/*  
Theme Name: REFORMA SE
Theme URI: http://wordpress.org/
Description: Theme created for REFORMA Southeast.
Version: 1.0
Author: Dan Hancock
Author URI: http://shadowbot.com/
*/


body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #c10039;
	color: #333;
	text-align: center;	
	border:0;
	padding:0;
	margin:0;
	}
	
h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h2 {
	font-size: 1.6em;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
h3 {
	font-size: 1.3em;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #F08296;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
a {
	color:#00AEEF;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top:60px;
	padding-bottom:40px;
	width:260px;
	margin-left:540px;
	}	
	
#bottom p {
	font-size:2em;
	padding: 0 20px;
	font-family: Georgia, "Times New Roman", serif;
	font-style:italic;
	color: #fff;
	line-height:1.6em;
}
#top {
	position:relative;
	height:150px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background: #81B064 url(/m/i/reforma.gif) -290px 0px no-repeat;
}
#top a {
	display: block;
	width:800px;
	height:150px;
	text-decoration:none;
}
#mid {
	background:#fff;
	width:100%;
}
#content {
	background: #fff;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border-left: 1px solid #81B064;
	border-right:1px solid #81B064;
	text-align:left;
	font-size: 1.1em
}
#main {
	width:500px;
	padding:10px;
	float:left;
	border-right:1px dotted #81B064;
}
#bottom {
	background: #c10039;
	width:100%;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#bottom a {
	float:right;
	display:block;
	height:100px;
	width:200px;
}
#logo {
	position:absolute;
	top:-10px;
	left:660px;
}
.noseeums {
	display:none;
	}
	
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
dt {
	font-weight:bold;
}
/* End Entry Lists */






