body {
    font-family: "lucida grande", arial, verdana, tahoma, arial, sans-serif;
    font-size: 0.75em;
    margin: 0;
    padding: 0;
    color: #222;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

a {
	color: #206BA4;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #3B5998;
	outline: none;
	text-decoration: underline;
}

a:visited {
	color: #3B5998;
	outline: none;
	text-decoration: none;
}

a:visited:hover {
	color: #3B5998;
	text-decoration: underline;
}

a.image img, a img {
	border: none;
}

h1 {
	color: #4D4D4D;
	font-size: 1.65em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

h2 {
	color: #4D4D4D;
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 0.2em 0;
}


h3 {
	color: #4D4D4D;
	font-size: 1.1em;
	line-height: 1.286em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #4D4D4D;
	font-size: 1.1em;
	line-height: 1.286em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 1.4em 0;
}

#headerWrapper {
    /*background-color: #336699;*/
    background-image: url("../images/tools/bg.png"); 
    background-repeat: repeat-x;
}

#main,
#header {
    min-width: 750px;
    max-width: 985px;
    margin: 0 auto;
}

#header, #footer {
    padding: 6px;
}

#footer {
    clear: both;
    background-color: #dedede;
    text-align: center;
    padding: 25px 15px 25px 15px;
    font: normal 1.1em Georgia, times, serif;
    position: relative;
    z-index: 999;
    margin-top: 10px;
}

div#navMenu {
    /*width: 750px;*/
    text-align: center;
    color: #F0F0F0 !important;
    margin: 0 auto;
    padding: 4px 0 3px 0;
    font-size: 1em;
    font-weight: bold;
    background-color: #5e9ac6;
}

div#logo {
	margin: 2px 0 0 0;
	float: left;
	width: 335px;
}

div#logo h1, div#logo h3, div#logo h1 a, div#logo h1 a:hover, div#logo h2, div#logo h2 a, div#logo h2 a:hover {
    color: #FAFAFA;
    text-decoration: none;
}

div#search {
	color: #F0F0F0 !important;
	float: right;
	margin: 0;
	padding-top: 5px;
	width: 240px;
}

div#search input {
	width: 100px;
}

div#search img {
 	cursor: pointer;
	background: url("http://cdn.stumble-upon.com/images/btn_search_round_24x24.png") no-repeat top right;
	_background: url("http://cdn.stumble-upon.com/images/s.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.stumble-upon.com/images/btn_search_round_24x24.png', sizingMethod='image');
	margin-top: -1px;
	vertical-align: top;
}

div#search a, div#search a:hover, div#search a:visited,
div#navMenu a, div#navMenu a:hover, div#navMenu a:visited {
	color: #F0F0F0;
}

* html div#search img {
  	margin-top: 0;
}

.form .inputSm {
	border: 1px solid #4D4D4D;
	color: #333333;
	font-size: 1em;
	padding: 2px;
	width: 200px;
}

.form input.btnSm, .form input.btnGreenSm {
	background: #247E16;
	border: 1px solid #6ACD34;
	color: #fff;
 	cursor: pointer;
	font-family: Arial;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 1.7em;
	line-height: normal;
	margin-left: -1px;
	padding: 1px 8px 3px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

label {
    font-weight: bold;
}

sup.new {
    /*background: url(../images/tools/new.png) no-repeat top right;*/
    /*padding-right: 13px;*/
    color: #ff0000;
    font-size: 0.8em;
}

.titleSm {
    padding: 2px;
    padding-left: 5px;
    background-color: #e5e5e5;
    border-top: 1px solid #cecece;
    font-size: 1.1em;
    font-weight: bold;
}

.titlePlainMd {
    font-weight: bold;
    font-size: 1.2em;
}

div#topNav ul,
div#navMenu ul,
div#footer ul {
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    list-style: none;   
}

div#topNav li,
div#navMenu li,
div#footer li {
    display: inline;
}

div#contentLeft,
.contentLeft {
    float: left;
    width: 62%;
    padding-right: 1%;
    border-right: 1px solid #d3d3d3;
    margin-top: 5px;
}

div#contentRight,
.contentRight {
    float: right;
    width: 36%;
    margin-top: 5px;
}

div#content h1,
div#main h1,
.content h1 {
    padding: 3px 3px 3px 5px;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #dedede;
    background-color: #e5ecf9/*e3edff*/;
    font-size: 1.3em;
    color: #222;
}

.flashTitle {
    padding: 0px 3px 3px 5px;
    font-size: 1.3em;
    font-weight: bold;
    color: #006600;
}

.section {
    margin: 0 0 8px 0;
}

div#content #contentRight .section {
}

.item {
    margin: 5px 0;
    border-bottom: 1px dotted #d3d3d3;
    padding: 4px 0;
}

.item .itemThumbnail {
    float: left;
    margin-right: 5px;
}

.item .itemThumbnailRight {
    float: right;
    margin-left: 5px;
}

#content .itemDetails h1 {
    padding: 0;
    padding-left: 5px;
    padding-bottom: 3px;
    font-size: 1.2em; 
    font-weight: bold;
    color: #333;
    background-color: #fff;
    border: none;    
}

#content .itemDetails h2 {
    padding-left: 5px;
    font-size: 0.9em; 
    font-weight: normal;
    color: #666;
}

.itemDetails p {
    margin: 0;
    padding: 3px 0 3px 5px;
}

.itemDetails ul {
    padding: 0;
    margin: 0;
    margin-left: 20px;
    list-style: square;
    color: #888;
}

.itemDetails li {
    padding: 1px;
    padding-left: 0px;
}

.itemDetails .numberedList ul {
    list-style: decimal;
    margin-left: 25px;
}
.itemDetails .numberedList li {
    padding: 1;
    padding-left: 0;
}

.itemDetails ul.floated {
    margin-left: 120px;
}

.author {
    font-size: 0.9em;
    color: #444;
    padding-left: 5px;
}

.authorLg {
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 5px;
}

.authorMd {
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 5px;
    color: #444;
}

.authorSm {
    font-size: 0.9em;
    font-weight: bold;
    color: #555;
    padding-left: 5px;
}

.sample {
    float: left;
    margin-right: 25px;
    padding-left: 5px;
    text-align: center;
    font-size: 0.9em;
    color: #444;
}

div#about,
div#contact,
div#comments {
    width: 650px;
    padding-top: 10px;
    padding-left: 7px;
}

.jsk-comments {
    margin-top: 5px;
}

.boldMsgMd {
    font-size: 1.2em;
    font-weight: bold;
    color: #993300;
}

.authorImgSm {
    float: left;
    padding: 3px;
    margin-right: 3px;
    border: 1px solid #cecece;
}

.authorInfo {
    margin-bottom: 10px;
    border-bottom: 1px solid #cecece;
    padding: 5px 0;
}

.authorInfo .authorName {
    font-weight: bold;
    font-size: 1.1em;
    padding-top: 5px;
    padding-left: 80px;
}

.article h1 {
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 0 !important;
}

.article h2 {
    font-size: 1em !important;
    font-weight: bold !important;
    color: #222 !important;
    padding: 5px 0 !important;
}

.relatedItems {
    border: 1px solid #e5e5e5;
    padding: 4px;
    margin: 3px;
    width: 180px;
    float: right;
    background-color: #f5f5f5;
    font-size: 0.9em;
}

.directlyRelated {
    margin: 2px 0;
    border-bottom:1px solid #e5e5e5;
    font-size: 0.9em;
}

.slokam {
    font-weight: bold;
    padding: 3px 0 3px 5px;
}

.slokam p {
    padding: 0;
    margin: 0;
}

.breadcrumb {
    padding-top: 2px;
    padding-bottom: 4px;
    font-size: 0.85em;
}

/* Don't add anything below */
.clear {
    clear: both;
}

div#content .last,
.content .last {
    border-bottom: none;
}

.calImg {
    float: left;
}

.calDetails {
    margin-left: 80px;
}

.morefeeds {
    padding-left: 10px;
    padding-top: 5px;
}

.subNav {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

.col-l {
    float: left;
    width: 475px;
    margin-right: 15px;
}

.col-l h2 {
    margin: 3px;
    color: #444;
    margin-top: 10px;
    padding-bottom: 6px;
    border-bottom: 1px solid #cecece;
    font-size: 1.4em;
}

.col-l h3 {
    margin: 3px;
    color: #666;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left:2px;
    border: none;
    font-size: 1em;
}

.sponsorHidden a,
.sponsorHidden a:visited {
    color: #ffffff;
}

/* Ads */
.adJoinSvNetwork {
    background-color: #ffcc66;
    border: 1px solid #cc6600;
    color: #A0610D;
    text-align: center;
    padding: 7px;
}

.adJoinSvNetwork:hover {
    border: 1px solid #990000;
    background-color: #ff9933;
}

.adJoinSvNetwork a, .adJoinSvNetwork a:visited {
    color: #663300;
}

.adJoinSvNetwork .title {
    font-size: 1.5em;
    font-weight: bold;
    background-color: #ffcc66;
}

.adJoinSvNetwork .description {
    font-size: 1.2em;
}

