* { margin: 0; padding: 0; }
body {
	font: 12px "Helvetica Neue", Helvetica, Arial,sans-serif;
	background: url('../images/body-bg.jpg') repeat-x 0 -25px;
}
a { color: #3B5998; }
a:hover { color: #036; }
.clear { clear: both; }

#c-s {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}
#c {
	background: url('../images/C-bg.png') repeat-y right 0;
}
#h {
	position: relative;
	height: 61px/*59px*/;
	background: url('../images/h1-bg.png');
	border-top: 1px solid #eef8eb;
    overflow:hidden;
}
#h h1 { }
#h h1 a {
	display: block;
	width: 147px;
	height: 58px;
	margin: 0 0 0 15px;
	background: url('../images/h1.png') no-repeat 0 -58px;
	text-indent: -1000em;
	outline: none;
}
#h h1 a:hover { opacity: .9; }
/*#h h2 a:hover { background-position: 0 0; }*/
#h form { position: absolute; top: 18px; right: 15px; }
#h form fieldset { border: 0; }
#h #q {
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border:1px solid #999;
	font-size:1em;
	margin:0;
	padding:4px;
	vertical-align:middle;
	width: 200px;
}
#h #s {
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	background:url("../images/q.jpg") repeat-x center center #609512;
	border: 1px solid #609512;
	border-left: 0;
	color:#FFFFFF;
	cursor:pointer;
	padding:4px 15px;
	text-shadow:0 1px 0 black;
	vertical-align:middle;
	font-size: 10px;
	height: 25px;
}

#h form fieldset legend {
	display: none;
}
#w {
	width: 635px;
	margin: 0;
	padding: 12px 10px 12px 15px/*37px*/;
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
	-moz-box-shadow: 1px 1px 1px #DDD;
	-webkit-box-shadow: 1px 1px 1px #DDD;
	/*border-top: 1px solid #FFF;*/
	background: #F6F5EA /*#C2CDD9*/ /*url('../images/bookmark.png') no-repeat 10px 0*/;
	color: #203360;
	font-size: 11px;
	overflow: hidden;
	white-space: nowrap;
	color: #555;
}
#w li { display: inline; margin: 0 4px 0 0; list-style-type: none; }
#w a { text-decoration: underline; }
#w a:hover { text-decoration: underline; }
#w em {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	/*font-family: Georgia,Times,serif;*/
}
#l {
	float: left;
	width: 660px;
	/*-moz-box-shadow: 4px 0 5px #F1F1F1;*/
}
#l-p {
	padding: 8px 15px 0 0;
}
#cat { height: 15px; padding: 6px 0 9px 4px; background: #419F00 url('../images/h1-bg.jpg') repeat-x 0 -63px; color: black; }
#cat.radius { -moz-border-radius: 0 0 0 5px; -webkit-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px; }
#cat dd { float: left; margin: 0 8px; }
#cat dd a { color: #F6F6F6/*324712*/; text-decoration: none; }
#cat dd strong { font-weight: normal; text-shadow:0 1px 0 #555; }
#cat dd em { font-size: 11px; font-style: normal; background-color: #619613; -moz-border-radius: 8px; -webkit-border-radius: 8px; color: #DDD; }
#cat dd.act a strong { text-decoration: none; font-weight: bold; }
#cat dd a:hover strong { text-decoration: underline; }
#cat dd.act a,#cat dd a:hover { color: white; }
#cat dd.act a em,#cat dd a:hover em { background: #70BE10; color: #314e06; color: white; -moz-box-shadow: 2px 1px 1px #348500; -webkit-box-shadow: 2px 1px 1px #348500; }
#cat dd.act a em span,#cat dd a:hover em span { color: #70BE10; }

#l .sense {
	text-align: center;
	margin: 8px auto;
}
#r .sense {
	margin: 0 0 8px 0;
}
#r {
	position: relative;
	float: left;
	width: 293px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px 15px 0 10px;
	font-size: 12px;
}
#r a {
	font-size: 12px;
}
#r dl {
	margin: 0 0 15px 5px;
	margin: 0;
}
#r dt,#ck dt {
	margin: 0 0 12px 0;
	padding: 4px 6px;
	border-top: 1px solid #DDD;
	color: #444;
	font-size: 12px;
	background-color: #F6F5EA;
}
#r dt.top,#ck dt.top {
	/*padding-left: 25px;
	background: url('../images/gold.png') no-repeat 0 0;*/
}
#r dt.com {
	/*padding-left: 25px;
	background: url('../images/comments.png') no-repeat 0 0;*/
}
#r dd {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#r #imsg dd { border-bottom: 1px solid #DDD; margin: 0 0 6px 0; padding: 0 0 6px 0; }
#r #imsg dd:last-child { border: 0; }
#imsg .link { margin: 0 0 4px 0; }
#imsg .link a { display: block; white-space: nowrap; overflow: hidden; font-size: 11px; }
#imsg .pers a { text-decoration: none; color: #333; line-height: 18px; }
#imsg .pers a strong { color: #555; background: url('../images/ico/users.gif') no-repeat 0 2px; padding: 0 3px 0 15px; }

#playme {
	position: absolute;
	top: 10px; left: 10px;
	z-index: 2;
	background-color: white;
}
#playme div {
	border: 1px solid #666;
}
#playme object {
	display: block;
	width: 300px; height: 248px;
}

#ck {}
#ck ol { margin: 0 0 0 20px; color: #3B5998; font-size: 12px; }
#ck ol li { margin: 0 0 4px 0; padding: 0 0 4px 0; border-bottom: 1px dotted #DDD; font-weight: bold; }
#ck ol li a { text-decoration: none; font-weight: normal; }

#e {
	clear: both;
}
hr {
	clear: both;
}

.block {
	position: relative;
	margin: 0;
	padding: 14px 1px 14px 37px;
	border-bottom: 1px dotted #DDD;
}
/*.block:hover {
	padding: 13px 0 14px 36px;
	border: 1px solid #F1F1F1;
}*/
.block h1,
.block h3 {
	margin: 0 0 3px 0;
	font-size: 16px;
}
.block a var {
	display: block;
	position: relative;
	float: right;
	margin: 0 0 5px 5px; padding: 3px;
	border: 1px solid #DDD;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	/*width: 130px; height: 97px;*/
}
#kws .block a var { width: auto; height: auto; }
.block a:hover var {
	border-color: #666;
}
.block a var img {
	display: block;
    /*max-height: 115px;*/
	border: 0;
}
.block a var span {
	display: block;
	position: absolute;
	right: 5px; bottom: 4px;
	width: 16px; height: 16px;
	background: url('../images/ico/eye_inv.png') no-repeat;
}

.block p.content { margin: 8px 0 10px 0; line-height: 18px; color: #777; font-size: 12px; }
.block p.content span.source { text-transform: uppercase; font-size: 12px; }
.block p.content span.date { color: #999; font-size: 13px; }
.block p.content span.snppt { color: #555; }
.block p.url a { }

/*.block:hover .hitit { left: 4px; top: 9px; }*/
.block .hitit {
	display: block;
	position: absolute;
	top: 10px; left: 5px;
	width: 27px;
	height: 24px;
	margin: 0 10px 5px 0;
	background: url('../images/hand-bg.gif') no-repeat 0 -24px;
	text-indent: -100em;
	outline: none;
	z-index: 2;
}
.block .hitit:hover {
	background-position: 0 0;
}
.block a.star,
.block a.star:hover {
	z-index: 1;
	background-position: -27px 0;
	cursor: default;
}
.line { color: #CCC; }
.static .line { line-height: 25px; }
.line dd {
	display: inline;
	color: #999;
	font-size: 11px;
}
/* http://brainstormsandraves.com/archives/2008/04/10/blogicons/ */
.line dd.com { background: url('../images/ico/comments.gif') no-repeat 0 2px; padding: 0 0 0 13px; }
/*.line dd.cat { background: url('../images/ico/tag.gif') no-repeat 0 2px; padding: 0 0 0 15px; }
*/.line dd.dat { background: url('../images/ico/calendar.gif') no-repeat 0 2px; padding: 0 0 0 15px; }
.line dd.twt { position: relative; }
.line dd.twt strong { background: url('../images/ico/share.gif') no-repeat 0 0; padding: 0 0 0 22px; font-weight: normal; position: relative; z-index: 2; }
.line dd.sou a { text-decoration: none; color: #999; }
.line dd.sou a:hover { text-decoration: underline; }
.line dd.active strong { background-position: 0 -64px; padding-bottom: 2px; margin-bottom: 3px; border-bottom: 1px dotted white; }
.line dd.active strong a { text-decoration: none; color: #003; cursor: default; }
.line dd.active ul { display: block; }
.line dd ul { display: none; position: absolute; top: -6px; left: -5px; z-index: 1; padding: 29px 0 1px 0; border: 1px solid #CCC; background-color: #C0DCE5; list-style-type: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.line dd.twt ul li { /*border-bottom: 1px dotted white; padding: 2px 0 0 0;*/ }
.line dd.twt ul li a { display: block; margin: 0 8px 2px 0; height: 18px; background: url('../images/ico/share.gif') no-repeat 0 0; padding: 0 0 0 27px; color: #3B5998; }
.line dd a { color: #3399cc; text-decoration: none; }
.line dd a:hover { color: #3B5998; }
.line dd iframe { vertical-align: bottom; }


.line dd.twt ul li.fb { /*border-top: 1px dotted white;*/ }
.line dd.twt ul li.fb a { background-position: 4px -16px; }
.line dd.twt ul li.tw a { background-position: 4px -32px; }
.line dd.twt ul li.em a { background-position: 4px -48px; padding-top: 1px; height: 17px; }

.line dd.twt ul li a:hover { color: #003; }
.line dd.twt ul li.fb a:hover { background-position: 4px -80px; }
.line dd.twt ul li.tw a:hover { background-position: 4px -96px; }
.line dd.twt ul li.em a:hover { background-position: 4px -112px; }

#kw-h3,
h3.coments {
	color: #666;
	font-size: 12px;
	margin: 20px 0 15px 0;
	font-weight: normal;
}
h3.coments { margin-top: 25px; }
#kw-h3 strong { font-weight: normal; color: #666; }
#kw .block {
	margin: 7px 0 5px 0;
	padding: 3px 0 6px 35px;
}
#kw .block a.cat {
	font-size: 11px;
	color: #3399CC;
}
#kw .block .hitit {
	background-position: 0 -48px;
	top: -3px; left: 0;
}
#kw .block a var {
	float: left;
	margin: -6px 6px 0 0;
}
#kw .block a var img {
	width: 25px;
}

ul.coments,#ad ul {
	list-style-type: none;
}
ul.coments dl {
	position: relative;
	padding: 8px 0 8px 150px;
	border-top: 1px dotted #CCC;
	min-height: 40px;
}
ul.coments li.none dl {
	padding: 20px 0 0 0;
}
ul.coments dt {
	position: absolute;
	left: 0; top: 8px;
	margin: 0 0 5px 0;
	color: #999;
	font-size: 11px;
	overflow: hidden;
	width:145px;
}
ul.coments dt a {
	display: block;
	margin: 0 0 3px 0;
	font-size: 12px;
}
ul.coments dd {
	line-height: 18px;
	color: #333;
	font-size: 12px;
}
#l-p fieldset {
	border: 0;
	margin: 10px 0;
	padding: 15px;
	border: 1px solid #DDD;
	background-color: #fbfbe4;
}
#l-p fieldset label {
	display: block;
	position: absolute;
	top: 2px; left: 0;
	font-size: 12px;
	font-weight: bold;
}
#l-p fieldset div input {
	padding: 3px;
	border: 1px solid #999;
	background-color: white;
}
#l-p fieldset div input#submit {
	background-color: #993;
	color: white;
	text-transform: uppercase;
}
#l-p fieldset label span {
	display: block;
	height:70px;
	width:90px;
	border: 1px solid #DDD;
}
#l-p fieldset div {
	position: relative;
	margin: 0 0 12px 0;
	padding: 0 0 12px 150px;
	border-bottom: 1px solid #DDD;
	font-size: 11px;
}
#l-p fieldset div#error { color: red; }
#l-p fieldset div.none { border: 0; padding-bottom: 0; margin-bottom: 0; }
#l-p fieldset div#cap {
	min-height: 75px;
}
#l-p fieldset textarea {
	width: 100%;
	height: 120px;
}
#ad ul {
	margin: 5px 0 15px 15px;
}
#ad ul li {
	padding: 3px 0;
	font-size: 11px;
	color: #999;
	list-style-type: square;
}

#tweets ul.coments dt a img {
	display: block;
	float: left;
	margin: 3px 8px 0 0;
	width: 27px;
	border: 0;
}
#tweets ul.coments dl {}
#tweets .more {
	background-color:#FFFFFF;
	background-image:url(http://s.twimg.com/a/1266868794/images/more.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:22px;
	line-height:1.5em;
	margin-bottom:6px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:3px 0;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	width:100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#tweets ul.coments dt span a {
	color: #999;
	font-size: 11px;
	text-decoration: none;
}
#tweets ul.coments dt span a:hover { text-decoration: underline; }

ul#n {
	list-style-type: none;
	height: 45px;
	margin: 20px 0 0 0;
}
ul#n li {
	float: left;
}
ul#n li span {
	color: #555;	
}
ul#n li span,ul#n li a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 4px 6px;
	border: 1px solid #DDD;
	font-size: 11px;
}
ul#n li span.active {
	background-color: #3B5998;
	color: white;
}

#f {	
	-moz-border-radius:10px 0 10px 10px;
	-webkit-border-radius:10px 0 10px 10px;
	background-color:#F1F1F1;/*C2CDD9*/
	border:1px solid #CCC;
	clear:both;
	color:#233952;
	font-size:12px;
	margin:0 auto 15px;
	padding:20px 0;
	text-align:center;
	width:978px;
}
#ff {
	padding: 15px 0;
	border-top: 1px solid #AAA;
	text-align: center;
}
.spinner {
	padding: 30px 0;
	background: url("../images/spinner.gif") no-repeat center 10px;
}
#a728x90 {/*
	margin: 0;
	padding: 10px 0 7px 32px;
	border-bottom: 1px solid #DDD;
	text-align: left;
	*/
}
#a468x60 {
	width: 468px;
	height: 60px;
	background-color: red;
}
#a300x250 {
	width: 300px;
	height: 250px;
	background-color: red;
}

#ss #az {
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
#ss #az a, #ss #az strong {
	margin: 0 3px 0 0;
	text-decoration: none;
}
#ss #az hr {
	display: none;
}
#ss #link {
	padding: 15px 0;
	line-height: 25px;
	text-align: justify;
}

a.rtwt {
    border: 0 none;
    font: 12px Helvetica,Arial;
	text-shadow: 0 1px #FFF;
    text-decoration: none;
}
a.rtwt span {
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    background: #D5E6EF;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #D5E6EF);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFFFFF),color-stop(1, #D5E6EF));
    border: 1px solid #A4CCE5;
    color: #186486;
    margin-left: 2px;
    padding: 3px 4px;
	font-size: 11px;
	cursor: pointer;
}
a.rtwt:hover span {
	color: #0B3752;
	border-color: #53A3D6;
	background: #C6E0EF;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #C6E0EF);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFFFFF),color-stop(1, #C6E0EF));
}
#cat-fllw { float: right; margin: 0 10px 0 0; }

#videos { border: 1px solid #DDD; border-top: 0; border-right:0; overflow: auto; padding: 6px; }
#videos li { float: left; list-style-type: none; width: 215px; height: 60px; overflow: hidden; }
#videos a { display: block; float: left; }
#videos a img { display: block; float: left; width: 80px; border: 0; }
#videos span { float: left; display: block; width: 110px; margin: 0 0 0 10px; font-size: 11px; }

