/* 
Theme Name: Solemnity2
Theme URI: http://www.davilac.net/themes
Description: Solemnitity2 justify
Version: 1.0 
Author: Davilac and Com
Author URI: http://www.davilac.net
*/
/* Credits*/
/* Original Design By www.sixshootermedia.com */

body {
	font: 75%/1em Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin:10px 0 0 0;
	/*background:url(images/body.jpg) top repeat-y #333;*/
	background-color:#CCCCCC;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}


/*-----------------------------------Other tags-----------------------------------------*/

acronym { border-bottom: 1px dashed #999; cursor: help }

/* lists */

.entry img {margin: 0 10px} /* all images styling */
img.right {float: right}  /* right floating images */
img.left {float: left}   /* left floating images */

#searchdiv {
	margin-bottom: 10px;
		margin-left: 5px;
}

p a {
	/*color:#73ACFB;*/
	color:#CC0000;
	text-decoration:none;
	border-bottom:1px solid #f7f7f7;
}
p a:hover {	
	border-bottom:1px solid #f2f2f2;
	text-decoration:underline;
}

#header {
	width:734px;
	height:180px;
	margin:0 auto;
	background:url(images/header.jpg) top no-repeat;
	background-color: #FFFFFF;
	padding:0px 0px 0px 0px; !important;
}

#header h1 {
	float:right;
	font:300% Arial;
	letter-spacing:0px;
	width:75%;
	text-align:right;
	padding:10px 10px 10px 10px;
}

#header h2{
	float:right;
	font:180% Arial;
	letter-spacing:-1px;
	width:75%;
	text-align:right;
	padding:10px 10px 10px 10px;
}

#header h1 a {
	color:#FFF;
	text-decoration:none;

}

#heaver #nav {
	
}

#header #nav li {
	list-style:none;
	float:left;
	padding:16px 0 !important;
	padding:15px 0;
}

#header #nav li a {
	font:120% Verdana;
	color:#ccc;
	text-decoration:none;
	margin:0 5px 0 0;
	padding:16px 8px;
}
#header #nav li a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a:hover {
	background:url(images/a_hover.jpg) bottom repeat-x #333;
}

#header #nav a.current_page_item {
	background:url(images/a_active.jpg) top repeat-x #333;
	color:#fff;
}

#header #nav a.current_page_item:hover {
	background:url(images/a_active.jpg) top repeat-x #333;
	color:#eee;
}

#wrapper {
	width:734px;
	margin:0 auto;
	background:url(images/content.jpg) right repeat-y #fafafa;
	padding-top: 0px;
	margin-top: 0px;
	
}

#sidebar {
	width:210px;
	float:right;
	padding:0 20px 20px 20px;
	/*background:url(images/sidebar.jpg) top right no-repeat;*/

}

#sidebar input {
	background:#fff;
	border:1px solid #eee;
	padding:3px;
	font:120% Verdana;
	color:#000;
	width:97%;
}

#sidebar p {
	line-height:20px;
	margin:10px;
}

#sidebar ul.latest li {
	padding:5px 5px 5px 20px;
	list-style:none;
	font:100% Arial;
	border-bottom:1px solid #eee;
	background:url(images/article.gif) left no-repeat;

}
#sidebar ul.latest li a {
	/*color:#99CC00;*/
	color:#CC0000;
	text-decoration:none;
	line-height: 20px;
}
#sidebar ul.latest li a:hover {
	color:#333;
}

#sidebar ul.est li {
	list-style:armenian;
	font:110% Arial;
	border-bottom:1px solid #eee;
	font-weight: lighter;
	padding: 3px 3px 3px 3px;
}
#sidebar ul.est li a {
	/*color:#00FF00;*/
	color:#CC0000;
	text-decoration:none;
}
#sidebar ul.est li a:hover {
	color:#333;
}

#sidebar ul li {
	list-style:none;
	font:110% Arial;
	line-height:15px;
	padding-bottom: 10px;
}
#sidebar ul li a {
	color:#CC0000;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#sidebar ul.external li {
	list-style:none;
	font:100% Arial;
	border-bottom:1px solid #eee;


}
#sidebar ul.external li a {
	color:#FF0000;
	text-decoration:none;
	background:url(images/external.gif) left no-repeat;
	padding:5px 5px 5px 20px;


}
#sidebar ul.external li a:hover {
	color:#333;
}

#sidebar img{
border:0}


#content {
	margin:0 240px 0 0;
	padding: 30px 30px 0px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	border: 0px #FF6600 none;
	line-height: 10px;

}

#content .desc {
	margin:-10px -10px 0 -10px;
	background-color:#FFF;
	border:1px solid #000;
	padding:15px !important;
	padding:10px 15px;
	font-size:110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align:center;
	line-height:20px;
}

#content .desc p:first-line {
	font-size:175%;
	font-style:italic;
}

#content .desc a {
	color:#ccc;
	border:none;
	text-decoration:underline;
}
#content .desc a:hover {
	text-decoration:none;
}

#sidebar h2 {	
	color:#0E91CF;
	font:220% Arial;
	margin:20px 0 20px 0;
}

.post h2 {
	/*color:#FF6600;*/
	color:#CC0000;
	font:190% Arial;
	margin:20px 0;
}
.post h2 a {
	/*color:#FF6600;*/
	color:#CC0000;
	text-decoration:none;
}
.post h2 a:hover {
	border-bottom:1px dotted #ccc;
}

#content p {
	font-size:120%;
	line-height:24px;
	margin:0 0 20px 0;
	text-align:justify;
}

#content .info {
	background:url(images/line.gif) top repeat-x;
	padding:0px;
	font:Georgia, "Times New Roman", Times, serif;
}

#content .info p {
	background:url(images/info.gif) left no-repeat;
	padding:0 0 0 20px;
}

#content .info p a.com {
	float:right;
	padding:0 20px 0 0;
	background:url(images/comment_normal.gif) right no-repeat;
	color:#777;
	text-decoration:none;
	border:none;
}
#content .info p a:hover.com {
	background:url(images/comment.gif) right no-repeat;
	text-decoration:underline;
	border:none;
}

#content h3 {
	font:150% Trebuchet MS;
	margin:5px 0;
	border-bottom:1px solid #eee;
	color:#666;
}

blockquote {
	padding:0 10px;
	border-left:4px solid #eee;
	margin:10px 0;
	background:#fefefe;
	text-align:left;
	font:90% Trebuchet MS;
}

blockquote p {
	margin:0;
	font:90% Trebuchet MS;
	line-height:26px;
	color: #333333;
	text-align:left;
}

#content ul,ol {
	margin:10px 0 10px 25px;
	line-height:30px;
}

.entry img {
	padding:4px;
	border:1px solid #eee;
	background:#fff;
}

.entry p img {
	float:left;
	margin:10px 10px 10px 10px;

}

#footer {
	padding:30px;
	border-top:1px solid #eee;
	clear:both;
	margin:0 4px 0 0 ;
	background:#fff;


}
#footer p.validate {
	float:right;
	text-align:right;
}

/* comments*/

ol.comments {
	border-top:1px solid #eee;
	margin-left:35px;
}
ol.comments li {
	border-bottom:1px solid #eee;
	padding:0 10px;
	font:300% Georgia;
	color:#0E91CF;
}
ol.comments li span {
	font:30% Trebuchet MS;
	color:#888;
}
ol.comments li.alt {
	background:#fff;
}
ol.comments a {
	color:#666;
}
ol.comments a:hover {
	text-decoration:none;
}
ol.comments div {
	line-height:24px;
	font-size:100%;
	padding:0px;
	margin:0px 0;
}

#commentsformheader{
	padding-left:0px;
	font-size: 1.4em;
	color:#0E91CFU;
	font-weight: bold;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding:0px 10px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}

.clear {
	clear:both;
}
.hide {
	display:none;
}

/* ---------------------
-- Wordpress calendar --
--------------------- */

#wp-cal-container {
	border:3px solid #c00;
	margin:12px 0 0 0;
}

#wp-calendar {
	width:224px;
	text-align:center;
	border-collapse: collapse;
}

#wp-calendar caption, #wp-calendar th {
	background:#FFFFCC;
	color:#666;
	padding:4px;
}

#wp-calendar caption {
	font-weight:bold;
	background:#fc0;
}

#wp-calendar #today {
	background:#fc0;
	font-weight:bold;
	color:#666;
}

#wp-calendar a {
	color:#666;
	text-decoration:underline;
}


/*
ESTILO DEL MINIBLOG
*/

.asides{
	background-color:#DDDDDD;
	border: 1px solid #000000;
	margin: 5px;
	padding: 5px;
	list-style-type:none;
	line-height:12px;
	font-size:12px;
	

}

/*
ESTILO DE POST STARS
*/

        .PSR_stars {
          height: 24px;
          overflow: hidden;
          padding: 0;
          margin: 0;
        }
        * html .PSR_stars .star {
            display: block;
            position: absolute;
            height: 0;
            width: 0;
        }
        .PSR_stars input {
            display: none;
        }
        .PSR_no_star, .PSR_half_star, .PSR_full_star, .PSR_no_voting_star, .PSR_half_voting_star, .PSR_full_voting_star {
          display: block;
          float: left;
          width: 17px;
          height: 15px;
          text-indent: -1000em;
          text-align: left;
          background-repeat: no-repeat;
        }
        .PSR_no_star {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/no_star.gif);
        }
        .PSR_full_star {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/full_star.gif);
        }
        .PSR_half_star {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/half_star.gif);
        }
        .PSR_no_voting_star {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/no_star.gif);
        }
        .PSR_full_voting_star {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/full_voting_star.gif);
        }
        .PSR_half_voting_star {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/half_voting_star.gif);
        }
        .PSR_votes {
            padding-left: .5em;
        }
        .PSR_moment_scores li {
            position: relative;
            height: 2.2ex;
          list-style: decimal outside;
        }
        * html .PSR_moment_scores li {
          list-style: none;
        }
        .PSR_moment_scores .trend_up, .PSR_moment_scores .trend_dw, .PSR_moment_scores .trend_eq {
          display:block;
          width: 14px;
          height: 15px;
          overflow: hidden;
          text-indent: -100em;
          float: left;
          background-repeat: no-repeat;
            margin-right: .5em;
        }
        .PSR_moment_scores .trend_up {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/up_arrow.gif);
        }
        .PSR_moment_scores .trend_dw {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/dw_arrow.gif);
        }
        .PSR_moment_scores .trend_eq {
          background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/eq_arrow.gif);
        }
        .PSR_moment_scores .PSR_container {
            position: absolute;
            top: 0;
            right: 0;
            width: 21ex;
            text-align: right;
        }
