/*
Theme Name: Blue Ribbon
Theme URI: http://www.free-wordpress-theme.net/
Description: A blue magazine WP theme packed with nice features---Use the Options Page to customize the sections of this theme---To add a thumbnail to the post, add to each post a custom field with the name "thumbnail" and having as value the link to the desired image---To retrieve the posts in the header gallery, add to the posts you want featured a custom field called "featured" and having as value the link to the desired image---Need help? Ask for support at http://www.free-wordpress-theme.net/.
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: blue, 3 columns layout, featured posts gallery, post excerpts, post thumbnails, ads ready, widget ready, fixed width.	
*/


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

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background: #00090e url(images/bg.png) top repeat;
	color: #012336;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 10px 0;
	width: 1000px;
	overflow: hidden;
	position: relative;
	}

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

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

h1.main, h1.main a, h1.main a:hover, h1.main a:visited{
	font-size: 22px;
	margin: 30px 0 0 0;
	text-decoration: none;
	color: #0070ac;
	text-align: center;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 0 5px;
	text-decoration: none;
	color:#d5e2e9;
	text-align: left;
	}

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

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#011423;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#011423;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#011423;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#011423;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#011423;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#011423;
	}

a, a:visited{
	color: #0074b3;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

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

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

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

blockquote {
	width: 460px;
	margin: 15px 30px 0 10px;
	padding: 1px 15px;
	background:#efefef;
	font-style: oblique;
	border: 1px dashed #898989;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

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

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

#submit {
	background: url(images/go.png) top no-repeat;
	width: 42px;
	height: 35px;
	margin: 0px;
	padding: 0;
	border: none;
	color: #b497be;
    	}

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

select {
	width: 130px;
	}

/*==========================================================
	Sitemenu
============================================================*/

#sitemenu {
	background: url(images/sitemenu.png) top no-repeat;
	float:left;
	margin: 0;
	width: 1000px;
	height: 50px;
	padding: 0;
	}

#searchh {
	float: right;
    	width:160px;
	background: none;
	color: #014465;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 25px 120px 0 0;
	padding: 3px;
	border:none;
	text-align:center;
	}

#rss, #newsfeed, #login {
	float: right;
    	width:160px;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 25px 40px 0 0;
	padding: 3px;
	text-align:center;
	}


#rss a, #rss a:visited, #rss a:hover, #newsfeed a, #newsfeed a:visited, #newsfeed a:hover, #login a, #login a:visited, #login a:hover{
	color: #014465;
	text-decoration: none;
	}
	

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

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

#description {
	width: 185px;
	height: 100px;
	position: absolute;
	margin:20px 0 0 40px;
	padding: 0px;
	color: #015482;
	}

#ad728{
	float: right;
	width: 728px;
	height: 90px;
	background: #fff;
	margin: 25px 40px 0 0;
	}

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

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

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

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

ul#navlist li a:hover {
	color: #d5e2e9;
	}

/*-----------------------------------------------------------------*/

#categories{
	background: url(images/catmenu.png) top no-repeat;
	width:1000px;
	height: 55px;
	padding:0px;
	margin:0;
	text-transform: lowercase;
	float: left;
	}

ul#catlist {
	margin:0;
	white-space: nowrap;
	float:left;
	width:940px;
	padding: 20px 30px;
	}

ul#catlist li {
	display:inline;
	list-style-type: none;
	}

ul#catlist li a {
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color: #6d838f;
	margin:0;
	padding: 0 7px;
	display:block;
	float:left;
	text-decoration: none;
	border-right: 1px solid #6d838f;
	}

ul#catlist li a:hover {
	color: #d5e2e9;
	}
	


/*=============================================================
	Gallery
==============================================================*/

#gallwrap{
	width: 1000px;
	height: 260px;
	padding: 0px;
	float: left;
	background: url(images/gallery.png) top no-repeat;
	color: #cdb864;
	font-size: 14px;
	overflow: hidden;
	}

#jgal {
	list-style: none;
	width: 640px;
	float: right;
	margin: 10px 45px 0 0;
	}

#jgal li {
	opacity: .5;
	float: left;
	display: block;
	width: 110px;
	height: 110px;
	background-position: 50% 50%;
	cursor: pointer;
	border: 3px solid #7597ab;
	outline: 1px solid #6d838f;
	margin-right: 12px;
	margin-bottom: 10px;
	}

#jgal li img {
	width: 235px;
	height: 235px;
	position: absolute;
	top: 235px;
	left: 60px;
	display: none;
	border: 3px solid #7597ab;
	outline: 1px solid #6d838f;
	}

#jgal li.active img {
	display: block;
	}

#jgal li.active, #jgal li:hover {
	outline-color: #bbb;
	opacity: .99 /* safari bug */
	}

/* styling without javascript */

#gallery {
	list-style: none;
	display: block;
	}

#gallery li {
	float: left;
	margin: 0 10px 10px 0;
	}


/*==============================================================
	Positioning of the ad banners
================================================================*/

.ads_small {
	float: left;
	margin: 0;
	padding: 5px 0 5px 2px;
	}

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

/*=====================================================================
	Blog page
=======================================================================*/

.separator{
	background: url(images/catmenu.png) bottom no-repeat;
	width:960px;
	height: 35px;
	padding:10px 0 0 40px;
	margin:0;
	text-transform: lowercase;
	float: left;
	}

.pbody {
	background: url(images/pbody.png) top repeat-y;
	width:940px;
	padding: 0 30px;
	margin:0px;
	float: left;
	}

#content {
	width:530px;
	margin:0;
	float:left;
	overflow: hidden;
	}

.breadcrumb{
	width: 520px;
	padding: 0 5px 5px 5px;
	float: left;
	margin: 0 0 5px 0px;
	text-align: left;
	font-size:14px;
	overflow: hidden;
	}
	

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

.posthome{
	width: 300px;
	float: left;
	margin: 0 7px 5px 6px;
	text-align: justify;
	}

.posthome h2, .posthome h2 a, .posthome h2 a:visited, .posthome h2 a:hover{
	color: #d5e2e9;	
	font-size: 18px;
	}

.hometitle{
	background: #024e72 url(images/title.png) bottom repeat-x;
	padding: 5px;
	margin: 0 0 10px 0;
	outline: 1px solid #6d838f;
	}

.hthumb{
	width: 292px;
	height:192px;
	border: 3px solid #024e72;
	outline: 1px solid #6d838f;
	overflow: hidden;
	margin: 0 0 0 1px;
	}

.hthumb img {
	vertical-align:middle;
	}

.homentry{
	width: 280px;
	padding: 5px 10px;
	background: #eef7fa;
	}	

.homemetadata{
	background: #024e72;
	padding: 5px;
	float: left;
	width: 288px;
	outline: 1px solid #6d838f;
	}

.date, .com, .more {
	padding: 0px;
	margin: 0 5px 0 0px;
	float: right;
	font-size: 12px;
	color: #d5e2e9;
	}

.com a, .more a, .com a:visited, .more a:visited{
	color: #d5e2e9;
	}

.post {
	background: #eef7fa;
	width:530px;
	float: left;
	margin: 0 0 10px 0px;
	text-align: justify;
	font-size:14px;
	padding: 0px;
	overflow: hidden;
	}

.ptitle{
	background: #024e72 url(images/title.png) bottom repeat-x;
	width: 520px;
	float: left;
	padding: 5px;
	margin: 0;
	}

.entry {
	width: 510px;
	float: left;
	padding: 0 10px;
	margin: 0;
	}

.postmetadata{
	background:#024e72;
	width: 520px;
	padding: 5px;
	float: left;
	}


.post hr {
	display: block;
	}

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

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

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	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{
	float: left;
	margin: 0 0 10px 0;
	}

#sidebar{
	float:right;
	width: 400px;
	padding:0;
	margin: 0;
	font-family: georgia;
	font-size: 12px;
	}

#side1{
	width: 230px;
	float: left;
	padding: 0px;
	margin: 0;
	}

#side2{
	width: 165px;
	float: left;
	padding: 0;
	margin: 0 0 0 5px;
	}

#sidebar h2 {
	padding:7px;
	margin: -1px 0 0 0;
	background: #01131f;
	font-size:18px;
	color:#d5e2e9;
	text-align: center;
	}

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

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
#sidebar ul li {
	height:100%;
	line-height:18px;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;
	
	}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:#2a2c2d;
	color: #999;
	}	

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #eef7fa;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	display:block;
	background:#01304b url(images/bullet.png) left no-repeat;
	border-bottom:1px dotted #ddd;
	}

#sidebar ul li a:hover {
	background:#024e72 url(images/bullet.png) left no-repeat;
	color:#ccc;
	}

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

/*Sidebar search form*/

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

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Calendar */

#wp-calendar {
	width: 95%;
	margin: 0px;
	padding: 0px;
	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 {
	width: 95%;
	margin-left: 0px;
	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-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

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


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

#replies {
	float: left;
	padding: 10px 0;
	margin: 0px;
	}

#respond{
	float: left;
	width: 630px;
	padding: 0 15px;
	margin: 0px;
	}

h3.comments{
	width: 480px;
	font-size: 18px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	}

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

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

.commentlist cite {
	background: #1191bb;
	float: left;
	margin: 0;
	width: 500px;
	padding: 10px 15px;
	display:block;
	font-style:normal;
	}	

.commentlist cite img {
	float:left;
	margin-right:9px;
	border: 2px solid #fff;
	}

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

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

.commenttext {
	float: left;
	width: 500px;
	padding: 0 15px;
	margin: 0 0 10px 0;
	background: #eef7fa;
	}

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

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

#commentform textarea {
    	background: #fff;
	color: #000;
	width: 400px;
	padding: 2px;
	}

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

#commentform #submit {
	width: 142px;
	height: 30px;
	margin: 0 0 5px auto;
	float: left;
	background: #024e72 url(images/title.png) bottom repeat-x;
	color: #d5e2e9;
	}

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

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

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

#footer {
	background: url(images/catmenu.png) bottom no-repeat;
	width:960px;
	height: 35px;
	float:left;
   	padding:10px 20px 0 20px;
	margin: 0;
	clear: both;
    	text-align: center;
	color: #d5e2e9;
	}

#footer a, #footer a:visited{
	color:#024e72;
	}

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

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

img.centered {
	display: block;
	margin: 10px 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;
	}
