/*  
Theme Name: Slined Mod
Theme URI: http://www.dandyland.org
Description: Slik and dark theme originally built for <a href="http://dandyland.org">dandyland.org</a>
Version: 2.0Author: Dandyna
Author URI: http://www.dandyland.org
Notes: big thanks to Small Potato of WpDesigner who firstly coded this jewel, enjoy!
*/

#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#top-ad {
	width: 865px;
	text-align: center;
	margin-left: 65px;
}
#click2blue-logo {
	margin-top: 4px;
}
body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size: 14px;
}

body{
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B url(images/bg.gif) fixed;
}

table{
	font-family: Arial;
	font-size: 12px;
}

form, input, textarea{
	font-family: Arial;
	font-size: 10px;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #262626;
	color: #ccc;
	background: #111;
}

ul, li{
	list-style-type: none;
	font-size: 12px;
}

a{
	text-decoration: none;
	/* text-transform:uppercase; */
	color: #ccc;
}

a:hover{
	text-decoration: underline;
/*	text-transform:uppercase; */
	color: #ccc;
}

img{
	border: 0px;
}

#time-quotes{
	
	text-align: center;
}

#sidebar{
	float: left;
	margin: 12px 0 0 0;
	width: 140px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B;
}

#sidebar ul{
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#sidebar ul li{
	margin: 0 0 5px 0;
	font-family: Arial;
	font-weight: bold;
	color: #00C0DC;
}

#sidebar ul li a{
	text-decoration: none;
	text-transform:uppercase;
	color: #00C0DC;
}

#sidebar ul li a:hover{
	text-decoration: underline;
}

#sidebar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	border-top: 2px solid #00C0DC;
	background: #0B0B0B url(images/bg_menu_item.gif) repeat-x;
	color: #ccc;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: normal;
	color: #ccc;
}

#sidebar ul ul li a{
	text-decoration: none;
	text-transform:uppercase;
	color: #ccc;
}

#sidebar ul ul li a:hover{
	text-decoration: underline;
}

.narrowcolumn{
	float: left;
	width: 500px;
	margin: 22px 0 0 0;
	padding: 0 0 100px 0;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B;
}

#menu{
	padding: 0 0 0 0px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B;
}

#menu ul li{
	float: left;
	border-top: 2px solid #00C0DC;
	margin: 0 5px 0 0;
	padding: 6px 15px 7px; 
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	background: #0B0B0B url(images/bg_menu_item.gif) repeat-x;
}

#menu ul li a{
	text-decoration: none;
	text-transform:uppercase;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#header{
	clear: both;
	width: 500px;
	padding: 10px 0;
	background: #0B0B0B;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}

.post h2{
	border-top: 2px solid #00C0DC;
	border-bottom: 1px solid #262626;
	padding: 10px 20px 17px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	color: #fff;
	background: #000 url(images/bg_post_title.gif) repeat-x;
}

.post h2 a{
	text-decoration: none;
	text-transform: uppercase;
}

.post h2 a:hover{
	text-decoration: underline;
	text-transform: uppercase;
}

.entry{
	border-top: 0px solid #fff;
	padding: 10px 5px 10px 5px;
	text-align: left;
	vertical-align: top;
	line-height: 17px;
	color: #ccc;
	background: #0B0B0B;
}

.imgleft{
	float: left;
	padding-right: 1.2em;
	padding-bottom: .4em;
}

.imgright{
	float: right;
	padding-left: 1.2em;
	padding-bottom: .4em;
}

.entry p {
	font-size: 14px;
	padding: 12px 0 0 0;
}
.entry li{
	font-size: 14px;
	padding: 12px 0 0 0;
}
.entry a{
	color: #00C0DC;
}

p.postmetadata, post-date, cite{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.navigation{
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	color: #ccc;
	background: #0B0B0B;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 10px;
	background: #0B0B0B;
	color: #ccc;
}

blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #666666;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	background: #0B0B0B;
	color: #fff;
}

blockquote ul li{
	list-style-type: disc;
	margin-left: 10px;
}

blockquote ol li{
	list-style-type: lower-roman;
	margin-left: 10px;
}
.entry ol li {
	list-style-type: decimal;
	margin-left: 2em;
}
#obar{
	float: left;
	margin: 50px 0 0 0;
	width: 360px;
	text-align: left;
	vertical-align: top;
	background: #0B0B0B;
}

.sub-obar{
	float: left;
	margin: 0;
	width: 170px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B;
}

.sub-obar ul{
	padding: 10px 0 10px 10px;
	text-align: left;
	vertical-align: top;
}

.sub-obar ul li{
	margin: 0 0 5px 0;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #00C0DC;
}

.sub-obar ul li a{
	text-decoration: none;
	color: #00C0DC;
	text-transform:uppercase;
}

.sub-obar ul li a:hover{
	text-decoration: underline;
}

.sub-obar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	border-top: 2px solid #00C0DC;
	background: #0B0B0B url(images/bg_menu_item.gif) repeat-x;
}

.sub-obar ul ul{
	padding: 0;
}

.sub-obar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #ccc;
}

.sub-obar ul ul li a{
	text-decoration: none;
	color: #ccc;
	text-transform:uppercase;
}

.sub-obar ul ul li a:hover{
	text-decoration: underline;
}

#wp-calendar{
	margin: 5px 0 0;
}

#wp-calendar caption{
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #00C0DC;
	background: #0B0B0B;
}

#wp-calendar th, #wp-calendar td{
	padding: 3px;
	color: #ccc;
	background: #0B0B0B;
}
.youtube {
	width: 495;
	height: 350;
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	clear: both;
}
.clr {
	clear: both;
}
/* My added classes */
.bookright {
	float: right;
	margin-left: 1em;
	width: 120px;
	height: 245px;
}
.amazon {
	float: left;
	height: 240px;
	width: 120px;
	margin-right: 8px;
}
.amazon-right {
	float: right;
	height: 240px;
	width: 120px;
	margin-left: 8px;
}
.leftquote {
	font-size: 1.2em;
	font-style: italic;
	width: 150px;
	border: 1px solid #dbedb3;
	padding: 4px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightquote {
	font-size: 1.2em;
	font-style: italic;
	width: 150px;
	border: 1px solid #dbedb3;
	padding: 4px;
	float: right;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.photoleft, .photoLeft {
	float: left;
	margin-right: 1em;
	width: 256px;
}
.burst300left {
	float: left;
	margin-right: 1em;
	width: 300px;
	height: 250px;
}
.burst300right {
	float: right;
	margin-left: 1em;
	width: 300px;
	height: 250px;
}
.burst120right {
	float: right;
	margin-left: 1em;
	width: 120px;
	height: 600px;
}
.burst160right {
	float: right;
	margin-left: 1em;
	width: 160px;
	height: 600px;
}
.burst120left {
	float: left;
	margin-right: 5px;
	width: 120px;
	height: 600px;
}
.burst160left {
	float: left;
	margin-right: 5px;
	width: 160px;
	margin-bottom: 5px;
	/* height: 600px; */
}
.photoleftsmall {
	float: left;
	margin-right: 1em;
	width: 100px;
}
.photoleft150 {
	float: left;
	margin-right: 1em;
	width: 150px;
}
.photoright150 {
	float: right;
	margin-left: 1em;
	width: 150px;
}
.photocaption150, .caption150 {
	float: left;
	font-weight: bold;
	font-size: 9px;
	width: 149px;
	margin-bottom: 4px;
	clear: both;
}
.photoright, .photoRight {
	float: right;
	margin-left: 1em;
	width: 256px;
}
.photocaption, .caption {
	float: left;
	font-weight: bold;
	font-size: 9px;
	width: 249px;
	margin-right: 4px;
	margin-bottom: 4px;
	clear: both;
}
.captionsmall {
	float: left;
	font-weight: bold;
	font-size: 9px;
	width: 95px;
	margin-right: 4px;
	margin-bottom: 4px;
	clear: both;
}

#image-div p{
	clear: both;
}
#burstmedia-top {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 960px;
	background-color:#ffffff;
	margin: 0 auto;
}
#google-bottom {
	float: left;
	width: 337px;
	height: 281px;
	text-align: left;
	margin-left: 15px;
	margin-top: 15px;
}
#google-top {
	float: left;
	/* width: 802px; */
	width: 960px;
	height: 15px;
	background-color:#FFF;
}
.aligncenter, .center {
	text-align: center;
}

/* Pluck */
.podPageTitle {color: #cccccc !important;}
div.podPageTitle {font-size: 18px !important;}
div.podHeadlineWidget .podPageTitle {margin-top: 15px;} 
/*Cost of War */
#costOfWarIraq { 
	text-align: center; width: 250px; font-weight: bold; 
} 
#costOfWarIraq_Total { 
	font-size: 1.3em; font-weight: bold; /*color: #990000;*/ color:#00CCFF;
} 
#costOfWarIraq_Link { 
	font-size: 1.2em; 
}
#costOfWarAf { text-align: center; width: 270px; font-weight: bold; } #costOfWarAf_Total { font-size: 1.3em; font-weight: bold; /*color: #990000;*/ color:#00CCFF; } #costOfWarAf_Link { font-size: 1.2em; }
#costOfWarTotal { text-align: center; width: 270px; font-weight: bold; } #costOfWarTotal_Total { font-size: 1.3em; font-weight: bold; /*color: #990000;*/ color:#00CCFF; } #costOfWarTotal_Link { font-size: 1.2em; }