/*  
Theme Name: Christmas Crox
Theme URI: http://www.croxdesign.com
Description: Christmas design for wordpress.
Version: 1.0
Author: Crox Design
Author URI: http://www.croxdesign.com

*/

body {
	color: #373737;
	font-family: tahoma, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	background-color: #0e5896;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

a, a:link, a:visited, a:hover, a:active {
	color: #373737;
	text-decoration: none;
}

h3 {
	color: #0e5494;
	font: normal 19px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border-bottom: dotted 1px #546367;
	width: 700px;
	margin: 3px 0 2px;
}

h3 a, h2 a:visited {
	color: #0e5494;
	text-decoration: none;
}

h3 a:hover {
	color: #44a1d0;
	text-decoration: none;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

#header {
	height: 253px;
	width: 1024px;
	background: #0e5896 url('http://admintesting.files.wordpress.com/2010/03/header.gif') no-repeat;
}

#header #banner {
	padding: 115px 0px 0px 80px;
}

#content {
	width: 1024px;
	background: #0e5896 url('http://admintesting.files.wordpress.com/2010/03/content.gif') repeat-y;
	padding: 10px 80px 10px 80px;
}

.leftcontent, .rightcontent {
	float: left;
	
	text-align: right;
}

.leftcontent {
	
	margin-right: 1px;
	width: 700px;
}




#left {
	width:150px;
	margin-right: 15px;
	float:left; 
	padding: 0px 0px 20px 20px;
}	
		
#right {
	width:150px;
	float: left;
}

#left ul li h2, #right ul li h2 {
	color: #0e5494;
	font-family: tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	height: 33px;
	margin: 3px 0 2px;
	background: url('images/under_menu.gif') no-repeat bottom left;
}

#left ul, #left ul li ul, #right ul, #right ul li ul {
	margin-bottom: 30px;
	padding: 0;
	list-style: none;
}

#left ul, #right ul {
	margin: 0px;
	padding: 0;
}

#left ul li li, #right ul li li {
	font-size: 12px;
	padding-bottom: 6px;
	border-bottom: dotted 1px #546367;
	margin-bottom: 3px;
}




.entry {
	padding: 10px 0px 5px;
	clear: both;
}

.post {
	padding-bottom: 20px;
}

.post p {
	margin-bottom: 20px;
}

.post img {
	margin:10px;
	border:0;
}


.post p a, .post p a:link, .post p a:visited, .post p a:hover, .post p a:active {
	color: #000000;
	text-decoration: underline;
}

.post .date {
	height: 50px;
	width: 45px;
	background: url('images/calendar.gif') no-repeat;
	font: normal 22px tahoma, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 15px 0 0;
	line-height: 100%;
	float: left;
}

.post .date span {
	height: 16px;
	display: block;
	font: normal 11px tahoma, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.postdata {
	
	font-size: 90%;
	color: #999999;
}

.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}

.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}

.postdata .category{
	background: url(images/folder.gif) no-repeat;
	padding-left: 18px;
	float: left;
}

.postdata .comments{
	background: url(images/comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.navigation {
	padding-top: 50px;
	text-align: center;
}

#footer {
	height: 225px;
	width: 1024px;
	background: #0e5896 url('http://admintesting.files.wordpress.com/2010/03/footer.gif') no-repeat;
}

#footer p {
	text-align: center;
	padding-top: 30px;
	color: #ffffff;
}

#footera, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#totalcomentarios {
	background-color:#fff;
	color:#0e5494;
	margin-top: 50px;
	padding:5px 5px 5px 10px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}

#metacoment {
	margin:15px 0 0 0;
	padding:4px 0 0 4px;
	height:40px;
	font-size:14px;
}

#usuario {
	padding:0;
	margin:0;
	line-height:15px;
}
#usuario a {
	text-decoration:underline;
	color:#006699;
}
		
#usuario p {
	margin:2px 0 0 0;
	padding:0;
}

.tiempo {
	font-size:11px;
}

#comentario {
	background-color:#F2F2F2;
	padding:0 7px 0 7px;
	margin:0;
	border:1px solid #E8E8E8;
	font-size:12px;
}

#postcomment {
	font-size:18px;
	margin:20px 0 0 0;
}

input, textarea {
	margin-bottom: 5px;
	color:#333;
}

textarea {
	width:500px;
}

blockquote {
	padding-left:20px;
	border-left:5px solid #ddd;
	margin:30px 30px 30px 10px;
}

blockquote cite {
	display:block;
}
