/* 
Theme Name: Blue Danube
Theme URI: http://justintadlock.com/wordpress/options
Description: A blending of soothing blues, light gray, and a dash of white for a pleasant atmosphere.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 1.1
*/
* {
	margin: 0;
	padding: 0;
	}
p { margin: 10px 0; }
ul li {
	list-style-type: none;
	}
.entry ul { padding-left: 10px; }
.entry-price ul { padding-left: 10px; }
a {
	color: #A90000;
	text-decoration: none;
	}
a:hover {
	color: #CC0000;
        text-decoration: underline;
	}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: bold; color: #A90000; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
.left { float: left; margin: 0 10px 10px 4px; }
.right { float: right; margin: 0 4px 10px 10px; }

/* Body */
body {
	color: #000;
	background: #CCC;       
        font: 70% "Verdana", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	}
#body-container {
	width: 942px;
	overflow: hidden;         
	margin: 10px auto;
	background: #333;
	}
/************************************************
	Header
************************************************/
#header-container {
	width: 100%;
	float: left;
	overflow: hidden;
	background: #000;
	}
#header {
	float: left;
        height: 85px;
	width: 550px;
	overflow: hidden;
	}

.textwidget {

         display:inline;
}

#tweetlist {padding:0 5px !important;}

.twitter li {
margin: 10px 0 !important;
}

.twitter-icon img {
margin-left:20px;
}

.twitter-link {
color:#A90000 !important;

}
.twitter a  {
padding:0 0 2px 0 !important;

}


.twitter  a {
display:inline !important;
}


table.specs {
font-size:11px;
border-collapse:collapse;
margin-left:5px;
}


table.specs td {
padding:8px 6px 0px 6px;
border:1px solid #ccc;
}

.head-banner {
     margin:-75px 0px 0px 0px;     
     float:right;
}

.square {
padding: 4px 0px 4px 4px;
margin: 4px 0px 4px 4px;

}
.wpsb_form_txt {width:240px;
background-color:white;
}

.wpsb_form_btn {
height:28px;
width:90px;
border: 1px solid #ccc;

}

.wpsb_form_radio {
width:30px;
border:0;
background-color:#F7F7F7;
}

#header h1 a {
	width: 350px;
	height: 85px;
        margin: 3px 0px 0px 17px;
	display: block;
	color: #f7f7f7;
	background: url(images/header.gif) no-repeat 0 0;
	}
#header h1 a span, #header h2 { display: none; }

.em {
margin:8px 0px 4px 8px;
padding:6px 3px 0px 3px;
height:110px;
width:200px;
border:1px dashed #000000;
float:right;
text-align:left;
line-height: 1.3;
font-size:11px;
font-weight:normal;
background:#FFFFFF;
}
a.em {
text-decoration:underline;
font-weight:normal;
}	

hr {
color: #EEE;
background-color: #EEE;
height: 1px;
}

div.hr {
background: #EEE;
height: 1px;
}
div.hr hr {
display: none;
}

.custom1 {
border: 0px solid #CCC;
margin:10px 0px 10px 20px;
padding:4px 0px 4px 4px;
}

.flick {
margin:12px auto 10px 35px;

}

.execphpwidget {
background-color: #D1DFFA;
font-size:11px;
font-family:arial;
margin:0 auto;
text-align:center;
}
.execphpwidget a {
color:#A90000;
padding: 0 2px;
}

.section-header {background-color: #D1DFFA;}

.execphpwidget a:hover {
color:#990000;
text-decoration:underline;
}

.ebay {
padding:12px 0;
background: url(http://www.robertphotoblog.com/ads/ebay.jpg) no-repeat left 0;
}

.ebay2 {
padding:20px 0;
background: url(http://www.robertphotoblog.com/ads/ebay-2.jpg) no-repeat left 0;
}

.compare {
padding-top:5px;
background: url(http://www.robertphotoblog.com/ads/compare.jpg) no-repeat left 0;
}

/************************************************
	Feed links in header
************************************************/
#feed {
	float: right;
	width: 150px;
	height: 22px;
	/* Comment out the line below if not using header image */
	padding: 30px 0 0 0;
	}
#feed li { display: inline; }
#feed li a {
	float: left;
	width: 40px;
	height: 43px;
        padding-bottom:10px;
	display: block;
	}
#feed li.feed-url a { background: url(images/feed-icon.jpg) no-repeat 0 0; }
#feed li.feed-email a { background: url(images/feed-email.jpg) no-repeat 0 0; }
#feed li.feed-url a span, #feed li.feed-email a span { display: none; }

/* Container for content and sidebar */
#container {
	clear: left;
	position: relative; top: 7px;
	width: 902px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff url(images/container-bg.gif) no-repeat 0 0;
	}
#home, #content {
	width: 590px;
        font-size:1.1em;
	margin: 0;
	}
#home.left, #content.left { float: left; }
#home.right, #home.right { float: right; }

/************************************************
	Navigation
************************************************/
/* Navigation containers */
#navigation, #sub-navigation { width: 100%; float: left; }
#navigation { background: #A90000;
margin-bottom:8px; }
#sub-navigation { background: #A90000; }

/* List items */
#nav li, #sub-nav li { float: left; }
#nav li li, #sub-nav li li {
	width: 175px;
	background: #A90000;
	border-top: 1px solid #CCC;
	}

/* List links */
#nav li li a { background: #A90000; float: none; margin: 3px 5px; padding: 4px 5px; }
#nav a, #sub-nav a { color: #FFF; font-size:1.1em; font-weight: bold; display: block; text-decoration: none; }
#nav a { padding: 10px 5px 10px 7px; 
margin-left:8px;
}
#sub-nav a { font-size: .95em; padding: 7px 17px; }

/* List items and active items */
#sub-nav li.current-cat a, #sub-nav li.current-cat a:hover { color: #164978; background: #E3E3E3; }
#sub-nav li li { background: #A90000; border-top: 1px solid #3686cd; }
#sub-nav li li a { float: none; margin: 3px 5px; padding: 3px 7px; }
#sub-nav li.current-cat li { background: #E3E3E3; border-top: 1px solid #54b1ec; }
#sub-nav li.current-cat li a { color: #A90000; }

/* Hover states */
#nav a:hover, #sub-nav a:hover, #nav li.current_page_item a, #sub-nav li.current_cat a { text-decoration: underline; }
#nav a:hover, #nav li.current_page_item a, #sub-nav a:hover { color: #fff; }
#sub-nav li.current-cat li a:hover { color: #A90000; }
#sub-nav li li a:hover, #sub-nav li li.current-cat a:hover { color: #fff; }

/* Drop-down control */
#nav li ul, #sub-nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 999;
	}
#nav li:hover ul, #sub-nav li:hover ul {
	left: auto;
	display: block;
	}
/************************************************
	Search
************************************************/
#search {
	float: right;
	width: 185px;
	margin-right: 15px;
	}
#searchform {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0;
	}
#search input#s {
	color: #333;
	width: 170px;
	margin: 0;
	padding: 0px 5px;
	border: 1px solid #216daf;
	}
#search .search-submit { display: none; }

/************************************************
	Sections of the site
************************************************/
.section, #home .flickr, #home div.tags {
	width: 590px;
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 10px 0;
	background: #f7f7f7;
	border: none;
	}
.section h2 {
	font-size: 1.2em;
	line-height: 1em;       
	}
h2.section-header, h3.section-header, #home .flickr h2, #home div.tags h2, #sidebar .menu h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 1px 0 0 0px;	
	}

h2.section-header {color:#000;}

h2.section-header a {color:#000;}

/* Single posts */
#content .post { overflow: hidden; line-height:1.3; width: 568px; padding: 10px; margin-bottom: 15px; background: #FFF; border: 1px solid #EEE; }
#full-posts .post .entry, #no-sidebar .post .entry, .single .post .entry { clear: left; }
.post { clear: left; }
.byline { margin-top: 5px; }
code { font-size: 1.15em; }
/* blockquote { padding: 10px 15px; }
*/
.post ul { padding-left: 25px; }
.post ul li { list-style-type: disc; 
line-height:1.4;
}

.entry-price {
clear: left;
font-size: 10px;
}

.post ol { padding-left: 20px; }

/* Full posts */
#full-posts .post { line-height:1.3; overflow: hidden; width: 568px; padding: 10px 10px 5px 10px; margin-bottom: 15px; background: #FFF; border: 1px solid #eee; }

/* Breadcrumb */
.breadcrumb { width: 568px; padding: 10px; background: #f7f7f7; border: 1px solid #EEE; }

/* Related posts */
#related { width: 568px; padding: 10px; background: #f7f7f7; border: 1px solid #eee; }

/* Author box */
#author-box { width: 568px; padding: 10px; background: #f7f7f7; border: 1px solid #eee; }

/* Comments template */
#comments-template { width: 568px; padding: 10px; margin-bottom: 15px; background: #f7f7f7; border: 1px solid #eee; }

/* Navigation links */
.navigation-links { width: 568px; padding: 10px; margin-bottom: 15px; background: #f7f7f7; border: 1px solid #eee; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; width: 50%; text-align: right; }

/* Features gallery */
#myGallery { height: 240px; margin: 0 0 15px 0; }
#myGallery .imageElement { display: none; }
#myGallery a, #myGallery a:hover { font-weight: bold; color: #f8f8f8; }

/* Features (single article) */
#feature { width: 568px; padding: 10px; background: #f7f7f7; border: 1px solid #eee; }

/* Features numbers */
#features-numbers { background: #fff; }

/* Flickr photos (home) */
#home .flickr { width: 578px; padding: 10px 0 15px 10px; background: #f7f7f7; border: 1px solid #eee; }
#home .flickr img { margin: 1px 13px 1px 0; }

/* Tags (home) */
#home div.tags { width: 568px; padding: 10px; background: #f7f7f7; border: 1px solid #eee; }

/* Excerpts */
#excerpts { margin: 0; padding: 0; background: #fff; }
#excerpts .post { width: 568px; padding: 10px; margin-bottom: 15px; background: #f7f7f7; border: 1px solid #eee; }

/* Post sections */
#post-sections .section { width: 568px; padding: 10px; background: #f7f7f7; border: 1px solid #eee; }

/* Post blocks */
#post-blocks { padding: 0; background: #fff; }
#post-blocks .post { width: 266px; padding: 10px; margin: 0 0 15px 0; background: #f7f7f7; border: 1px solid #eee; }
#post-blocks .even { float: right; clear: none; }
#post-blocks .odd { float: left; clear: both; }

/* Post list tabs */
#post-list-tabs { padding: 0; }
#post-list-tabs .tab-content { width: 578px; padding: 10px 5px; }
#post-list-tabs .odd { float: left; width: 50%; }
#post-list-tabs .even { float: right; width: 45%; clear: none; }
#post-list-tabs .tab-content ul { margin-left: 10px; }
#post-list-tabs .tab-content li { margin: 4px 0; }

/* Post tabs */
#post-tabs { padding: 0; }
#post-tabs .tab-content { width: 578px; padding: 10px 5px; }
#post-tabs .odd { float: left; width: 48%; }
#post-tabs .even { float: right; width: 48%; clear: none; }

/* Post thumbnail tabs */
#post-thumbnail-tabs { padding: 0; }
#post-thumbnail-tabs .tab-content { width: 568px; padding: 10px; }

/* Video tabbed */
#video-tabbed { width: 568px; padding: 10px; background: #f7f7f7; border: 1px solid #eee; }
div.v2, div.v3, div.v4, div.v5 { display: none; }
#video-tabbed .video-list { width: 260px; float: right; }
#video-tabbed li { margin-bottom: 7px; }
#video-tabbed a { display: block; padding: 4%; width: 92%; background: #eee; border: 1px solid #ddd; }
#video-tabbed a:hover, #video-tabbed li a.tab-current { color: #f7f7f7; background: #666; }

/* Video numbers */
#video-numbers { background: #fff; }

/* No sidebar */
#no-sidebar .post, #no-sidebar .section {
	overflow: hidden;
	width: 880px;
	padding: 10px;
	margin-bottom: 15px;
	background: #FFF;
	border: 1px solid #eee;
	}
#no-sidebar #comments-template { width: 900px; }

/************************************************
	Images
************************************************/
a img { border: 0px solid #ccc; padding: 0px; background: #fff; }
.post img, .section img {
	padding: 0px;
        margin: 0px 4px 0px 2px;
	background: #FFF;
	border: 0px solid #ccc;
	}
.post .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	}
.archive .post .avatar {
	width: 80px;
	height: 80px;
	}
#author-box img {
	float: left;
	margin-right: 10px;
	}
img.feature-image {
	max-width: 300px;
	margin: 0 10px 10px 0;
	}
img.thumbnail {
	width: 100px;
	height: 100px;
	margin: 0 10px 10px 0;
	}
img.thumbnail-large {
	max-width: 265px;
	}

/************************************************
	Sidebar
************************************************/
#sidebar {
	width: 301px;
	margin: 0;
	}
#sidebar.left { float: left; }
#sidebar.right { float: right; }
#sidebar .menu {
	overflow: hidden;
	padding: 4px 0;
	background-color: #D1DFFA;
	border: 1px solid #6699CC;
	}
.tabbed {
	background: #D1DFFA;
	border: none;
	padding: 0;
	}
#sidebar .menu, #sidebar .tabbed {
	clear: left;
	margin: 0 0 10px 0;
	}
#sidebar .menu .section-header { margin-left: 5px; }
#sidebar .menu div { padding: 0 0%; }
.tabbed .tab-content {
	padding: 10px 2%;
	}
#sidebar .menu ul { padding-left: 10px; }
#sidebar .menu li a, #sidebar .tabbed div li a {
	color: #000;
	display: block; width: 97%;
	padding: 3px 0;
	}
#sidebar .menu li a:hover, #sidebar .tabbed div li a:hover {
	color: #A90000;
	text-decoration: underline;
	}
#sidebar .menu p { margin: 15px 7px; }

.tabbed {border: 1px solid #6699CC;}

/* Feed sidebar */
#feed-sidebar li a { height: 15px; display: block; text-indent: 25px; margin-bottom: 3px; }
#feed-sidebar li.feed-url a { background: url(images/sidebar-feed.gif) no-repeat 0 .3em; }
#feed-sidebar li.feed-email a { background: url(images/sidebar-email.gif) no-repeat 0 .3em; }

/* Sidebar tables (ex: calendar) */
#sidebar table { width: 95%; margin: 0 auto; border: 1px solid #eee; }
#sidebar table tr { font-weight: bold; background: #ccc; }
#sidebar table tr td { text-align: center; background: #fff; border: 1px solid #ccc; }
#sidebar table tr td.pad { border: none; }

/* Recent posts (sidebar) and asides */
#sidebar .recent .post { clear: left; padding-bottom: 10px; }
#sidebar .recent .post-title, #sidebar .asides .post-title { font-size: .9em; line-height: 1em; }
#sidebar .recent .entry, #sidebar .asides .entry { font-size: .95em; margin: 0; padding: 0; }
#sidebar .recent p, #sidebar .asides p { margin: 0; padding: 0; }
#sidebar .asides .post { clear: left; padding: 0 0 5px 0; }
#sidebar .asides .post-title { font-size: 1em; }

/* Video (sidebar) */
#sidebar .video div { padding: 2px 2%; }
#sidebar .video object { width: 99%; height: 230px; }
#sidebar .video .post-title { font-size: 1em; }

/* Flickr (sidebar) */
#sidebar .flickr img { margin: 0 5px 5px 7px; }

/* Ads */
#sidebar .ads img { margin: 1% 1% 1% 1%; }

/************************************************
	Tabs
************************************************/
/* Actual tabs */
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	float: left;
	margin: 0 3px 0 0;
	padding: 5px .4em;
	color: #333;
	font-weight: bold;
	background: #ABC3E1;
	border: 1px solid #eee;
	}
.tabbed ul.tabs li a:hover { background: #D1DFFA; }
ul.tabs li a.tab-current { background: #D1DFFA; border-bottom: 1px solid #f7f7f7; }
/* Tab content */
.tab-content {
	overflow: auto;
	width: 95.5%;
	clear: left;
        line-height:1.1;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	background: #D1DFFA;
	border: 1px solid #eee;
	}
div.t2, div.t3, div.t4 { display: none; }

/* Recent comments tab */
#sidebar ul.recent-comments li { margin: 2px 0 5px 0; }
#sidebar ul.recent-comments li a { color: #A90000; display: inline; }

/* Sidebar search tab */
#sidebar .search input { width: 94%; background: #fff; color: #333; margin: 4px 0; }
#sidebar .search input.search-submit { display: none; }

/************************************************
	Comments Template
************************************************/
/* Comments template */
#comments-template { width: 590px; padding: 0; background: #fff; border: none; }
#comments-template ol {
	list-style-type: none;
	margin-top: 10px;
	}
#comments  {
font-size: 1.2em;
}
.nocomments {
color:#FFF;
}
#comments-template ol li {
	clear: left;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #f7f7f7;
	border: 1px solid #eee
	}
#comments-template .avatar {
	float: left;
	width: 80px;
	height: 80px;
	margin: 7px 7px 7px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}
#comments-template .comment-meta-data { float: left; font-size: 1em; margin-top: 9px; }
#comments-template ol li .comment-meta-data a.time { margin-left: 5px; color: #333; }
#comments-template ol li .comment-text { float: left; width: 80%; padding: 10px 0 0 0; }
#no-sidebar #comments-template ol li .comment-text { width: 88%; }
input {
	color: #000;
	width: 50%;
	padding: 4px;
	margin: 0;
	background: #E3E3E3;
	border: 1px solid #eee;
	}
#no-sidebar input { width: 25%; }
#comments-template textarea {
	color: #000;
	width: 97%;
	padding: 7px;
	background: #FFF;
	border: 1px solid #CCC;
	}
#no-sidebar #comments-template textarea { width: 98%; }
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 4px;
	margin-right: 10px;
	}

/************************************************
	Footer
************************************************/
#footer {
	clear: left;
	width: 922px;
	padding: 35px 10px 0px 10px;
	color: #f7f7f7;
        height:22px;
        font-weight:bold;
	background: #000 url(images/footer-bg.gif) no-repeat 0 top;
}
#footer a {
	color: #CC0000;
        text-decoration:underline;
	}
	
/************************************************
	From Green Boqpod
************************************************/	
	
.ad {
text-align:center;
margin:0px auto;
padding-top:2px;
padding-bottom:0px;
}
.ad2 {
text-align:left;
margin:12px 0px -8px 0px;
}
.ad2 img {
padding:4px 5px 2px 2px;
background: #FFF;
border:0;
margin:0;
}
.ad2a {
text-align:left;
margin-top:0px;
margin-bottom:-10px;
}
.ad2a img {
padding:4px 2px 2px 2px;
background: #FFF;
border:0;
margin:0;
}
.ad3 {
text-align:center;
margin-top:18px;
margin-bottom:3px;
}
.ad3a {
text-align:left;
margin-top:18px;
margin-bottom:3px;
}
.ad4 {
text-align:center;
margin-top:4px;
margin-bottom:2px;
}
.ad5 {
text-align:center;
margin:0px auto 17px auto;
padding-left:5px;
border: 2px #ddd solid;
width:735px;
}
.ad6 {
text-align:left;
margin-top:1px;
margin-bottom:2px;
}
.ad7 {
text-align:center;
margin: 5px 10px 0px 10px;
}
.perf {
margin-top:5px;
text-align:center;
}
.head {
display:inline;
line-height:1.4;
margin:-65px 30px 0px 0px;
float:right;
}
.video {
text-align:center;
margin-top:0px;
margin-bottom:10px;
}	
blockquote  {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color:#FFF;
border-left:5px solid #A90000;
border-right:1px solid #dedede;
border-top:1px solid #dedede;
border-bottom:1px solid #dedede;
display:block;
margin: 15px 20px 10px 15px;
padding:0 2% 0 1%;
}

blockquote p {
line-height: 1.2;
}

blockquote li {
margin-left:0px;
list-style:disc outside;
border-top:0px solid #dedede;
padding:2px 0;
text-align:left;
}

blockquote ul {
margin:5px 0px 5px 0px;
list-style:none;
padding:0;

}
blockquote a {
font-weight:normal;
}

.center {
margin: 15px auto 15px 95px;
width:550px;
}

.xhtml { 
font-size:11px;
margin-left:8px;
}
.notes {
margin-top:10px;
margin-bottom:5px;
font-size:11px;
}
.simplepie  h3 {
margin:10px 0px;
font-size: 15px;

}

.simplepie  h4 {
margin:10px 0px;
font-size: 13px;

}

.simplepie ol li  {
margin: 5px 20px 6px 0;
list-style:none;
font-size:12px;
}

.simplepie a {
text-decoration: none;
font-weight:bold;
}

.simplepie a:hover {
text-decoration: underline;
}

.simplepie small {
display:none;
}

.date {
margin-left:5px;
color: #000;
}


.aktt_tweets a {
color:#A90000 !important;
text-decoration:underline;
display:block;
}

.aktt_tweets li {
padding:2px 0;
border-bottom: 1px dotted #666;
}

.aktt_more_updates {
text-align:right;
}

