/*  
Theme Name: Arthemia
Theme URI: http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel
Author URI: http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #FFF;
	color: #858585;
	}


.signup-box {
color:#333333;
background:#A6C8DD url(http://pezmundial.com/wp-content/themes/arthemia/images/rssfondo.gif) repeat-x scroll center bottom;
border:1px solid #5483A0;
font-family:georgia,times new roman,times,serif;
font-size:22px;
padding:10px;
position:relative;
text-align:center;
}
.signup-box #chicklet-email {
left:-37px;
position:absolute;
top:-36px;
}
.signup-box #grabourfeed-icon {
position:relative;
top:0.3em;
}
.signup-box hr {
border:1px solid #5483A0;
margin:0pt 0pt 6px;
padding:0pt;
}
#email-signup-box {
margin:10px 0 5px;
}
#email-signup-box .subtext {
color:#7788AA;
display:block;
font-size:12px;
margin:5px 0pt 0pt;
padding:0pt;
}
#rss-signup-box {
margin:15px 0pt 0pt;
}
#rss-signup-box .subtext {
color:#9999FF;
display:block;
margin:10px 0pt 0pt;
padding:0pt;
}
.highlight {
background:#E0F4FD none repeat scroll 0% 0%;
}
#subscribe-form {
margin:10px 0pt;
padding:0pt;
}
#subscribe-form #emailfield {
text-align:center;
}
#subscribe-form input {
font-size:16px;
margin:15px 0pt 0px;
}
#subscribe-form #submit {
font-size:16px;
margin:15px 0pt 10px;
padding:0pt;
}
#subscribe-form-big {
margin:0px 0pt;
padding:0pt;
}
#subscribe-form-big input {
font-family:georgia,times new roman,times,serif;
}
#rightarrow-in-rss-qbox {
vertical-align:0.1em;
}
.yellow_highlight_box {
background:#FFFFDD none repeat scroll 0% 0%;
border-bottom:5px solid #E1E1C1;
border-top:5px solid #E1E1C1;
padding:20px 0pt;
}
.gray_highlight_box {
background:#EEEEEE none repeat scroll 0% 0%;
border-bottom:5px solid #DDDDDD;
border-top:5px solid #DDDDDD;
padding:20px 0pt;
}




ul.flickr_stream2 { list-style: none; margin: 0; padding: 0 10px;}
ul.flickr_stream2 li { margin: 0; padding: 0 5px 5px 0; display: inline; }
ul.flickr_stream2 li a img { padding: 3px;}
ul.flickr_stream2 li a:hover img { background: #fff; border-bottom: none; }








.navigation { 

background:#F5F5F5 none repeat scroll 0 0;
float:left;
font-size:1.2em;
line-height:1.3em;
margin-bottom:10px;
padding:5px;
width:435px;
}



	.previous { padding-left: 27px; margin-bottom: 0; background: url('http://pezmundial.com/imagenes/icon_previous.gif') 0 50% no-repeat; float: left; }
	
	.next { padding-right: 27px; margin-bottom: 0; background: url('http://pezmundial.com/imagenes/icon_next.gif') 100% 50% no-repeat; float: right; }







p {	
	margin: 15px 0;
	}




p.alert {
  background: GhostWhite url('images/icons/exclamation.png') 2% 50% no-repeat;
  border-left: 4px solid #F0775E;
/*
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size:8pt;
  line-height:13pt;
  margin-top:10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 30px;
}

p.new {
  background: GhostWhite url('images/icons/new.png') 2% 50% no-repeat;
  border-left: 4px solid #5185C2;
/*
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size:8pt;
  line-height:11pt;
  margin-top:10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 30px;
}

p.construction {
  background: GhostWhite url('images/icons/error.png') 2% 50% no-repeat;
  border-left: 4px solid #5185C2;
/*
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size:8pt;
  line-height:11pt;

  margin-top:10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 30px;

}




p.leer-mas {
background:GhostWhite none repeat scroll 0 0;
border-bottom:1px solid #EAE9E4;
border-top:1px solid #EAE9E4;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:1em;
line-height:6pt;
margin-bottom:10px;
margin-top:10px;
padding:10px 10px 10px 30px;
text-align:center;
width:140px;

}











p.information {

  background: GhostWhite url('images/icons/information.png') 2% 50% no-repeat;
  border-left: 4px solid #5185C2;
/*
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size:8pt;
  line-height:11pt;
  margin-top:10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 30px;
}

p.rss{

  background: GhostWhite url('images/icons/feed_add.png') 2% 50% no-repeat;
  border-left: 4px solid #FFA853;
/*
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size:8pt;
  line-height:11pt;
  margin-top:10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 30px;
}

p.note {
background:url("images/icons/page_white_text.png") no-repeat scroll 2% 50% #F2F2F2;
border-left:4px solid #EAE9E4;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:8pt;
line-height:11pt;
margin-bottom:10px;
margin-top:10px;
padding:10px 10px 10px 30px;
}


p.act {
background:url("http://duarte101.com/imagenes/icons/target_plus.png") no-repeat scroll 2% 50% #F2F2F2;
border-left:4px solid #EAE9E4;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:8pt;
line-height:11pt;
margin-bottom:10px;
margin-top:10px;
padding:10px 10px 10px 30px;
}




p.download {

  background: GhostWhite url('images/icons/package_go.png') 2% 50% no-repeat;
  border-left: 4px solid #008FC2;
/*
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size:8pt;
  line-height:11pt;
  margin-top:10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 30px;
}





a:link, a:visited {
	color: #5484A0;
	text-decoration:none;
	}


a:hover, a:active {
	color: #008FC2;
	text-decoration:none;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
-x-system-font:none;
	background:#FFFFFF url('images/comillas-grises.gif') no-repeat scroll left top;
	border-bottom:1px solid #EAE9E4;
	border-top:1px solid #EAE9E4;
	font-family:tahoma;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:small-caps;
	font-weight:normal;
	line-height:1.4em;
	margin:10px 0;
	padding:0 10px 0 40px;
	text-align:justify;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:845px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:825px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}




/* Navigation Bar*/
#navbar {

background:#2C2C2C url(images/navbar-top.png) repeat scroll 0 0;
margin:15px auto 0;
padding:0 10px;
text-transform:uppercase;
	}

#page-bar {
	width:500px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #008FC2;
	}

#page-bar li:current {
	background: #008FC2;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar a:current {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:220px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}



h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Tahoma;
	margin-bottom:3px;
	color:#666;
	font-weight:bold;
        border-bottom:1px solid #ECECEC;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:0px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/


div .media {
background:none repeat scroll 0 0 #F2F2F2;
border-bottom:3px solid #E3DBDB;
font-size:8pt;
line-height:11pt;
margin-bottom:10px;
margin-top:5px;
padding:10px;
text-align:justify;

}



div .media img {
	border:5px solid #bbb;
margin-left: auto;
margin-right:auto;
display: block;
	}


div .media-form {
background:none repeat scroll 0 0 #F2F2F2;
border:5px solid #E3DBDB;
font-size:8pt;
line-height:11pt;
margin-bottom:10px;
margin-top:5px;
padding:10px;
text-align:justify;

}

div .media-form p.icono {
background:url("http://duarte101.com/imagenes/icons/clock_fill.png") no-repeat scroll 2% 50% transparent;
font-size:8pt;
line-height:11pt;
margin-bottom:10px;
margin-top:5px;
padding:5px 25px 10px 35px;
text-align:justify;
	}


div .media-left {
  margin-top:15px;
  margin-bottom: 15px;
  border-bottom:3px solid #808285;
  padding:10px;
  font-size:8pt;
  line-height:11pt;
  /* border: solid #CCCCCC 1px;  */
  background: #FFFFFF url(http://invermedios.com/images/bg-gris.gif) repeat-x scroll 0 0;
text-align:justify;

}



div .media-left img {
	border:5px solid #bbb;
margin-bottom:40px;
margin-left: 2px;
margin-right:8px;
display: block;
	}








div .media-foto {
background:none repeat scroll 0 0 #E3DBDB;
font-size:8pt;
line-height:11pt;
margin-bottom:10px;
margin-top:5px;
padding:0;
text-align:justify;
}





div .media-foto img {
border-bottom:1px solid #666666;
border-top:8px solid #ECE5E5;
display:block;
margin-left:auto;
margin-right:auto;
	}


div .media-foto p {
background:url("http://duarte101.com/imagenes/icons/sticky_note_pin.png") no-repeat scroll 2% 50% transparent;
font-size:8pt;
line-height:11pt;
margin-bottom:10px;
margin-top:5px;
padding:5px 25px 10px 35px;
text-align:justify;
	}


div .media-foto p a {
  color:#2F3E69;
  text-decoration:underline;
	}






div .involucra {
  margin-top:15px;
  margin-bottom: 15px;
  padding-top:8px;
  padding-bottom:3px;
  font-size:8pt;
  line-height:11pt;

  border-left: 4px solid #009BCA;

  background: #29688D;text-align:center;

}





div .ads img {
	
	margin: 0px 0px 5px 0;
	
}


ul.asides {
/* background-color: #cccccc; */
color: #666; 
padding: 0px 12px 5px 0px;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 0px;


}
ul.asides li {

list-style: none;
font-size: 14px;

	border-left: 4px solid #999999;
	padding-left: 5px;

}

ul.asides a {
 /* color:#58a;  */
  text-decoration:none;
}
ul.asides a:hover {
  /* color:#009966; */
  text-decoration:underline;
}








#logo {
	width:440px;
        text-align:center;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:475px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 6px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:9px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:185px;
	}

#featured .title {
	font-weight:bold;
	}

#featured .divider {
	margin-left:85px;
	}


#headline a img, #featured a img {
	border:1px solid #bbb;
	margin-top:5px;
	margin-right:10px;
	}


#middle {
	width: 805px;
	background:#29688D;
	float:right;
	padding:10px;
	margin:0 0 10px 0;
        text-align:center;
	}

#middle-logo {
background:none repeat scroll 0 0 #5383A0;
float:right;
margin:0 0 10px;
padding:0;
width:825px;
	}

.category {
	width:170px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1 {border-top:8px solid #FF0000;}
#cat-2 {border-top:8px solid #006600;}
#cat-3 {border-top:8px solid #FFCC00;}
#cat-4 {border-top:8px solid #0033FF;}




.category span.cat_title, #front-popular h3, #front-list .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#036E06; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#036E06; color:#fff; }

#bottom {
	width: 825px;
	}

#front-list {
	width:475px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font-weight:bold;
	font-size:2em;
        font-family:Helvetica,Arial,sans-serif;
	letter-spacing:-0.05em;
        color:#333333;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:15px;
	margin-bottom:15px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {

color:#888888;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:left;

background:transparent url(http://duarte101.com/wp-content/themes/Cutline%201.1/images/hr_title_sep.gif) no-repeat scroll 0pt 100%;
margin:0pt 0pt 1.25em;

padding:0pt 0pt 1em;

	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:455px;
	background:#fff;


	padding:20px;
	font-size:1.05em;
	line-height:1.75em;






	float:left;
	min-height:400px;

	}

.post {




	font-size:1.2em;
	line-height:1.6em;
        font-family:Tahoma, Verdana,Georgia,"Times New Roman",Times,serif; color:#666;
text-align:justify;
	
}

.post p {
	margin-top:0px;
	}

.post p.frase {
font-family:Georgia,Times,"Times New Roman",serif;
background:transparent url(http://pezmundial.com/wp-content/themes/arthemia/images/comillas.png) no-repeat scroll left top;
color:#666666;
display:block;
font-size:180%;
letter-spacing:-0.03em;
line-height:120%;
margin:10px 20px;
padding:10px 20px 0pt 40px;
text-align:left;
}







.post p.curiosidades {
background:transparent url(http://pezmundial.com/wp-content/themes/arthemia/images/alerta.png) no-repeat scroll left top;
color:#666666;
font-size: 14px;
line-height:1.75em;
display:block;
margin-left:20px;
margin-right:20px;
padding:2px 20px 4px 40px;
}

.post p.calendario {
background:transparent url(http://pezmundial.com/wp-content/themes/arthemia/images/clip.png) no-repeat scroll left top;
color:#666666;
font-size: 14px;
line-height:1.75em;
display:block;
margin-left:20px;
margin-right:20px;
padding:2px 20px 4px 40px;
}


.post .clearfloat {
	/* border-bottom:1px dotted #333;   */
	margin:10px 0px;
	}

.post ul, .post ol {
	margin-bottom:15px;
	}

#content h2.title {
	font-weight:bold;
	font:2.2em Georgia;
	letter-spacing:-0.05em;
	border-bottom:1px solid #eae9e4;
	border-top:3px solid #eae9e4;
	margin-bottom:15px;
	padding:5px 0px;
        text-align:left;
	}

#content .title {
	font:1.5em Georgia;
	}

.post ul li {
border-bottom:1px solid #F2F2F2;
list-style:square outside none;
margin-left:30px;
       }

.post ol li {	
        border-bottom:1px solid #ECECEC;
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li {	
	list-style:square;
	margin-left:20px;
	}


.post img, .post a img, #front-list img {
	border:0px;
	margin:0 10px 5px 0;
	}






#featured .left {
	border:0px;
        margin:0;
	}


.right {
        float:right;
	border:0px;
        padding:0 0 5px 15px;
	}

.left {
        float:left;
	border:0px;
        padding:0;
	}


.post .ads {
	margin-top:10px;
	}







.tagged { padding: 0.4em 0 0 0; background: url('http://duarte101.com/wp-content/themes/Cutline%201.1/images/hr_tag_sep.gif') no-repeat; font-size: 0.9em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }





#stats {

	margin-top:-10px;
       	margin-bottom:10px;
	padding:4px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	border-right:1px dotted #333;
	padding: 0px 5px 0px 5px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
        text-decoration: underline;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}




/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
background:#F2F2F2 none repeat scroll 0 0;
border-bottom:3px solid #EAE9E4;
color:#666666;
font-family:tahoma;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-weight:bold;
line-height:normal;
margin:10px 0 5px;
padding:8px 10px;
text-transform:uppercase;
	}

#sidebar-top, #sidebar-bottom {
	width:290px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:290px;
	float:right;
	}

#sidebar-left {
	width:130px;
	padding:0px 5px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:130px;
	padding:0px 10px 10px 5px;
	float:right;
	background:#fff;
	}


#sidebar li {
border-bottom:1px solid #F2F2F2;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:2px 0 2px 13px;
	}

#sidebar ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
#sidebar ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
#sidebar ul.flickr_stream li a img { padding: 3px; }
#sidebar ul.flickr_stream li a:hover img { background: #008FC2; border-bottom: none; }




#sidebar-flickr {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
        text-align:center;

	}


#sidebar-flickr ul { list-style: none; margin: 0; padding: 0 10px; }
#sidebar-flickr ul li { margin: 0; padding: 0 5px 5px 0; display: inline; background:none;}
#sidebar-flickr ul li a img { padding: 3px; }
#sidebar-flickr ul li a:hover img { background: #008FC2; border-bottom: none; }


#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;

	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.searchbutton {
	padding: 1px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
background:#F2F2F2 none repeat scroll 0 0;
border-bottom:3px solid #EAE9E4;
color:#4D4D4D;
font-family:tahoma;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:3px;
padding:3px 14px;
text-align:justify;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:425px;
	float:none
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
background-color:#E9EFF3;
border-bottom:3px solid #EAE9E4;
	}

li.my_comment cite strong {
	font-size: 1.1em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:0px;
	text-align:right
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9
	}

.avatar {
	border:5px solid #BBBBBB;
	margin:1px 8px 1px 0;
	float:left;
	padding:0px;
	width:45px;
	height:45px;
	}	

.avatar-e {
border:5px solid #BBBBBB;
float:left;
height:70px;
margin:5px 8px 0 0;
padding:0px;
width:70px;
}

#comment {
	width:590px;
	background:#fff;
	}
/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 805px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:240px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:240px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#036E06;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {border-top:0px solid #333;
	margin: 0 auto;
	width: 805px;
	font-size:1.0em;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}