* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background-color: #e9e9e9;
}
a {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
img {
	border: 0;
}

.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;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	background: url(images/background.gif) repeat-y 0 0;
	margin: auto auto;
	text-align: left;
	padding: 0 7px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background: #FFFFFF url(images/header.gif) repeat-x 0 0;
	background-color: #195BA9;//kek
}
	#header ul {
		float: left;
		list-style-type: none;
		padding: 5px 0;
		margin-left: -5px;
	}
	#header ul li {
		float: left;
		display:block;
		text-transform: uppercase;
		font-size: 0.9em;
		padding: 0px 3px;
		color:#DC1000;
		font-weight:normal;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
		}
	#header ul li.f {
		border: 0;
			}
	#header ul a {
		color:#FFFFFF;
		padding:5px;
		}
	#header ul a:hover {
                background-color:#DC1000;
                }
	#header .servicelink ul li a{
		padding:0px 0px;
                float:left;
                margin:1px 2px 0px 3px;
                font-weight:bold;
                color:#EEEEEE;
                font-size:10px;
                font-family: Georgia;
                text-transform: uppercase;
		}
	#header .servicelink ul li a{
                color:#EEEEEE;
		}
	#header .servicelink ul li a:hover{
                background-color:#195BA9;
		text-decoration:underline;
		}
	#header .links {
		float: right;
		font-size: 0.9em;
		color: #252525;
		padding: 10px;
	}
		#header .links a {
			margin-left: 14px;
		}
	#header .logo {
		float: left;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
		#header .logo h1 {
			font-family: "Lucida Sans";
			font-size: 2.5em;
			text-transform: uppercase;
		}
		#header .logo h1 a {
			color: #252525;
		}
		#header .logo p {
			color: #DE2011;
			font-weight: bold;
			padding-left: 10px;
		}
	#header .ad468x60 {
		float: right;
		padding: 16px 10px;
	}
	#header ol {
		list-style-type: none;
		height: 35px;
		background-color: #252525;
	}
		#header ol li {
			float: left
		}
		#header ol li a {
			color: #ffffff;
			display: block;
			padding: 10px 9px 11px;
		}
		#header ol li a:hover {
			background-color: #195BA9;
		}
	#header {
		
	}
/** END header **/

/** BEGIN content **/
#content {
	width: 666px;
	float: left;
}
	#content .post {
		width: 259px; height: 430px;
		float: left;
		padding: 15px 15px 0px 35px;
		}
		#content .post h2 {
			font-family: Georgia;
			font-size: 1.1em;
			margin-bottom: 5px;
		}
			#content .post h2 a {
				color: #252525;
			}
		#content .post .date {
			font-size: 0.9em;
			font-family: Georgia;
			color: #808080;
			margin-bottom: 5px;
		}
		 #content .post .more {
				margin-top:42px;
                	        font-family: Georgia;
                        	font-size: 0.9em;
				font-weight: bold;
                        	margin-bottom: 0px;
				padding: 5px 0px 0px;
				font-family: Verdana;
				text-transform: uppercase
                }
		#content .post .topnews {
			        font-family: Georgia;
                        	font-size: 0.8em;
				font-weight: bold;
                        	margin-bottom: 0px;
				padding: 2px 0px 0px;
				font-family: Verdana;
				text-transform: uppercase
                }
		#content .post  ul li{
	                        font-size: 0.9em;
                	        background: url(images/bullet.gif) no-repeat 0 8px;
                        	border: 0;
				list-style-type: none;
	                        line-height: 1.5em;
	       	                padding: 1px 5px;
		}
                #content .post ul li a {
                                text-decoration: none;
                                padding: 1px 5px;
                                color: #808080;
                                font-family: verdana;
                                font-size: 0.9em;
                }
                #content .post  ul li a:hover {
                                border: 0 !important;
                		color: #DC1000;
		}
		#content .post .list {
		                font-size: 0.9em;
                	        background: url(images/bullet.gif) no-repeat 0 8px;
                        	border: 0;
				list-style-type: none;
	                        line-height: 1.5em;
	       	                padding: 5px 2px;
		}
                #content .post .list a {
                                text-decoration: none;
                                color: #808080;
                                font-family: verdana;
                                font-size: 0.9em;
                }
                #content .post .list a:hover {
                                border: 0 !important;
                		color: #DC1000;
		
		}
		#content .post .category {
			background-color:#184D99;
			color: #FFFFFF;
			font-weight: bold;
			text-align: center;
			margin-bottom: 0px;
		}
		#content .post .continue {
			color: #ffffff;
			background-color: #666666;
			display:block;
			float: left;
			font-family: Georgia;
			font-weight: bold;
			margin-bottom: 5px;
			padding-top: 5px;
			padding-right: 10px;
			padding-bottom: 5px;
			padding-left: 10px;
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.3em;
		}
		#content .post .thumb {
			height: 94px;
			overflow: hidden;
			padding: 5px;
			background-color: #EEEEEE;
			border: 1px solid #E8E8E8;
			margin-bottom: 5px;
			z-index: 1`;
		}
		#content .post .thumb div {
				height: 93px;
				overflow: hidden;
		}
		#content .post .thumb img {
				width: auto;
		}
		#content .post .thumbtop {
			height: 170px;
			overflow: hidden;
			padding: 5px;
			background-color: #EEEEEE;
			border: 1px solid #E8E8E8;
			margin-bottom: 5px;
			z-index: 1`;
		}
		#content .post .thumbtop div {
				height: 170px;
				overflow: hidden;
		}
		#content .post .thumbtop img {
				width: auto;
				height: auto;
		}
		#content .postnav {
		        clear: both;
		        padding: 20px 34px 40px;
		}
		#content .postnav ul {
			list-style-type: none;
			border: 0;
		}
			#content .postnav ul li {
				float: left;
				padding: 2px;
				padding: 2px;
			}
			#content .postnav ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
			}
			#content .postnav ul li a:hover {
				background-color: #E05F00;
				border: 0 !important;
			}
			#content .postnav ul li.next a {
				width: auto;
				padding: 2px 4px;
			}
			#content .postnav .page_info {
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
				margin: 2px;
			}
/** END content **/

/** BEGIN sidebar **/
	#sidebar {
		width: 304px;
		float: right;
		padding-bottom: 20px;
		padding-top:0px;
		margin-top:15px;
}
	#sidebar .wrapper {
		padding: 0 15px;
	}
	#sidebar .wrapper .blog {
		padding:1px;
		background-color:#184D99;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center;
		margin-bottom: 0px;
	}
	#sidebar h2 {
		color: #000000;
		font-family: Verdana;
		font-size: 0.9em;
		text-transform:uppercase;
		margin: 20px 0px 0px 0px;
	}
	
	#sidebar .wrapper .blog2 {
        background-color:#f2f7fd;
	
        }
	#sidebar .wrapper .blog2 .blogtitle a{
		padding:0px;
		display:block;
		float:left;
		color: #890342;
		font-family: Verdana;
		font-size: 0.9em;
		text-transform:uppercase;
		margin-top:5px;
		font-weight:bold;
	}

	#sidebar .wrapper .blog2 .blogtitle a:hover {
		color: #890342;
	}
	#sidebar .wrapper .blog2 .blogtitle2{
                        margin-top: 10px;
			margin-bottom:2px;
                        padding: 0px;
                        font-size: 0.9em;
			font-weight:none;
	}
	#sidebar ul {
		list-style-type: none;
		margin-top:1px;
		}
		#sidebar ul li {
			border-bottom: 1px dotted #DADADA;
			line-height: 1.4em;
			padding: 4px 0;
			font-size: 0.9em;
		}
		#sidebar ul li a {
			color: #808080;
		}
		#sidebar ul li a:hover {
			color: #DC1000;
		}
	#sidebar .ads {
		text-align: center;
		margin-top:0px;
		padding-top: 0px;
		padding-bottom: 15px;
		}
	#sidebar .ads img {
		margin: 3px;
		width:125px;
		height:125px;
		border:0px solid #000000;
		}
	#sidebar .ads2 {
                text-align: center;
                margin-top:0px;
                padding-top: 0px;
                padding-bottom: 15px;
                }
        #sidebar .ads2 img {
                margin: 3px;
                width:250px;
                height:60px;
                border:0px solid #000000;
                }
	#sidebar .search {
		background: #EEEEEE url(images/search.gif) no-repeat center center;
		border-width: 1px 0;
		border-color: #E8E8E8;
		border-style: solid;
		height: 52px;
	}
		#sidebar .search input {
			float: left;
			border: 0;
			font-size: 1.2em;
			font-family: Verdana;
			width: 200px;
			margin: 18px 11px 0 22px;
		}
		#sidebar .search button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 53px; height: 32px;
			margin-top: 10px;
			background-color: transparent;
		}
	#sidebar .flickr { }
		#sidebar .flickr img {
			margin: 3px;
		}
	#sidebar .video {
		padding-bottom: 5px;
	}
	#sidebar .tags {
		padding-bottom: 5px;
	}
		#sidebar .tags a {
			color: #808080;
		}
		#sidebar .tags a:hover {
			color: #DC1000;
		}
	#sidebar .l {
		float: left;
		width: 125px;
	}
	#sidebar .r {
		float: right;
		width: 125px;
	}
		#sidebar .sbar li {
			font-size: 1em;
			padding-left: 12px;
			background: url(images/bullet.gif) no-repeat 0 8px;
			border: 0;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #252525;
	color: #ffffff;
	font-family: Georgia;
	margin-top:20px;
	padding: 40px;
	}
	#footer p {
		line-height: 1.5em;
	}
#footer a {
	
	color:#E2E2E2;
	}
#footer a:hover {
	background-color:#184D99;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 0 35px 20px;
}
	#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 {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 35px 0;
	color: #565656;
}
.single {
	padding: 20px 35px;
}
	.single h2 {
		font-family: Georgia;
		font-size: 1.5em;
		margin-bottom: 15px;
	}
	.single .date {
		font-size: 0.9em;
		font-family: Georgia;
		color: #808080;
		margin-bottom: 15px;
	}
	.single h3 {
		font-size: 1.5em;
		font-weight: normal;
		margin-bottom: 7px;
	}
	.single p {
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	.single ul {
		margin: 0 0 10px 16px;
	}
	.single ol {
		margin: 0 0 10px 18px;
	}
	.single li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	.single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e8e8e8;
	}
	
/** 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;
	}


div.pagination {
	padding: 63px;
	margin: 43px;
	display:block;
	float:left;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #9F9F9F;
	
	text-decoration: none; /* no underline */
	color: #9F9F9F;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #9F9F9F;
		
		font-weight: bold;
		background-color: #9F9F9F;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
	
/** END wordpress 2.7 comments **/

