/*
Theme Name: Redpro
Theme URI: http://www.themes.derek-ang.com/redpro
Description: Professional looking red wordpress theme
Version: 1.0
Author: Derek Ang
Author URI: http://www.derek-ang.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Blog Structure*/

body {
	margin:0px;
	/*background-image:url(images/bg.gif);
	background-repeat:repeat-x;*/
}

#page {
	/*background-image:url(images/page_bg.gif)!important;
	background-repeat:repeat-y;*/
	width:900px;
	margin:0 auto;

}


#pagina {
	font-size:9px;
	width:650px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;

}

#pagina3 {
	font-size:9px;
	width:650px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;

}

#pagina2 {
	font-size:9px;
	width:250px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;

}



#contenttop {
	margin: 0 auto;
	width:900px;
	height:25px;
	text-align:left;
	background-image:url(images/content_top.gif);
}

#header {
	margin: 0 auto;
	width:900px;
	height:112px;
	text-align:left;
	background-image:url(images/header.jpg);
}

#header ul{
	margin: 0 auto;
	padding-left:10px;
	padding-top:10px;
}

#header li{
	display:inline;
	padding-left:15px;
	padding-right:15px;
}

#header a{
	color:#FFFFFF;
}

#banner{
	float:left;
	width:650px;
	height:180px;
}
#logo{
	width:200px;
	height:180px;
	float:right;
}
#content{
	margin: 0 auto;
	float:right;
	width:600px;
	padding:15px;
	text-align:left;
}

#sidebar{
	/*margin: 0 auto;
	float:RIGHT;
	width:250px;
	text-align:left;
	margin-top:25PX;*/
	text-align:left;
}

#sidebar a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	}
	
	#sidebar a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#C03;
	font-weight:bold;
	}



#sidebar2{
	/*margin: 0 auto;
	float:RIGHT;
	width:250px;
	text-align:left;
	margin-top:25PX;*/
	text-align:left;
}

#sidebar2 a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#aaa;
	font-weight:bold;
	}
	
	#sidebar2 a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
	}



#footer {
	clear:both;
	padding:10px;
}


/* Typography */

body {
	background-color:#FFFFFF;
	color:#444;
	font-size: 10pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

a { 
	color:#880909;
	text-decoration:none;
}

a:hover {
	text-decoration:none; 
}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin: 0 auto;
	margin-bottom:0;
	color:#880909;
	text-align:left;
	border-bottom-color:#880909;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

h1 {font-size:2.6em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0;
	/*margin:5px;*/
}

img.wp-smiley {
	margin:0;
}

input {
	border:1px solid #aaa;
	font-size:1.2em;
}

textarea {
	border:1px solid #aaa;
	font-size:12px;
}

pre {
	font-size:12px;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}


/* Header */
#logo {
	margin: 0 auto;
	background-image:url(images/logo.gif);
	width:200px;
	height:100px;
	float:left;
}



/* Footer */
#footer { 
	text-align:left;
	font-size:1em;
	background-image:url(images/footer.jpg);
	height:93px;
	width:900px;
	/*background:#911212;*/
	color:#888;
}

#footer a {
	color:#888;
}

#footer a:hover {
	color:#000;
}

/* Post */
.post {
	margin:0 0 4em 0;
	clear:both;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postentry a {
	/*border-bottom:1px solid #ddd;*/
}
.postentry a:hover {
	/*border-bottom:1px solid #258;*/
	text-decoration:none;
}

.postmetadata {
	margin:1em 0;
	font-size:1.1em;
	color:#888;
	text-align:left;
}

div.navigation {
	font-size:1.1em;
}

/* Comments */

#comments {
	margin:0 2em;
}

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist li {
	padding:2em 0;
	overflow:auto;
	/*border-bottom:0.1em solid #eee;*/
}

.commentlist p {
	margin:0.5em 0;
	font-size:1.1em;
}

.commentlist p a {
	/*border-bottom:1px solid #ddd;*/
}
.commentlist p a:hover {
	/*border-bottom:1px solid #157;*/
	text-decoration:none;
}

.commentlist h4 {
	margin:0;
}

textarea#comment {
	font-size:1.6em;
	width:100%;
}
/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#27a;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}
