/*
Theme Name: koutourou2
Version: 1.0
Author: koutourou.gr
Tags: white, two-columns,
*/

/***************************************************/
* {
	font-family: arial;
	color: #333333;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
	background: #ffffff url(images/bg.jpg) repeat-x top;
	text-align: center;
}

#container {
	width: 956px;
	margin-right: auto;
	margin-left: auto;

	text-align: left;
}

#header {
	width: 917px;
	height: 150px;
}
/***************************************************/
#pagenav {
	float: left;
	width: 622px;
	height: 45px;
}

#pagenav ul {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 30px;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
}

#pagenav ul li a {
	background: url(images/nav.gif) repeat-x;
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #bbb;
	font-weight: bold;
}

#pagenav ul li a:hover {
	background: url(images/nav.gif) repeat-x;
	background-position: center -30px;
	color: #666;
}

#pagenav ul li.current_page_item a {
	background: url(images/nav.gif) repeat-x;
	background-position: center -60px;
	color: #FFF;
}

#pagenav ul li.current_page_item a:hover {
	background: url(images/nav.gif) repeat-x;
	background-position: center -60px;
}
/***************************************************/
#searchform {
	float: right;
	width: 333px;
	height: 50px;
	margin-right: 0px;
margin-top: 45px;
}
#logo3 {
	float: right;
	margin-top: 0px;
	margin-left: 180px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 1px;

}

#searchform form {
	float: right;
	display: inline;
	background: url(images/search.png) no-repeat;
	background-position: left 0px;
	width: 290px;
	height: 50px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 42px;
}

#searchform label {
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 128px;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background: url(images/search-input.png) no-repeat;
	color: #666;
}

#searchbutton {
	width: 35px;
	height: 25px;
	line-height: 1.4em;
	background: url(images/search-button.png) no-repeat;
	font-weight: bold;
	color: #366799;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
#logo {
	float: left;
	display: inline;
	margin-top: 16px;
	margin-left: 0px;
	margin-right: 20px;
	padding-right: 40px;
	padding-left: 1px;
	border-right: 0px dashed #ccc;
	background-position: left 0px;
}
#logo2 {
	float: left;
	margin-top: 63px;
	margin-left: -55px;
	margin-right: 0px;
	padding-right: 40px;
	padding-left: 1px;

}


#logo h1 {
	padding-top: 9px;
	font-size: 22px;
	font-weight: bold;
}

#logo h1 a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #366799;
}

#logo h1 a:hover {
	color: #5ea2e7;
}

#logo .description {
	color: #666;
	font-size: 11px;
	line-height: 1.4em;
}

#about {
	float: left;
	display: inline;
	margin-top: 50px;
	width: 500px;
	font-size: 11px;
}




#about p {
	color: #666;
	font-size: 11px;
	line-height: 1.4em;
}

/***************************************************/
#column {
	float: left;
	width: 540px;
	margin-right: 20px;
	border-top: 0px solid #a1c4d3;
}

.post {
	margin-top: 10px;
}

.post a {
	color: #639eca;
}

.post a:hover {
	color: #900;
}

.post-top {
	width: 540px;
	height: 10px;
	overflow: hidden;
}

.post-bottom {
	width: 540px;
	height: 10px;
	overflow: hidden;
}

.entry {
	border-right: 0px solid #ddd;
	border-left: 0px solid #ddd;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 20px;
	letter-spacing: -1px;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #666;
	padding-bottom: 5px;
	font-size: 11px;
display: inline;
}
.entry .cat2  {	

font-size: 11px;
color: #666;


}
.entry .cat3  {	
display: inline;

}

/********* CSS For Post Info Below Header ***************/
.info {
	
border-top: 1px solid #d5dce5;
border-bottom: 1px solid #d5dce5;
background: #fcfcfc;
padding-left: 2px;
padding-right: 2px;
Font-size: 11px;
margin-left: 14px;
margin-right: 15px;
}

.info .cat {

	float: left;


}

.info .comments {
	float: right;
}

.info .cat a {
background: #fcfcfc;	
line-height: 26px;
	background: url(images/splash_orange.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}



.info .comments a {
	line-height: 26px;
	background: url(images/ubble.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}



/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
        color: #5D5D5D;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	display: block;
}
.fb_share_link {
font-size: 11px;
	font-weight: bold;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #5ecef7;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #069;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.png) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: arial;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */

.tags {
	border-top: 1px solid #d5dce5;
	font-weight: bold;
	line-height: 2em;
	color: #666;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	font-size: 11px;
margin-left: 14px;
margin-right: 15px;
}

.tags a {
	font-weight: normal;
	color: #639eca;
	text-transform:lowercase;
}

.tags a:hover {
	color: #900;
}


follow {
	background: #f9f9f9;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;




	border: 1px dashed #eee;
	font-weight: bold;

	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.followrel {
	background: #f9f9f9;
	padding: 10px;
	margin-left: 0px;

	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #eee;
	font-weight: bold;
	font-size: 11px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
}

.navigation a {
	color: #333;
}

.navigation a:hover {
	color: #666;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #666;
}
/***************************************************/
#sidebar {
	float: left;
	width: 357px;
	border-top: 0px solid #79d8ff;
margin-top: 57px;
}
/***************************************************/
.box {
	width: 357px;
}

.box h2 {
	margin-top: 10px;
	display: block;
	width: 355px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;

	height: 26px;
	background: #f3f8fb;
	color: #333;
	line-height: 26px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}
.boxrss {
	
margin-top: 10px;
float: left;
display: inline;
}

.boxrss2 a {
letter-spacing: 0px;
	
	margin-top: 35px;
	margin-bottom: 20px;
	color: #366799;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
float: right;
}
.boxrss2  a:hover {
	display: block;
	color: #5ea2e7;
}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribe {
	padding: 1px;
	
	
}

.rssfeed {
	font-size: 13px;
	line-height: 1.4em;
	
	background-position: left 5px;
	padding-left: 1px;
	margin-bottom: 0px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	
	font-size: 13px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	
	padding-left: 0px;
	line-height: 1.5em;
	color: #366799;
	margin-right: 40px;
}




.rssfeedlinks3 a {
	float: left;
	font-weight: bold;
	
	padding-left: 12px;
	line-height: 1.5em;
	color: #366799;
	margin-right: 40px;
margin-top: 25px;
}



.rssfeedlinks a:hover {
	color: #5ea2e7;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat bottom;
}

#rssinput:focus {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat top;
}

#rssbutton {
	width: 36px;
	height: 36px;
	background: url(images/rss-button.gif) no-repeat;
	cursor: pointer;
}
/***************************************************/
.tabs {
	margin-top: 10px;
	width: 420px;
	overflow: hidden;
}


.tabs li {






















	float: left;
	display: inline;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}

.tabs li a {
	float: left;
	display: block;
	color: #336699;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 26px;
	height: 26px;
	background: url(images/tab.gif) repeat-x top;
}

.tabs li a:hover {
	display: block;
	color: #5ea2e7;

}


.tabs li a.selected {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;
}

.tabs li a.selected:hover {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;

}


.tabs1 a{
	display: block;
	background: url(http://www.zing.gr/wp-content/themes/zing/images/twitter.png) repeat-x top;
	color: #FFF;
margin-top: 0px;
	width: 146px;
height: 32px;

}

.tabs1 a:hover {
	display: block;
	background: url(http://www.zing.gr/wp-content/themes/zing/images/twitter.png) repeat-x bottom;
	color: #FFF;
height: 32px;

}
.tabs2 a{
	display: block;
	background: url(http://www.zing.gr/wp-content/themes/zing/images/facebook.png) repeat-x top;
	color: #FFF;
margin-top: 10px;
	width: 146px;
height: 32px;

}

.tabs2 a:hover {
	display: block;
	background: url(http://www.zing.gr/wp-content/themes/zing/images/facebook.png) repeat-x bottom;
	color: #FFF;
height: 32px;

}
.tabs3 a{
	display: block;
	background: url(http://www.zing.gr/wp-content/themes/zing/images/youtube.png) repeat-x top;
	color: #FFF;
margin-top: 10px;
	width: 146px;
height: 39px;

}

.tabs3 a:hover {
	display: block;
	background: url(http://www.zing.gr/wp-content/themes/zing/images/youtube.png) repeat-x bottom;
	color: #FFF;
height: 39px;

}
/*********************************************************

/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	background: #FFF url(images/tabtop.gif) no-repeat top;
	
	border-top: 0;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
	color: #2c78b9;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #5ea2e7;
}

.tabcontent ul li {
	display: block;
	
	background-position: left 5px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
	color: #666;
	line-height: 1.4em;
	font-size: 11px
}

.tabcontent ul li a {
	color: #2c78b9;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #5ea2e7;
}

.tabcontent ul li span {
	display: block;
	color: #666;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 168px;
	margin-right: 20px;
	font-size: 11px;
}

.sidebar a {
	color: #366799;
}

.sidebar a:hover {
	color: #5ea2e7;
}

.sidebar ul li h2 {
	margin-top: 10px;
	
	background: #f3f8fb;
	width: 166px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;

	height: 26px;
	color: #336699;
	line-height: 26px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}

.sidebar ul li div {

	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 10px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	
	color: #366799;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #5ea2e7;
}
/***************************************************/
#footer {
	margin-top: 35px;
	width: 100%;
	background: #fff;
	border-top: 5px solid #fff;
	padding-top: 15px;	padding-left: 15px;
	padding-bottom: 15px;

}

#footercontent {
margin-top: 5px;
	width: 950px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
border-top: 2px solid #ddd;

}



#footercontent ul {
margin-top: 5px;
	float: left;
margin-bottom: 10px;
	
}

#footercontent ul li {

	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ccc;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #333;
	line-height: 1.5em;
}

.copyright {
margin-top: 7px;
	float: right;
	color: #666;
	line-height: 1.5em;
	font-size: 11px;
}

.copyright a {

	font-weight: bold;
	border-bottom: 1px dotted #ff9600;
	line-height: 1.5em;
	color: #666;
}

.copyright a:hover {
	color: #333;
	line-height: 1.5em;
}

.rss {
margin-top: 8px;
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #366799;
	margin-right: 25px;
}

.rss a:hover {
	color: #333;
	line-height: 1.5em;
}

.property {
margin-top: 8px;
	float: right;
	color: #366799;
	line-height: 1.5em;
	font-size: 11px;
}

.property a {
	font-weight: bold;
	color: #366799;
}

.property a:hover {
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;

	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;

	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;








}

.result .rdate {
	float: left;


	line-height: 2em;

















	color: #aaa;
}

.result .rcomment {




	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #666;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #fffff9;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #666;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #666;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	border-top: 5px solid #3fccea;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 16px;	width:508px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {width:508px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

 p.audioplayer_container {  
   text-align: center;  
 }  

/* Begin Form Elements */
#gravatarimg { float:left; margin: 0 5px 3px 0; }
#gravatarimg img { border:0; }
.post-btm .comments {float:right;font-size: 11px;padding:8px 0px 8px 0px; line-height:5px;}
.post-btm .comments a { 
	background: url(images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px; }	
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 5px; margin: 5px 5px 1px 12px; }
#commentform textarea { width: 95%; padding: 5px; margin: 5px 5px 1px 10px;}
/* End Form Elements */

/* Begin Comments*/
.alt { 	margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: left; width:508px;}
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist li a { color: #639eca;}
.commentlist li a:hover { color: #900;}
.commentlist p {margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 5px;	}
.nocomments { text-align: center; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}
#commentform input, select, textarea {margin-left:10px; padding:0; color:#000; border:1px solid  #ccc;}
#commentform input#s {height:17px;padding:5px 0;}
#commentform #submit, #searchsubmit {background :#6CA0D5; color:#fff;margin-left:12px;width:126px; text-align:center;height:29px;font-weight:bold;border:0;text-align:center;}
blockquote { border-left: 3px solid #E9E9E9;}
	
ol.commentlist {margin-left:10px;padding:5px;}
.commentlist li { font-weight:normal;font-size: 12px;line-height: 15px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 12px;}
code { font: 1.1em Fixed; border:1px normal #999;margin:5px;padding:5px;display:block;}
h3, h3#comments {padding: 5px; margin-left:10px;}
.alt { background-color: #f7fcfe;border:1px solid #f1f1f1;}
/* End Comments */