/*
Theme Name: SuperIdea
Theme URI: http://www.robbiewilliams.pl/wordpress
Description: Design by <a href="http://www.robbiewilliams.pl/" title="Robbie Williams">Robbie Williams</a> <a href="http://www.robbiewilliams.pl/wordpress" title="WP Themes">WP Themes</a> & <a href="http://www.nightday83.art.pl" title="Webdesign & Seo Warsaw">ND83</a>.
Version: 1.7
Author: Nd83
Author URI: http://www.nightday83.art.pl
License: General Public License (GPL)
Additional Fixes and Modifications by: Charles Stricklin and Eric Amundson
Last Edit: 05/23/08
*/
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/bg.gif) repeat-x top #135982;
}

img {
	border: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

.sub {
	border: 0px;
}

input, textarea {
	border: 1px solid #cecece;
	font-size: 12px;
}

div#page {
	width: 918px;
	text-align: left;
	margin: 0 auto;
}

.pagetitle {
	color: #8a3132;
}

/* header
--------------------------------------------*/
div#page #header {
	width: 100%;
	height: 155px;
	background: url(images/header.jpg) no-repeat top #ffffff;
}

div#header #header_title {
	float: right;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 35px 22px 0px 0px;
}

/* Menu
--------------------------------------------*/
#tabs1 {
	padding: 75px 0px 0px 160px;
	float: left;
	width: 100%;
	background: transparent;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}

#tabs1 ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#tabs1 li {
	display: inline;
	margin: 0;
}

#tabs1 a {
	float: left;
	background: transparent url(images/menu-rg.gif) no-repeat right top;
	margin: 0 color: #ffffff;
	padding: 4px 12px 3px 10px;
	text-decoration: none;
}

#tabs1 a:hover {
	float: left;
	color: #e5c01a;
	margin: 0;
	text-decoration: none;
}

/*header text
--------------------------------------------*/
div#header_text {
	width: 100%;
	height: 181px;
	background: url(images/header_text_bg.png) no-repeat top #ffffff;
}

#rss {
	background: transparent url(images/rss.gif) no-repeat 0 0;
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
}

div#header_text #header_text_title {
	padding-top: 25px;
	padding-left: 40px;
	color: #ffffff;
	text-align: left;
	font-size: 23px;
}

div#header_text #header_text_text {
	padding-top: 2px;
	padding-left: 40px;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 55%;
}

/* blog
--------------------------------------------*/
div#page{
	background: #ffffff;
}

div#page #blog {
	background: url(images/allbg.gif) #ffffff repeat-y top left;
}

/* SLIDEBAR Box Style */
.calendar {
	text-align: center;
	color: #3b74a4;
}

.calendar a:hover {
	background: #eba345;
	color: #ffffff;
}

.calendar td {
	height: 15px;
	padding: 0px 3px 0px 3px;
}

.calendar td a {
	padding: 0px 3px 0px 3px;
	background: #ffeace;
	display: block;
	color: #3b74a4;
	text-decoration: none;
	line-height: 15px;
}

#today {
	padding: 0px 3px 0px 3px;
	background: #3b74a4;
	font-weight: bold;
	color: #ffffff;
}

.calendar td a:hover {
	display: block;
	color: #ffffff;
	background: #eba345;
	text-decoration: none;
}

.boxed ul {
	width: 98%;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

.boxed a {
	color: #044d8b;
	padding: 3px;
}

.boxed a:hover {
	background: #ffe4be;
}

.boxed li {
	background: none;
	display: block;
	line-height: 1.40em;
	font-size: 1.10em;
	padding: 1px 3px 1px 18px;
	font-weight: bold;
	color: #e89642;
	background: transparent url(images/mmenu.gif) no-repeat scroll 2% top;
}

.boxed {
	margin: 0;
}

 
.boxed h2.title {
	height: 18px;
	padding: 3px 10px 0 16px;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #ffffff;
	background: url(images/sli_title.gif) #ffffff repeat-y top left;
}

/* Content
--------------------------------------------*/
#content {
	background: #FFFFFF url(images/allbg.gif) repeat-y top left;
	margin: 0;
	padding: 0;
}

#main {
	width: 640px;
	margin-left:20px;
	padding: 0;
        float:left;
}

/* Twitter Box
--------------------------------------------*/
dl#twitbox {width:640px;background: #f0f0f0 url(images/twitbox-bottom.gif) no-repeat bottom left;padding:0; margin:0;}
dl#twitbox dt {font-size:1em;font-weight:bold; border-bottom:1px solid #DDD;	background: transparent url(images/twitbox-top.gif) no-repeat top left;padding:.5em 20px .2em 20px;}
dl#twitbox dd {list-style:none;margin:0;padding:.2em 20px .5em 20px;font-size:1.4em;}
dl#twitbox a[href^="http://twitter.com"]{display:block;font-size:.7em;}
dl#twitbox dt a[href^="http://twitter.com"] {display:inline;font-size:1em;}

/* Previous Episodes
--------------------------------------------*/
.episodes h3 {
	font-size:2em; color:#cc6633;
	border:1px solid #cc6633;
	padding:0.5em 1em;
	background:#ffebcc;
}

a.watch_thumb {
	width: 170px;
	float:left;
	clear:both;
	margin:1em 20px;
	padding:2px;
	border:1px solid #ddd;
}

a:hover.watch_thumb {
	border:1px solid #cc6633;
}

div.episode_set {
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #f0f0f0;
	float:left;
	border-bottom:1px solid #ddd;
	width: 640px
}

div.share_set {
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #DFFBB2;
	float:left;
	border-bottom:1px solid #ddd;
	width: 640px
}

.episode_set a:hover {
	color: #cc6633;
}

.episode_set div.info {
	margin:1em 0 1em 0;
	float:left;
	width: 400px;
}

.episode_set div.info p a {
	font-size: 1em;
	font-weight: bold;
	display:block;
	margin-bottom:-.5em;
}

.episode_set div.info p strong{
	font-weight: normal;
}

.episode_set div.info p {
	margin:0;
}

/* Sidebar
--------------------------------------------*/
#sidebar {
	float: right;
	width: 180px;
	margin-right: 10px;
}

.white {
	color: #ffffff;
}

.iTunes {
}

.google-reader {
}

.boxed li.rss {
	background: transparent url(images/rss_feed.gif) no-repeat top left;
}

.sidebar-box {
	border: #e5c01a 1px solid;
	margin: 0 0 10px 1px;
	padding: 4px;
        width:164px;
}

.sidebar-box ul li.technorati {
	padding: 0px;
	list-style-type: none;
}

.boxed li.facebook {
	background: transparent url(images/facebook_16.gif) no-repeat top left;
}

.boxed li.linked-in {
	background: transparent url(images/linkedin_ico.gif) no-repeat top left;
}

#sidebar input[type="text"]{
	width: 100px;
}

/* Footer
--------------------------------------------*/
#footer {
	height: 75px;
	padding: 32px 0 0 0;
	line-height: 1em;
	clear: both;
	color: #ffffff;
	width: 918px;
	margin: 0 auto;
	font-size: 0.95em;
	background: url(images/footer.gif) #4d4d4d;
}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main a, #main a:visited {
	color: #3b74a4;
	text-decoration: none;
}

#main a:hover {
	color: #cc6633;
}

#main h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	text-decoration: none;
	background: transparent url(images/title.jpg) repeat-x top;
	padding: 7px 0px 5px 10px;
}

#main h2:hover {
	text-decoration: none;
	color: #3b74a4;
}

.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit {
	font-size: 1em;
	text-decoration: none;
	color: #044d8b;
}

.entry {
	text-align: justify;
	font-size: 1.10em;
	color: #02171d;
}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
}

.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
}

.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
}

.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
}

.post-cath {
	padding: 0 0 3px 20px;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post {
	margin: 0 0 25px 0;
}

.post .info {
	padding: 2px 3px 3px 8px;
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	font-size: 0.9em;
	color: #505050;
}

#s {
	clear: both;
	width: 100px;
	font-size: 1.0em;
	background: #ffffff;
	border-top: 1px solid #afe7ff;
	border-left: 1px solid #afe7ff;
	border-bottom: 1px solid #01a5e2;
	border-right: 1px solid #01a5e2;
}

#go {
	cursor: hand;
	clear: both;
	width: 15px;




























	font-size: 1.0em;
	background: #ffffff;
	border-top: 1px solid #afe7ff;
	border-left: 1px solid #afe7ff;
	border-bottom: 1px solid #01a5e2;
	border-right: 1px solid #01a5e2;
}

/* Comments Styling
--------------------------------------------*/
#comment {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
}

ol.commentlist {
	width: 550px;
}

ol.commentlist li div.comment_meta {
	background: #ffffff;
	margin: 0;
}

ol.commentlist li div.comment_text {
	padding-top: 35px;
	background: url(images/comment-bubble-top.gif) #f0f0f0 no-repeat top left;
	margin: 0;
}

ol.commentlist li.highlighted div.comment_text, ol.commentlist li.highlightedalt div.comment_text {
	padding-top: 35px;
	background: url(images/author-bubble-top.gif) #FFF589 no-repeat top left;
	margin: 0;
}

ol.commentlist li div.comment_text p {
	padding: 0 20px;
	line-height: 150%;
}

ol.commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	background: transparent url(images/comment-bubble-bottom.gif) no-repeat bottom left;
}

ol.commentlist li.highlighted, ol.commentlist li.highlightedalt {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	background: transparent url(images/author-bubble-bottom.gif) no-repeat bottom left;
}

ol.commentlist li div p {
	margin: 0 0 1em 0;
}

#commentform {
	margin: 1em 1em 1em 40px;
	background: #ffffff;
	width: 280px;
}

#commentform textarea {
	background: #white;
	border-top: 1px solid #efc172;
	border-left: 1px solid #efc172;
	border-bottom: 1px solid #e68c3f;
	border-right: 1px solid #e68c3f;
	width: 280px;
}

#commentform textarea:hover {
	background: #ffffff;
	border-top: 1px solid #e68c3f;
	border-left: 1px solid #e68c3f;
	border-bottom: 1px solid #efc172;
	border-right: 1px solid #efc172;
}

#commentform textarea:focus {
	background: #ffffff;
	border-top: 1px solid #e68c3f;
	border-left: 1px solid #e68c3f;
	border-bottom: 1px solid #efc172;
	border-right: 1px solid #efc172;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #ffffff;
	border-top: 1px solid #efc172;
	border-left: 1px solid #efc172;
	border-bottom: 1px solid #e68c3f;
	border-right: 1px solid #e68c3f;
	width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border-top: 1px solid #e68c3f;
	border-left: 1px solid #e68c3f;
	border-bottom: 1px solid #efc172;
	border-right: 1px solid #efc172;
	width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border-top: 1px solid #e68c3f;
	border-left: 1px solid #e68c3f;
	border-bottom: 1px solid #efc172;
	border-right: 1px solid #efc172;
	width: 280px;
}

#commentform input {
	margin-bottom: 3px;
}

.submit1 {
	width: 280px;
	cursor: hand;
	font-size: 1.10em;
	background: #efc172;
	border-top: 1px solid #efc172;
	border-left: 1px solid #efc172;
	border-bottom: 1px solid #e68c3f;
	border-right: 1px solid #e68c3f;
}

.submit1:hover, .submit1:focus {
	background: #e68c3f;
	border-top: 1px solid #e68c3f;
	border-left: 1px solid #e68c3f;
	border-bottom: 1px solid #efc172;
	border-right: 1px solid #efc172;
}

#submitbutton {
	text-align: center;
}

.pagination a.back {
	font-size: 10px;
	text-decoration: none;
	background: #efefef repeat scroll 0px 0px;
	display: block;
	margin: 1em 0em 0em;
	padding: 6px 10px;
	float: left;
	border: 1px solid #ccc;
}

.pagination a.forward {
	font-size: 10px;
	text-decoration: none;
	background: #efefef repeat scroll 0px 0px;
	display: block;
	margin: 1em 0em 0em;
	padding: 6px 10px;
	float: right;
	border: 1px solid #ccc;
}
