/* @override http://193.52.238.101:8081/blogcastnew/podhawk/custom/themes/cleaker/screen.css */

/* @override http://193.52.238.101:8081/blogcastnew/podhawk/custom/themes/cleaker/screen.css */

/*
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;*/
	background-color: transparent;
	font-size: 12px;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

img {
	border: 0;
}

a {
	color: #da790b;
	text-decoration: none;
}

a:hover {
	color: #49647d;
	text-decoration: underline;
}

a:visited {
	color: #49647d;
}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	width: 870px;
	position: relative;
	/*background: #fff url(images/contentBg2.gif) repeat-y 50px;*/
	background-color: transparent;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 870px;
	background: #fff url(images/header.gif) top center no-repeat;
	height: 104px;
	margin-top: 0;
	color: #fff;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #e4e5d4;
}

#Nav {
	display: block;
}

#content {
	width: 570px;
	float: left;
	color: #000;
	padding: 20px;
}

#sidebarRight {
	width: 230px;
	color: #000;
	background: #DECFAD;
	/*background-color: transparent;*/
	font-weight: bold;
	direction: ltr;
	float: right;
	padding: 5px;
	margin-right: 10px;
	margin-left: 6px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

* html #sidebarRight {
	width: 135px;
}

#sidebarLeft {
	width: 155px;
	float: right;
	color: #000;
	margin: 5px;
}

div#tagcloud {
}

* html #sidebarLeft {
	width: 120px;
}

#footer {
    clear: both;
	/* width: 841px;
	color: #fff;
	text-align: left;
	height: 33px;
	padding: 8px 8px 12px 21px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #000; */
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 870px;
	float: left;
	background: #49647d url(images/navOnBlue.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}

ul#Nav li {
	float: right;
	border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	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 {
	margin-bottom: 20px;
}

blockquote,  div.bbcode_quote_body  {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #ACAB7B;
	background: #e8e9dc url(images/bqt_Bg.png) top no-repeat;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p.title  {
	font-size: 150%;
	font-weight: bold;
	padding: 0px 10px 3px 17px;
}
	
p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	font-size: 10px;
	padding: 1px;
}
.postmeta p {
	margin-bottom:  10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

/*
.postingFooter img {
	vertical-align: middle;
	}
*/
.small {
	font-size: 10px;
}

code, div.bbcode_code_body  {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: bold;
	padding: 10px 10px 0px 17px;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

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 {
	letter-spacing: -0.8px;
	text-align: center;
	padding:  2px;
	text-transform: uppercase;
	color:  #49647d;
	border-bottom: 2px #fff solid;
	margin-bottom: 5px;
	font: bold 14px "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

#sidebarRight a {
	color: #d8882f;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #49647d;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #d8882f;
	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/bullet.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: 12px;
}

.sidebar ul { 
	list-style-type: none;
	direction: rtl;
	text-transform: capitalize;
}

.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; 
}

.sidebar ul ul li {
	list-style-image : url(images/bullet.png);
	list-style-position : inside;
}

/***** 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;
}
img.alignleftnoborder  {
	padding: 5px;
	border: none;
	margin: 8px;
	display: inline;

}
img.alignrightnoborder  {
	padding: 5px;
	border: none;
	background: #fff;
	margin: 10px;
	display: inline;
}
img.centernoborder  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: none;
}



	
/***** MISCELLANEOUS FORMATTING *****/

.alignright, .alignrightnoborder {
	float: right;
}

.alignleft, .alignleftnoborder  {
	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;
}
.flash {
text-align: left;
padding: 20px 0 4px 15px;
}

#calendar span.today  {
background:  white;
}
#calendar table  {
	width: 100%;
	text-align: center;
}
.center {
	text-align: center;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 490px;
	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;
}

/*--------tag weights------------*/

.tagweight1 a {
   font-size : 80%;
 }
.tagweight2 a {
   font-size : 100%;
   font-weight : bold;
 }
 .tagweight3 a {
   font-size : 130%;
 }
 .tagweight4 a{
   font-size : 130%;
   font-weight : bold;
   
 }
.tagweight5 a{
    font-size : 150%;
    font-weight : bold;
  }
/*--------bbcode classes----------*/

/* Add a dashed underline to acronyms. */
 span.acronym { border-bottom:1px dashed green; }
 span.acronym:hover { color: green; border-bottom:1px dashed lightgreen; } 
/* Make spoilers invisible, so that you need to select them with the mouse. */
 span.spoiler { background-color: black; color: black; } 
/* Align columns to the top, and add some space between them. */
 table.bbcode_columns { border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; }
 table.bbcode_columns td.bbcode_column { padding: 0 1em; vertical-align: top;}
 table.bbcode_columns td.bbcode_firstcolumn { border-left: 0; padding-left: 0; }
 /* Wrap quotes in a big blue box. */ 
 /*div.bbcode_quote { border: 1px solid blue; margin: 0.5em 0; }
 div.bbcode_quote_head { background-color: blue; color: white; font-weight: bold; padding: 0.25em 0.5em; }
 div.bbcode_quote_head a:link { color: yellow; }
 div.bbcode_quote_head a:visited { color: yellow; }
 div.bbcode_quote_head a:hover { color: white; text-decoration: underline; }
 div.bbcode_quote_head a:active { color: white; text-decoration: underline; }
 div.bbcode_quote_body { background-color: skyblue; color: black; padding: 0.5em 1em; }*/
 /* Wrap code in a big blue box. */
div.bbcode_code { border: 1px solid #da790b; margin: 0.5em 0; }
 /*div.bbcode_code_head { background-color: blue; color: white; font-weight: bold; padding: 0.25em 0.5em; }
 div.bbcode_code_body { background-color: skyblue; color: black; font: 10pt monospace; padding: 0.5em 1em; }*/ 

/* search */
input#search-input  {
	width: 150px;
}
input#search-submit {
	width: 100px;
	font-size: 0.9em;
}
table td#this_site  {
	font-size: 0.9em;
}
