@charset "UTF-8";
#theNav {text-align:right; width:885px; padding-top:121px;}
#theNav ul {margin-top:0px; }
#theNav li {display:inline; padding:3px;}
#theNav a {color:#FFF; font-size:13.2px; text-decoration:none;}
body {
	background-color: #303030;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg2.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}
#masterwrapper{
	height: 700px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#sitewrapper{
}
#header{
	height: 146px;
	width: 930px;
}

#body{
	height: 550px;
	width: 930px;
}

#twitterWrap{
	height: 142px;
	width: 639px;
	background-image: url(../images/twitterBkg.png);
	background-repeat: no-repeat;
	margin-left: 16px;
	float: left;
}
#twitterBox{
	width: 450px;
	float: right;
	margin-right: 15px;
	padding-top: 10px;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333;
}
#rightPanelwrap{
	float: left;
	width: 185px;
	padding-top: 35px;
	padding-left: 0px;
}
#leftPanelWrap{
	width: 700px;
	float: left;
}
#socialNetwork{
}
#searchbox{
	height: 40px;
	background-image: url(../images/searchBox.png);
	background-repeat: no-repeat;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin-bottom: 45px;
	margin-top: 20px;
}

#newsletter{
}
#bodywrap{
	width: 700px;
	height:240px;
}

#blog1{
	width:149px;
	height:auto;
	float: left;
	margin-left: 16px;
	padding-top: 43px;
	margin-right: 16px;
}
#blog2{
	width:149px;
	height:auto;
	float: left;
	margin-left: 0px;
	padding-top: 43px;
	margin-right: 16px;
}
#blog3{
	width:149px;
	height:auto;
	float: left;
	margin-left: 0px;
	padding-top: 43px;
	margin-right: 16px;
}
#blog4{
	width:149px;
	height:auto;
	float: left;
	margin-left: 0px;
	padding-top: 43px;
	margin-right: 16px;
}
#blog1txt{
	width:580px;
	height:auto;
	margin-top: 0px;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: auto;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 30px;
	line-height: 18px;
	text-align: justify;
}
#blog2txt{
	width:139px;
	height:auto;
	margin-top: 15px;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
#blog3txt{
	width:139px;
	height:auto;
	margin-top: 15px;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
#blog4txt{
	width:139px;
	height:auto;
	margin-top: 15px;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
}

#nav{
}
#logo{
}
.postedby{
	color: #2C71A8;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#2C71A8; font-size:13px; 
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	 color:#2C71A8;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#footer{
	font-size: 10px;
	color: #333;
	text-align: center;
}

