/*
Theme Name: Cleaker
Theme URI: http://pomomusings.com/design/
Description: An original design by Adam Walker Cleaveland of <a href="http://cleavedesign.com" title="cleave design">cleave design</a>. This theme utlizes XHTML and CSS, some code from Kubrick and beautiful icons from FamFamFam.
Version: 2.1
Author: Adam Walker Cleaveland
Author URI: http://pomomusings.com/design/
*/

/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #809ab1 url(images/bg_blue.gif) repeat-x;
	font-size: 12px;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        text-align:justify;
}

img {border: 0; }

a, a:hover, a:visited
{
	color: #49647D;
        text-decoration: underline;
}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 1000px;
	position: relative;
	background: #fff url(images/contentBg2_1000_25_perfect.gif) repeat-y;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#header {
	width: 1000px;
	background: #fff url(images/monterey_1000_101.jpg) top center no-repeat;
	height: 101px;
	margin: 0;
	color: #fff;
}

#ads_top
{
  display:block; 
  width:1000px; 
  height:130px; 
  background-color:#6A8FAA; 
  margin:0px; 
  padding:0px;"
}

#ads_top td {
  padding:0px;
}


.title 
{
	padding: 5px 5px 5px 20px;
	color: #fff;
}


#Nav 
{
	display: block;
}

#content 
{
	width: 627px;
	float: left;
	color: #000;
	padding-left: 15px;
        padding-right: 10px;
}

#content h2
{
        font-size: 15px;
	text-align: left;
	padding:  2px;
	font-weight: bold;
        color:  #49647d;
        background-color:transparent;
	margin-bottom: 3px;
        margin-top: 3px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
    
}

#content h1 a {color: #49647d;}

#sidebarRight {
	width: 155px;
	float: right;
	color: #000;
	background: #dcddca;
	padding: 6px;
}

* html #sidebarRight {
	width: 155px;
}

#sidebarLeft {
	width: 155px;
	float: right;
	color: #000;
	padding: 6px;
}

* html #sidebarLeft {
	width: 155px;
}

#footer {
	clear: both;
	width: 1000px;
	background: #000;
	color: #fff;
	text-align: left;
	height: 190px;
        line-height:1.2em;
	padding: 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 1000px;
	float: left;
	background: #49647d url(images/navOnBlue.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
        font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}

ul#Nav li {
	float: left;
	border-right: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.2em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #cf7f26 url(images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}

/***** GENERAL TEXT FORMATTING *****/

.post 
{
    font-family:Verdana, Sans Serif;
    font-size:1em;
    line-height:1.5em;
    margin-top:5px;
    margin-bottom: 20px;
}

td
{
  padding:10px;
}

blockquote {
	color: #49647D; 
	margin: 5px auto; 
        width:500px;
        display:block;
	border-left: 8px solid gray;
	background: #e8e9dc url(images/bqt_Bg.png) top no-repeat;
	padding-left: 5px; 
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
        clear:both;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p.center 
{
	text-align: center;
}

.postmeta 
{
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 12px;
        clear:both;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 20px;
        color:  #49647d;
	text-align: left;
	font-weight: bold;
        padding:3px 0px;
	margin-bottom: 10px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
        /* border-top:1px solid #d8882f;
        border-bottom:1px solid #d8882f; */
}

span.title 
{
	font-size: 35px;
	letter-spacing: -2px;
	font-weight: normal;
	padding: 10px 10px 5px 10px;
    border:0px;
}

span.subtitle
{
  font-size: 20px;
  color:white;
  padding:30px 10px 0px 10px;
}


h4 {
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 5px;
	/*list-style-image: url(images/bullet.png);*/
	padding-left: 10px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	display: inline;
	float: right;
	margin: 0 20px 0;
	padding: 10px 0 0;
	text-align: left;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {
	font-size: 14px;
	letter-spacing: -0.5px;
	text-align: left;
	padding:  2px;
	/*text-transform: uppercase;*/
	font-weight: normal;
	/*color:  #49647d;*/
        color:white;
        background-color:#49647d;
	/*border-bottom: 2px #fff solid;*/
	margin-bottom: 5px;
        margin-top: 5px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

#sidebarRight a {
	color: #49647D;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #49647D;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #49647D;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #49647D;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	color: #49647D;
}

/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
        font-weight:bold;
}

.sidebar ul { 
	list-style-type: none;
        list-style-position: inside;
}

.sidebar ul h4
{
  font-weight:bold;
  font-size:1.3em;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FOOTER FORMATTING *****/

#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
}

#footer a {
	color: #afb65b;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #5c7c9a;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/****************************************
+VLAD
****************************************/

span#title-meta a
{
 /*background-color:#46647F;*/
 color:#46647F;
 font-weight:bold;
 font-style:italic;
 padding:3px;
}

p.ad-horizontal
{
  display:block;
  width:480px;
  margin:1px auto;
  padding:2px; 
  border:1px solid black;
  text-align:center;
  font-size:10px;
}

p.ad-vertical
{
  display:block;
  width:130px; 
  margin:1px auto;
  padding:2px; 
  border:1px solid white;
  font-size:10px;
  text-align:center;
}

p.image
{
  text-align:center;
  margin:5px auto;
  font-weight:bold;
  clear:both;
  background-color:#000000;
  color:#FFFFFF;
  padding:5px;
}

p.image a, p.image a:hover, p.image a:visited
{
  color:#FFFFFF;
}

p.summary
{
	color:#526E87;
	font-weight:bold;
}

p.summary img
{
  float:left;
  margin-right: 5px;
}

img.post_horiz { width:600px; border:0px solid black; margin:5px; }
img.post_vert { height:600px; border:0px solid black; margin:5px;}
img.excerpt_icon {float:left; margin-right:3px;}

a.gallery
{
  font-weight:normal;
  background-color:#D5D6C2;
  color:black;
  font-size:10pt;
  border:1px dotted black;
  padding:5px;
  margin-right:3px;
  float:left;
}

.post ul
{
list-style-position:inside;
list-style-type:square;
}

ul.visitor
{
  display:block;
  clear:both;
  width:580px;
  margin:0px auto;
  padding:3px;
 
  list-style-position:outside;
  list-style-type:square;
  color:black;
  border: 2px dotted #a0abb4;
  background-color:transparent;
  font-size: 12px; 
}

ul.visitor li
{
  line-height:13pt;
}

ul.menu
{
  border-left:0px solid #49647D;
  border-right:0px solid #49647D;
  border-top:0px solid #49647D;
}

ul.menu li
{
  font-size:13px;
  color:#49647D;
  border-bottom:0px solid #49647D;
  line-height:17px;
  text-decoration:none;
  font-variant:small-caps;
  padding:2px;
}

ul.menu li a, ul.menu li a:active, ul.menu li a:visited
{
  color: #49647D;
}

div#ad_bottom
{display:block; width:620px; height:260px; border-top:5px solid black; border-bottom:5px solid black; padding:3px 0px; clear:both;}

div#spread
{display:block; border-top:0px; clear:both;}

label.hidden {display:none}

span#marketing a {font-weight:bold}

span.headline_ads 
{
  background-color:#E8E8E8; 
  height:70px; 
  padding:0px;
  display:block;
  text-align:center;
  font-family:Sans-serif;
  font-size:8pt;
}

span.headline_ads a:hover
{
  background-color:transparent;
}

span.headline_ads td {
	border:1px solid white; padding:1px;
}

div.headline_area {text-align:center;}

a.organize-pictures 
{
  text-align:center;
  font-weight:bold;
  clear:both;
  font-size:10pt;
  padding:5px;
  margin:5px auto;
  background-color:lightGray;
  display:block;
}

h3#comments
{ clear:both; }
