/*  
Theme Name: PreazyPrep
Theme URI: http://www.preazyprep.com
Description: PreazyPrep Blog Formatting
Version: 1.0
Author: Michael West
Author URI: http://www.preazyprep.com/

*/

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

body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

h1 {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #336699
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}

p {
	padding: 10px 0 0 0;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 1002px;
	text-align: left;
	/*background-color:#3473B8;*/
}

/*
#container {
	width:802px;
	background-color:#FFFFFF;
}
*/

.midcont {
	width:1002px;
	background-image:url(http://www.preazyprep.com/images/left-background.gif);
	background-repeat:repeat-y;}

.head {
	background-image:url(http://www.preazyprep.com/images/head.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:1002px;
	background-color:#FFFFFF;
}

#logo {

}

.left_cont {
	width:200px;
	float:left;
	background-image:url(http://www.preazyprep.com/images/left_bg.gif);
	background-repeat:repeat-y;
	/* height:288px; */
}

.roundcont {
	width: 190px;
	background-color: #ebecee;
	color: #FFFFFF;
	margin-bottom:10px;
	margin-top: 5px;
	margin-left: 5px;
}

.roundcont p {
	margin: 0 10px;
}

.roundcont h2 {
	color: #2856A3;	
}

.roundcont table {
	color: #2856A3;
}

.roundcont li {
	color: #2856A3;
}

.roundtop { 
	background: url(http://www.preazyprep.com/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.preazyprep.com/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.roundcont1 {
	width: 190px;
	background-color: #fff;
	color: #fff;
	margin-top:1px;
	margin-left:2px;
}

.roundcont1 p {
	margin: 0 10px;
}

.roundtop1 { 
	background: url(http://www.preazyprep.com/images/tr1.gif) no-repeat top right; 
}

.roundbottom1 {
	background: url(http://www.preazyprep.com/images/br1.gif) no-repeat top right; 
}

.nav {
	background-image:url(http://www.preazyprep.com/images/nav.gif);
	background-repeat:repeat-x; 
	height:29px;
	width:1002px;
}

#header {
	float: left;
	width: 1002px;
}

#container {
	float: left;
	width: 500px;
}

.post {
	padding: 10px 0 10px 0;
}

.post h2 {
	font-family: Georgia, Sans-serif;
}

.entry {
	line-height: 18px;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar {
	float: left;
	/* width: 240px; */
	background: #eeeeee;
	margin: 0 10px 0 0;
	display: inline;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2 {
	font-family: Georgia, Sans-serif;
	font-style: 14px;
}

.sidebar ul ul li {
	padding: 0;
	line-height: 24px;
}

table#wp-calendar {
	width: 100%;
}

.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer {
	clear: both;
	float: left;
	width: 1002px;
	padding: 0;
}

#footer p {
	line-height: 18px;
}

.foot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#eaeaea;
	padding-left:10px;
}

.foot a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#eaeaea;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.foot a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	background-color:#eaeaea;
	padding-left:10px;
}