

/* Adsense Flippers Theme ~//~ CTR Preset Style Sheet */


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 p {
	font-family: sans-serif;
}

h1 a:link, h1 a:visited {
	font-family: sans-serif !important;
	text-decoration: none;
	font-size: 42px;
	color: #fff;
	font-weight: 200 !important;
}

a img {
	color: none;
	border: none;
	
}

#header-content {
	padding: 20px 0 0 16px;
}

.description {
	font-family: sans-serif;
	color: #fff;
}

#no_blog_description {
	display: none;
}

h2 {
	padding-bottom: 6px;
}

#content h2 a:link, #content h2 a:visited {
	font-family: sans-serif !important;
	text-decoration: none;
	font-size: 19.5px !important;
	color: #000 !important;
}

body {
	background-color: #333333;
	margin-top: 10px;
	font-size: 14px;
}

p {
	padding: 7px 0;
	line-height: 160%;
	font-size: 13px;
}

#content a:link {
	color: #0000FF;
	font-family: verdana, arial, sans-serif;
		font-size: 12px;
		letter-spacing: .01em;
}

#content a:visited {
	color: #0000FF;
	font-family: verdana, arial, sans-serif;
		font-size: 12px;
		letter-spacing: .01em;
}

#content a:hover {
	color: grey;
	font-family: verdana, arial, sans-serif;
		font-size: 12px;
		letter-spacing: .01em;
}

#content ul {
	margin-left: 25px;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 160%;
}

#content h1, h3, h4, h5, h6 {
	padding-top: 10px;
}

.post {
	padding: 14px 0;
}

#page {
	width: 927px;
	margin: auto auto;
	background-color: #fff;
}

#header {
	height: 180px;
	background-color: #163484;
}

#content {
	float: right;
	width: 675px;
	margin: 0 30px;
}

#wrapper {
	background-color: #fff;
}

#sidebar {
	width: 180px;
	margin: 13px 20px 0 20px;
	padding: 0 0;
	font-size: 14px;
}



#sidebar li {
	list-style-type: none;
	padding: 3px 0;
	line-height: 140%;
}

#sidebar a:link {
	color: #0000FF;
	font-family: verdana, arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: .01em;
}

#sidebar a:visited {
	color: #0000FF;
	font-family: verdana, arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: .01em;
}

#sidebar a:hover {
	color: grey;
	font-family: verdana, arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: .01em;
}


#sidebar h3 {
	font-size: 18px;
	padding: 17px 0 9px 0;
}

#footer {
	clear: both;
	width: 927px;
	margin: auto auto;
	margin-bottom: 10px;
	padding: 8px 0 9px 0;
	text-align: left;
	background-color: #163484;
	
}

#footer-text {
	margin-left: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#footar a:link, #footer a:visited, #footer a:hover {
	color: #0000EE;
	text-decoration: underline;
}




/* -- Ad layout styles --*/

.skyscraper_ad_widget {

}

#top-link-unit {
	padding: 18px 0 12px 10px;
}

#under-title-ad-wrapper {
	float: left;
	margin: 15px 18px 18px 0;
}

#under-content {
	margin: 25px 18px 18px 0;
}






