/*
Theme Name: Oh So Blue
Theme URI: http://www.free-wordpress-theme.net/
Description: A free magazine WP theme---Use the Options Panel to customize the sections of this theme---To add a thumbnail image to the post, use a custom field with the name thumbnail having as value the link to the desired image---Need help? Ask for support at <a href="http://www.free-wordpress-theme.net/">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: 3 columns layout, ads ready, widget ready, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background: #2c74b5;
	color: #002566;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	border-left: 1px solid #007cdb;
	border-right: 1px solid #007cdb;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1 {
	font-size:26px;
	font-family: georgia;
	color:#001352;
	}

h1 a, a:hover, a:visited {
  	text-decoration: none !important;
	}

h2 {
	font-size: 22px;
	margin: 0;
    	}

h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 22px;
    	padding: 0;
	margin:5px;
	color: #001352;
	}

.ptitle h2, .ptitle h2 a, .ptitle h2 a:hover, .ptitle h2 a:visited, #sidebar h2 {
	text-decoration: none;
	color:#fff !important;
	font-size: 22px;
	margin: 0;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 18px;
    	padding: 0;
	margin:5px;
	color: #001352;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 16px;
    	padding: 0;
	margin:5px;
	color: #001352;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
    	padding: 0;
	margin:5px;
	color: #001352;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 12px;
    	padding: 0;
	margin:5px;
	color: #001352;
	}

a, a:visited {
	color: #00509e;
	text-decoration: none;
	}

a:hover {
	color: #000;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px double #001352;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
    	font-weight: bold;
    	}

#searchform {
    	width:200px;
	background: #f9fcff;
	color: #000;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
   	margin: 0px 0px 0px 5px;
	padding: 2px 2px 1px 2px;
	}

#submit {
	background: #001352;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
    	}

#searchh /*in the header*/{
    	width:185px;
	background: none;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 0px 0px 0px 5px;
	padding: 2px 2px 1px 2px;
	border: none;
	}

#submith {
	background:none;
	width: 25px;
	height: 24px;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 1px 4px;
	border: none;
	}

#fburner {
	background: none;
	border:none;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px;
	padding:0;
	font-weight: bold;
	cursor: pointer;
    	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*==========================================================
	Header
============================================================*/

#srch {
	background: url(images/src.png) bottom no-repeat;
	width: 235px;
	height: 27px;
  	float:right;
	margin-top: 5px;
  	margin-bottom:5px;
 	margin-right:10px;
	padding-top: 13px;
	padding-left: 15px;
	}

#header {
	background: url(images/header.png) bottom left no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 200px;
	width: 1000px;
	}

#logo {
	float: left;
	width: 450px;
	height: 125px;
	margin-top: 20px;
	padding-left: 40px;
	}

#news{
	width: 90px;
	height:28px;
	position: absolute;
	background: url(images/email.png) top left no-repeat;
	padding-top: 10px;
	padding-left: 40px;
	color: #fff;
	margin-left: 550px;
	margin-top: 162px;
	}

#rss{
	width: 90px;
	height:34px;
	position: absolute;
	background: url(images/rss.png) top left no-repeat;
	padding-top: 14px;
	padding-left: 56px;
	color: #fff;
	margin-left: 730px;
	margin-top: 162px;
	font-weight: bold;
	font-size: 12px;
	}

#rss a, #rss a:visited, #rss a:hover {
	color:#fff;
	}

/*===================================================================
	Menu bar
=====================================================================*/
	
#menu_bar {
	background: url(images/menu.png) top left repeat-x;
	width:1000px;
	padding-top:0px;
	margin:0;
	float: left;
	text-transform: uppercase;
	}

ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:700px;
	}

ul#navlist li {
	font-size:10pt;
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #fff;
	border-right:1px solid #000525;
	margin-right:0px;
	padding:17px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#navlist li a:hover {
	background: url(images/hover.png) top left repeat-x;
	color: #fff;
	}


/*==============================================================
	Positioning of the ads banners
================================================================*/

#ad468 /* banner in the header*/ {
	width:470px;
	height:60px;
	margin-top:45px;
	margin-right: 0px;
	float: left;
	}

#ad200{
	width: 200px;
	margin: 5px 0;
	}

.ads_small {
	margin: 7px 0 2px 18px;
	}

.ads_small img {
	padding: 0 10px 0 0;
	}

/*=====================================================================
	Blog page
=======================================================================*/
#pagetop{
	width: 1000px;
	height: 60px;
	background: url(images/pagetop.png) top no-repeat;
	float: left;
	}

#pbody {
	background: url(images/page.png) top repeat-y;
	width:1000px;
	margin-top:0px;
	float: left;
	}

#content {
	width:450px;
	margin-left:55px;
	margin-right: 0px;
	margin-top: -50px;
	float:left;
	}

.notfound{
	width: 438px;
	padding-top:10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right:5px;
	text-align: center;
	}

#featured{
	width:428px;
	float: left;
	margin:0px;
	overflow: hidden;
	padding: 0 5px;
	}	

/*========================================================================
	The actual Blog post look
=========================================================================*/

.post {
	background: url(images/post.png) top repeat-y;
	width:448px;
	float: left;
	margin:0px;
	text-align: justify;
	font-size:14px;
	overflow: hidden;
	}

.ptop{
	background: url(images/posttop.png) top no-repeat;
	width:448px;
	height: 10px;
	float: left;
	margin:0px;
	}

.ptitle{
	background: url(images/title.png) top right repeat-y;
	width: 408px;
	padding-top:9px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right:10px;
	margin-bottom: 5px;
	}

.entry {
	float: left;
	padding: 0 10px;
	width: 428px;
	overflow: hidden;
	margin: 0;
	}

.postmetadata {
	background: url(images/postbottom.png) bottom no-repeat;
	float: left;
	padding: 0 10px 10px 10px;
	width: 428px;
	margin: 0;
	font-size: 11px;
    	clear: both;
    	}

.comments {
	width: 150px;
	height: 19px;
	padding-top: 6px;
	float: left;
	background: url(images/button.png) top no-repeat;
	text-align: center;
	font-weight: bold;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
		.comments {
		margin-left: -2px;}
		}


.comments a, .comments a:visited {
	color: #fff;
	text-decoration: none;
	}

.comments a:hover{
	color: #d8efff;
	}

.date {
	width: 150px;
	height: 19px;
	padding-top: 6px;
	float: right;
	background: url(images/button.png) top no-repeat;
	text-align: center;
	font-weight: bold;
	color: #fff;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/*===================================================
	Sidebar
=====================================================*/

#twit{
	margin: 0 0 10px 0;
	}

#sidebar{
	float:left;
	width: 440px;
	margin-top: -53px;
	margin-bottom: 10px;
	font-family: georgia;
	font-size: 12px;
	padding: 0px;
	}

#sidebar h2 {
	width:180px;
	padding:10px 10px 5px 10px;
	margin: 0px;
	background: url(images/title.png) top left repeat-y;
	font-size:18px;
	text-align: right;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar li {
	list-style-type: none;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar ul li ul li {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	}

/*===================================================
	Sidebar1
=====================================================*/

#s1top {
	width: 220px;
	float: left;
	background: url(images/s1top.png) top no-repeat;
	padding-top: 10px;
	}

#s1bottom {
	width: 220px;
	float: left;
	background: url(images/s1bottom.png) bottom no-repeat;
	padding-bottom: 10px;
	}	

#sidebar1{
	float:left;
	width: 200px;
	padding: 0 10px;
	background: url(images/s1.png) top repeat-y;
	color:#c1e6ff;
	}

#sidebar1 a, #sidebar1 a:visited {
	color:#c1e6ff;
	text-decoration: none;
	}

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

.feat{
	background: #001068;
	margin-bottom: 10px;
	border: 1px solid #004f9d;
	padding: 5px;
	}

.feat p{
	font-size: 11px;
	text-align: justify;
	}

/*===================================================
	Sidebar2
=====================================================*/

#s2top {
	width: 220px;
	float: left;
	background: url(images/s2top.png) top no-repeat;
	padding-top: 10px;
	}

#s2bottom {
	width: 220px;
	float: left;
	background: url(images/s2bottom.png) bottom no-repeat;
	padding-bottom: 10px;
	}	

#sidebar2{
	float:left;
	width: 200px;
	padding: 0 10px;
	background: url(images/s2.png) top repeat-y;
	}

#sidebar2 a, #sidebar2 a:visited {
	color:#002566;
	text-decoration: none;
	}

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


/*Sidebar search form*/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Calendar */

#wp-calendar {
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	empty-cells: show;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	margin-left: 10px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies {
	padding: 10px;
	width: 428px;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 5px;
	display:block;
	font-style:normal;
	background: #0092fd;
	border:1px solid #001352;
	color:#d8efff;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#fff;
	}

.commentlist a:hover, .commentlist a:active {
	color:#001352;
	}

.commentlist cite img {
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 16px Georgia, "Times New Roman", Times, serif;
	}

.commentlist .time {
	background: url(images/clock.png) top left no-repeat;
	padding-left:20px;
	}

.commenttext {
	background: #001352;
	padding: 0 20px 10px 20px;
	color:#d8efff;
	margin-top: 0;
	border-top: 3px double #d8efff;
	}

#commentform input {
    	background: #f2faff;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	background: #f2faff;
	color: #000;
	width: 380px;
	padding: 2px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	background: url(images/title.png) left repeat-y;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
    	border: none;
	}

#commentform p {
	margin: 5px 0;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	Footer
=========================================================================*/

#pagebot {
	background: url(images/pagebot.png) top no-repeat;
	margin: 0 auto;
   	width: 1000px;
	height: 10px;
	}

#footer {
	background: url(images/footer.png) top repeat-y;
	margin: 0 auto;
   	width: 980px;
	padding:10px;
	clear: both;
    	text-align: center;
	}

/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
