/*
Theme Name: Street Smart Comedy	
Theme URI: http://www.streetsmartcomedy.com
Description: Comedy Group Theme for Wordpress
Author: kennymcnett.com
Author URI: http://kennymcnett.com
Tags: dark, two-columns, fluid-width, thumbnails
Version: 0.1

	Street Smart Comedy v0.1
	 http://kennymcnett.com
	
    This theme was designed and built by KennyMcNett.com

    The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	
	
Yellow: #FFC600
Orange: #DA7600
	
	
*/
* { padding:0; margin:0; outline:0; }

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#c0c17e;
	/* background-image: url(images/bg/bg_asphalt.jpg);
	background-repeat: repeat; */
}

#background {background-color:#000;z-index:-1;width:100%;height:100%;position:fixed;top:0;}
#background img {width:100%;height:100%;}
#super-wrapper {z-index:1;}

.left { float:left; display:inline; }
.right { float:right; display:inline; }

input, textarea, select { font-size:12px; font-family: Verdana, Arial, sans-serif; border:solid 1px #222; background:url(images/box-c.png); color:#c0c17e;}
input, textarea { padding:6px 5px; }
textarea { overflow:auto; }

a img { border:0; }
.cl { font-size:0; line-height:0; height:0; display:block; clear:both; }
a { color:#da7600; text-decoration: underline; cursor:pointer; }
a:hover {}

#shell { width:1000px; margin:0 auto;
	/*background-attachment: fixed;
	background-color: #000;
	background-image: url(images/bg/01.jpg);
	background-repeat: no-repeat;
	background-position: center 0;*/
}

#header{
	margin:10px auto;
	height:150px;
	width:1000px;
	background: url(images/bg_header.png) no-repeat;
}
#header-logo {clear:both;padding:10px 0;text-align:center;}

#headerimg{float:left;margin:18px 0 0 26px;}
#header a:hover { background:none;}

#navigation, .intro {font-size:12px; font-family: "Trebuchet MS", Arial, sans-serif; line-height:18px; margin:10px 0px;float:right;}
#navigation ul{ list-style-type: none;}
#navigation li{ display:inline; float:left; margin-right:22px; }

#navigation a,
#navigation a span{ float:right; display:inline;}
#navigation a { color:#fff; text-decoration: none;}

#navigation a.active {color:#FF9900;}
#navigation a:hover {color:#da7600;}
#navigation a.active span, #navigation a:hover span{ }

.navigationMenu {height:32px;float:left;background:url(images/box-c.png);padding:3px 0;}
.navItem {padding-top:6px;}
.navItem a {height:26px;}

.bg_nav_right {width:7px;height:38px;float:left;background:url(images/bg_nav_right.png);}
.bg_nav_left {width:7px;height:38px;float:left;background:url(images/bg_nav_left.png);}

.addToAnyButton {}
.searchbox {padding-top:1px;margin:0 5px;}

#main {width:1000px;}
.index-content {width:1000px;margin-top:10px;}

.box { margin-bottom:10px; position:relative; width:100%;}
.box-t, .box-b, .header_box-t, .header_box-b { font-size:0; line-height:0; height:9px; }
.box-t { background:url(images/box-t.png); width:100%;}
.box-b { background:url(images/box-b.png); width:100%;}
.box-c { background:url(images/box-c.png); width:100%;}
.box-cnt {padding:11px 15px;display:inline-block;width:970px;overflow:auto;}
.header_box-cnt {display: inline-block;}

h2 { color:#ffc600; font-size: 19px; font-family: Georgia, serif;padding:0 0 10px 0; line-height:23px; font-weight: normal; font-style: italic;}
.frontpage_thumb_wrap {float:left; }
.frontpage_thumb {}
.frontpage_thumb_wrap a, .frontpage_thumb_wrap a:visited {
	color:#FF9900;
	font-size:12px;
	text-decoration:none;
	background:url(images/bg_thumb_black.png);
	display:block;
	padding:4px;
	margin:0px 8px 8px 0;
	width:150px; 
	height:200px; 
	overflow:hidden;
	text-align:center;
}
.frontpage_thumb_wrap a:hover {color:#000000;	background:url(images/bg_thumb_orange.png);}

.arrow-wrap a, .arrow-wrap a:visited {
	color:#FF9900;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:4px;
	width:100px; 
	overflow:hidden;
	text-align:center;
}
.arrow-wrap a:hover {
/*	background:url(images/box-c.png);*/
}

.post-info {
	padding:0 0 5px 0;
	margin:0 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

.fb_share_count_nub_right {background-image:url(images/1a8txe26_trans.png)!important;}

.tags a, .categories a, .date {
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	margin-right:2px;
	padding: 1px 3px;
	text-transform:uppercase;
}

.tags a {
	background-color:#999999;
}
.tags a:hover {background-color:#DA7600;}
.categories a {
	background-color:#666666;
}
.categories a:hover {background-color:#FFC600;}
.categories ul {float:left;}
.categories ul li {list-style:none;float:left;}
.date {background-color:#FFC600;}
	

.welcome h2, h2.nobg { background:transparent; padding-left:0; color:#fff; }

.side-left { float:left; width:670px; min-height:540px;}
.side-right {float:right;width:300px; min-height:540px;}
.side-eq{ float:left; display:inline; width:240px;padding:0 0 0 20px;}
.side-center{ margin:0 35px; }

.more { padding-top:10px; }
.more a{ color:#fff; text-decoration: none; background:url(images/bul.gif) no-repeat 0 5px !important; padding-left:12px; }
.more a span{ border-bottom:solid 1px #FFCC00; margin-right:10px;}
.more a:hover { color:#000; }
.more a:hover span{	background:#FFCC00;}

.post {}
.post h2{ background:transparent; color:#fff; padding:15px 0 2px 0; font-family: Tahoma, sans-serif; font-size:16px; font-style: normal;}
.post h2.normal { color:#ffc600; font-size: 28px; font-family: Georgia, serif; padding:0; line-height:40px; font-weight: normal; font-style: italic;margin-bottom:0px; }
.post h2 a{ color:#fff; text-decoration: none; }
.entry { overflow: hidden }
.post .entry p{ padding-bottom:15px; }
.post .postmeta { padding-top:15px; }

.post .entry h1 { font-size: 20px; font-weight: normal; }
.post .entry h2 { font-size: 18px; }
.post .entry h3 { font-size: 16px; }
.post .entry h4 { font-size: 14px; }
.post .entry h5 { font-size: 12px; }
.post .entry h6 { font-size: 10px; }

.post .entry ul,
.post .entry ol { padding:15px 0 0 30px;}
.post .entry li { padding-bottom:3px;}
.post .entry blockquote { padding-left:45px; background:url(images/quote.gif) no-repeat 5px 22px; min-height: 43px; }

.share {}

small { color:#da7600; font-size:10px; display:block; line-height:12px; }


.headlines ul{ list-style-type: none; }
.headlines ul li{ padding-bottom:10px; }
.headlines a { color:#fff; text-decoration: none; border-bottom:solid 1px #FFCC00; }
.headlines a:hover { background:#FFCC00; color:#000; }

.white { color:#fff; } 

.small-thumbnails { padding-top:5px; font-size:0; line-height:0; }
.small-thumbnails ul { list-style-type: none; }
.small-thumbnails ul li { float:left; display:inline; margin-right:10px; margin-bottom:10px; }
.small-thumbnails ul li a{ }
.small-thumbnails ul li a img{ background:url(images/small-bg.gif) no-repeat 0 0; width:33px; height:33px; padding:5px; }


#footer {
	font-size:10px;
	clear:both;
	text-align:center;
	width: 100%;
	padding:20px 0;
}

#footer ul { list-style-type: none; }
#footer ul li { display:inline; }
#footer .box-cnt { padding-top:16px; padding-bottom:16px; }
.footer-nav a { color:#fff; text-decoration:none; margin-right:25px; }
.footer-nav a:hover { color:#000; background:#FFCC00; }

#footer .right { font-size:11px; color:#707070; line-height:16px; position:relative; margin-top:-8px; white-space:nowrap; text-align: right;}
#footer .right a { color:#b97a0c; }
#footer .right a:hover { background: #b97a0c; color: #000; }

.leaves { position:absolute; top:299px; left:0; width:290px; height:52px; background:url(images/leaves.png); }
.green-leaves { position:absolute; top:-5px; right:-35px; width:58px; height:55px; background:url(images/green-leaves.png)}

.welcome { padding-top:30px;}

.portfolio-box { position:relative; width:1033px; margin:25px -31px 10px -32px; }
.portfolio-box-bg { background:url(images/portfolio.png) no-repeat 0 0; width:1033px; height:413px;}
.portfolio-box-cnt { padding:0 20px 40px 20px;}
.portfolio-box-cnt h2{ position:relative; padding:20px 30px 0 30px; }

.projects {}
.projects ul{ list-style-type: none; }
.projects ul li{ float:left; display:inline; width:316px; height:330px; background:url(images/project-bg.png) no-repeat 0 0; margin-left:10px;}

.projects ul li .image{ font-size:0; line-height:0; padding:23px 0 0 14px; height:260px; }
.projects ul li .image a { background:transparent !important; }
.projects ul li .image a img{ border:solid 1px #858585; width:287px !important; height:227px !important; }
.projects ul li h3 a { text-decoration: none; background:transparent !important; }
.projects ul li h3 a:hover { }
.projects ul li .info{ padding:0 20px; }
.projects ul li .view{ float:right; color:#60390b; padding-top:3px; font-size: 15px; line-height:17px; text-decoration: none; font-weight: bold; font-family: "Trebuchet MS", sans-serif; background:transparent !important; }
.projects ul li .view:hover { color:#ffc600; }


h3 { font-size:18px; color:#ffc600; font-family: "Trebuchet MS", sans-serif; font-weight: normal; line-height:22px; }

.two-columns { background:url(images/dash.gif) repeat-y 700px 0;}
.three-columns { background:url(images/dash-three.gif) repeat-y 323px 0;}

.posts {}
.hidden { display:none;}

.sidebar-wrapper {}
#sidebar {clear:both;padding-left:30px;}
#sidebar ul { list-style-type: none;}
#sidebar ul li{ padding-bottom:20px; }
#sidebar ul li ul{ padding-left:13px; }
#sidebar ul li ul ul{ padding-left:15px; }
#sidebar ul li a { color:#fff; text-decoration: none; border-bottom:solid 1px #FFCC00;}
#sidebar ul li a:hover { background:#FFCC00; color:#000; }
#sidebar ul li li{ padding-bottom:2px;  }

.posts .post { padding-bottom:15px; margin-bottom:10px; border-bottom:dashed 1px #2b2f30; }


/*** Hovers ***/
.post h2 a:hover { background:#fff; color:#000; }

.nav {font-size:11px; white-space:nowrap; }
.alignleft { float:left; }
.alignright { float:right; }

.single { padding:0; }

#respond { padding-top:31px; margin-top:5px; border-top:dashed 1px #2b2f30; margin-bottom:80px;}
#respond p { padding-bottom:10px; }
#respond small { display:inline; }
#respond input,
#respond textarea{ border:solid 1px #222; background:url(images/box-c.png); color:#c0c17e; }
#respond input { width:200px;}
#respond input#submit { cursor:pointer;}
#respond textarea { width:600px; height:170px; }

#respond h3, h3#comments { padding-bottom:15px; }

ol.commentlist { list-style-type: none;}
ol.commentlist li{ padding-bottom:35px; }
ol.commentlist li ul.children { list-style-type: none; margin-left: 15px; padding-left: 15px; margin-top: 15px;}
ol.commentlist li ul.children li {
    padding-bottom: 0;
}
ol.commentlist li p{ padding-top:10px; }
ol.commentlist .commentmetadata{ font-size:11px; }
ol.commentlist img{ float:right; padding:1px; border:solid 1px #333; }

.nobrd { border:0 !important;}


.portfolio ul { list-style-type: none; padding-top:15px;}
.portfolio ul li{ padding-bottom:30px; width:100%;}
.portfolio .image{ float:left; width:190px; }
.portfolio .image a { background:transparent !important; }
.portfolio .image a img{ width:180px; height:140px; padding:1px; border:solid 1px #fff; }
.portfolio .image a:hover img{ border-color:#999; }
.portfolio .info { float:left; display:inline; width:390px; margin-left:20px; }
.portfolio h3 { font-family: Georgia, serif; font-size:19px; line-height:22px; font-style:italic;}
.portfolio .entry p { padding-top:10px; }
.portfolio h3 a{ text-decoration: none;}
.portfolio h3 a:hover{ background:#ffc600;}
.portfolio .long-info { padding-top:20px; }


.screen-reader-text { display:none;}

#searchform input { width:180px; }
#searchform input#searchsubmit { width:80px; }


ul.addtoany_list li a {padding:0!important;}

.fblikebutton {padding-bottom:5px;}

.404links {list-style:none;
list-style-type:none;
font-size:24px;
margin-top:50px;}

.authorname {
font-style:italic;
color:#999999;
margin-bottom:5px;
clear:both;
}
