#new_ad_di {
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
}

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/main_bg.jpg) #ebe9e1 top repeat-x;
}
a {
	text-decoration: none;
	color: #2978B0;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
a.moremore {
	font:bolder 16px Cambria, serif;
	font-style: normal;
	color:#000000;
	width:180px;
	height:31px;
	line-height:31px;
	margin:10px 0px 30px 0px;
	padding:0px;
	text-decoration:none;
	float:right;
	text-indent:-9999px;
	background: url(images/continue_reading.jpg) 0px 0px no-repeat;
}
a.moremore:hover {
	background: url(images/continue_reading.jpg) #FF0000 0px -31px no-repeat;
	color:#507aa5;
	text-decoration:underline;
}
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
#buffer {
	background: url(images/background2.png) repeat-y center 0;
}
/** BEGIN wrapper **/
#wrapper {
	width: 986px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/
/** BEGIN header **/
#header {
	height:198px;
	background: url(images/header.gif) no-repeat 0 0;
}
#header ul {
	list-style-type: none;
	height:40px;
	padding-left:0px;
}
#header ul li {
	float: left;
}
#header ul li a {
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #919191;
	display: block;
	line-height:40px;
	background: url(images/seperate.jpg) right no-repeat;
	padding:0px 18px 0px 15px;
}
#header ul li a:hover {
	color:#f4f4f4;
	text-decoration: none;
}
#header .links {
	font:normal 13px Arial, Helvetica, sans-serif;
	float: right;
	color: #919191;
	margin-top: -29px;
	padding-right:20px;
}
#header .logo {
	float: left;
	height:121px;
}
#header .logo h1 {
	font-size: 0;
	padding:10px 0px 0px 40px;
}
#header .logo h1 a {
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(images/logo.png) no-repeat 0 0;
	width: 342px;
	height: 102px;
}
#header .logo p {
	display: none;
}
#header .ad468x60 {
	float: right;
	margin: 28px 22px;
}
#header ol {
	list-style-type: none;
	padding:1px 0px 0px 0px;
}
#header ol li {
	float: left;
	display:block;
	background: url(images/menu_seperate.jpg) right no-repeat;
}
#header ol li a {
	font:bolder 13px Arial, Helvetica, sans-serif;
	color: #21262A;
	padding:0px 16px 0px 16px;
	background: url(images/menu_seperate.jpg) right no-repeat;
	display:block;
	line-height:35px;
}
#header ol li a:hover {
	background-color:#ececec;
	color: #000000;
	text-decoration:none;
}
/** END header **/
/** BEGIN body **/
#body {
	background-color: #ffffff;
}
/** END body **/
/** BEGIN content **/
#content {
	width:670px;
	float:left;
	padding-bottom:20px;
}
#content p {
	font:normal 13px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	line-height:21px;
}
#content h3 {
	color:#444;
	font-family: Cambria, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-top:30px;
	margin-bottom: 10px;
	font-weight: normal;
}
#content blockquote {
	margin: 0px 20px 10px 40px;
	padding: 15px 20px 5px;
	background-color: #EBEBEB;
	border-width: 1px 0;
	border-style: solid;
	border-color: #DEDCD4;
	font-weight: bold;
}
#content ul {
	margin: 0 0 10px 18px;
}
#content ol {
	margin: 0 0 10px 16px;
}
#content li {
	padding: 2px 0;
}
#content .post {
	padding:10px 10px 0px 20px;
	color: #565656;
}
#content .post h2 {
	padding-bottom:3px;
	/*color: #161616;*/
	color: #0067d2;
	clear:both;
	margin:20px 0px 10px 0px;
	font: normal 18px Cambria, serif;
	font-style: italic;
	text-transform: normal;
	letter-spacing: normal;
}
#content .post h2 a {
	font:normal 19px Georgia, serif;
	color: #2978B0;
	line-height:29px;
	font-style: italic;
	text-transform: normal;
	letter-spacing: normal;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #d4d4d4;
}
#content .post h2 a:hover {
	color: #000000;
	text-decoration: none;
}
#content .post .date {
	color: #a8a7a7;
	margin-bottom:20px;
	margin-top:5px;
}
#content .post .date a {
	color: #2978B0;
	text-decoration: none;
}
#content .post .comments a {
	padding-left:22px;
	background: url(images/comments.png) no-repeat 0 0px;
	font:bolder 12px Arial, Helvetica, sans-serif;
	color:#1e84aa;
	right:0px;
	float:right;
	margin-top:5px;
}
#content .post .comments a:hover {
	color:#333333;
}
#content .post a {
	text-decoration: underline;
}
#content .post .details {
	margin:0px;
	padding:6px 0 0 0px;
	width:100%;
	font:bolder 13px Arial, Helvetica, sans-serif;
	color:#1e84aa;
}
#content .post .details .l {
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	line-height:22px;
	background: url(images/icon-tag.png) 0px 3px no-repeat;
	float: left;
	clear:both;
}
#content .post .details .r {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	clear:both;
	float:left;
	background: url(images/field_under.png) left no-repeat;
	padding-left:21px;
}
#content .post .details a {
	padding:0px 0px 0px 3px;
	color:#222222;
	text-decoration:none;
}
#content .post .details a:hover {
	color:#000000;
	text-decoration:underline;
}
/** END content **/
/** BEGIN sidebar **/
#sidebar {
	width: 301px;
	float: right;
	padding: 10px 10px 20px 0;
}
#feeds {
	margin:0 auto;
	padding:0px;
	width:100%;
	height:55px;
}
#feeds h2 {
	margin:0px;
	padding:0px 10px 0px 10px;
	float:left;
	font:bolder 13px Arial, Helvetica, sans-serif;
	color:#2978B0;
	line-height:48px;
	text-align:left;
}
a.feeds_rss {
	padding:0px;
	margin:0px 16px 0px 6px;
	width:48px;
	height:48px;
	float:left;
	background: url(images/rss-feed.png) 0px 0px no-repeat;
	text-indent:-9999px;
	text-decoration:none;
}
a.feeds_rss:hover {
	text-decoration:none;
}
a.feeds_twitter {
	padding:0px;
	margin:0px 6px 0px 6px;
	width:48px;
	height:48px;
	float:left;
	background: url(images/twitter.png) 0px 0px no-repeat;
	text-indent:-9999px;
	text-decoration:none;
}
a.feeds_twitter:hover {
	text-decoration:none;
}
#sidebar h2 {
	color: #2978B0;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#sidebar ul {
	list-style-type: none;
	padding-bottom: 15px;
}
#sidebar ul li {
	line-height: 1.4em;
	padding: 3px 0;
}
#sidebar ul li a {
	color: #565656;
}
#sidebar .l {
	float: left;
	width:98%;
	margin:10px 10px 10px 5px;
}
#sidebar form {
	background: url(images/search.gif) no-repeat 0 0;
	width: 301px;
	height: 53px;
	margin-bottom: 10px;
}
#sidebar form input {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#21262a;
	float: left;
	border: 1px solid #ffffff;
	margin: 13px 8px 0 11px;
	width: 216px;
}
#sidebar form button {
	float: left;
	border: 0;
	text-indent: -9999px;
	width: 56px;
	height: 26px;
	margin-top: 8px;
	background-color: transparent;
}
#sidebar .box {
	background: url(images/sidebody.gif) repeat-y 0 0;
	margin-bottom: 10px;
	width: 301px;
}
#sidebar .box .b {
	background: url(images/sidefoot.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
}
#sidebar .box h2 {
	color:#21262a;
	background: url(images/sidehead.gif) no-repeat 0 0;
	padding: 10px 10px 6px;
	margin-bottom: 7px;
}
#sidebar .box .sponsors {
	margin:0px 10px 0px 10px;
	text-align:center;
	padding:10px;
	position:relative;
}
.sponsors_add_main {
	margin:5px 5px 10px 13px;
	padding:0px;
	text-decoration:none;
	border:0px;
}
.sponsors_add {
	margin:0px 6px 10px 13px;
	padding:0px;
	text-decoration:none;
	border:0px;
}
#sidebar .box ul {
	padding: 5px 10px;
}
#sidebar .box ul li {
	line-height: 1.4em;
	padding: 4px 0 4px 0px;
}
#sidebar .box ul li a {
	padding:0px 0px 0px 19px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	line-height:25px;
	display:block;
	text-decoration:none;
	background: url(images/bullet.png) #FFFFFF no-repeat 0 8px;
}
#sidebar .box ul li a:hover {
	font-style:italic;
	color:#316692;
}
#sidebar .box .video {
	padding: 5px 0 5px 20px;
}
#sidebar .box .tags {
	padding: 0 20px 5px;
}
#sidebar .box .tags a {
	color: #8a8a8a;
}
#sidebar .box .tags a:hover {
	color: #2978b0;
	text-decoration: none;
}
/** END sidebar **/
/** BEGIN w **/
#footer {
	width:100%;
	height:250px;
 background-color:#0000FF margin:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	background: url(images/footer-background.jpg) 0px 0px repeat-x;
	color:#a5a5a5;
	position:Relative;
	padding:0px;
	text-align:left;
}
#foot {
	margin:0 auto;
	padding:2px 0px 0px 0px;
	width:986px;
	display:block;
}
#foot_left {
	margin:0px 0px 0px 10px;
	padding:0px;
	width:38%;
	float:left;
	text-align:left;
	position:relative;
}
.about_me_head h2 {
	margin:0px;
	padding:0px 0px 5px 35px;
	font:normal 18px Cambria, serif;
	color:#F2F2F2;
	font-style: italic;
	line-height:32px;
	background: url(images/info.png) 0px 0px no-repeat;
}
.about_me_head p {
	margin:0px;
	padding:3px 10px 8px 18px;
	text-align:justify;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	line-height:23px;
}
#foot_friends {
	margin:0px 0px 0px 10px;
	padding:0px;
	width:23%;
	height:100%;
	float:left;
	text-align:left;
}
.foot_friends h2 {
	margin:0px;
	padding:0px 0px 5px 35px;
	font:normal 18px Cambria, serif;
	color:#F2F2F2;
	font-style: italic;
	line-height:32px;
	background: url(images/friends.png) 0px 0px no-repeat;
}
.foter_frds {
	margin:0px;
	padding:0px;
}
.foter_frds ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	float:left;
}
.foter_frds li {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	clear:both;
}
.foter_frds li a {
	margin:5px 0px 0px 15px;
	padding:0px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	display:block;
	line-height:23px;
	text-decoration:none;
	position:relative;
}
.foter_frds li a:hover {
	color:#a5a5a5;
	text-decoration:underline;
}
#foot_categorie {
	margin:0px;
	padding:0px;
	width:21%;
	float:left;
	position:relative;
}
.foot_categorie h2 {
	margin:0px;
	padding:0px 0px 5px 35px;
	font:normal 18px Cambria, serif;
	color:#F2F2F2;
	font-style: italic;
	line-height:32px;
	background: url(images/popular_post.png) 0px 0px no-repeat;
}
.foter_cate {
	margin:0px;
	padding:0px;
}
.foter_cate ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	float:left;
}
.foter_cate li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.foter_cate li a {
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 24px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	display:block;
	line-height:23px;
	text-decoration:none;
	float:left;
	background: url(images/li_bg.png) 0px 4px no-repeat;
}
.foter_cate li a:hover {
	color:#a5a5a5;
	text-decoration:underline;
}
#foot_post {
	margin:0px 0px 0px 10px;
	padding:0px;
	width:34%;
	float:left;
	position:relative;
	text-align:left;
}
/** END footer **/
/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#comments {
	padding:20px 0px 0px 20px;
	clear:both;
}
#comments h2 {
	margin: 20px 0 5px;
	font-size: 1.5em;
	font-weight: normal;
}
#comments p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
#comments form {
	padding-top: 20px;
}
#comments form p {
	margin-bottom: 5px;
}
#comments form input, textarea {
	border: 1px solid #cccccc;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments form input {
	width: 260px;
	border: 1px solid #cccccc;
}
#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #cccccc;
}
#comments form button {
	border: 1px solid #909090;
	background-color: #cccccc;
	font-size: 0.9em;
	font-family: Verdana;
	width: 120px;
	height: 23px;
}
.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required {
	color: #ff0000;
}
h2.title {
	margin:8px 0px 0px 6px;
	padding:20px 0px 0px 38px;
	font:bolder 18px Cambria, serif;
	font-style: italic;
	text-transform: normal;
	letter-spacing: normal;
	color:#971b1b;
	line-height:24px;
	display:block;
	background: url(images/results_icon.png) 10px 20px no-repeat;
}
/** END miscellaneous **/
/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments ol li {
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
#comments ol li .avatar {
	float: right;
}
#comments ol li .comment-author {
}
#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 1.2em;
}
#comments ol li .comment-meta {
	font-size: 0.9em;
	color: #999999;
	margin: 5px 0 10px;
}
#comments ol li .reply {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children {
	list-style-type: none;
}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
#comments .navigation a {
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #cccccc;
}
#comments .navigation a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
/** END wordpress 2.7 comments **/
