/*  
Theme Name: Jello-Wala-Mello
Theme URI: http://www.wpdesigner.com/2007/10/06/jello-wala-mello-wordpress-theme/
Description: WordPress theme created for news and magazine blogs by Small Potato of Wpdesigner.com.
Version: 0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, dd, dl, hr, p, form, input{
	margin: 0;
	padding: 0;
}

body{
	font-family: georgia, serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #111217 url(images/bg-texturetile.jpg) repeat;
	color: #545454;
}

form, input, textarea, table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #22252b;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
	margin-top: 12px;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	width: 92%;
    margin: 15px auto 0;
	border: 1px solid #15171c;
	background: #636a76;
	padding: 7px 20px 20px 20px;
}

blockquote p{
        font-size: 14px;
        color: #000;
        text-align: left;
}



blockquote blockquote{
        
	margin: 0;
	background: #494f59;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.featured-content img.alignleft{
	margin: 6px 10px 2px 0;
}

img.alignleft{
	margin: 6px 22px 2px 0;
}

img.alignright{
	margin: 7px 0px 2px 6px;
}

.alignright-comments{
	float: right;
	width: 360px;
	margin: 0px 0 2px 0px;
}

img.alignleft, img.alignright{
	padding: 4px;
	background: #efebe7;
	display: inline;
}

.alignleft{float: left; margin-right: 10px;}
.alignright{float: right; margin-left: 10px;}

.wp-caption-text {font-style: italic; font-size: 12px; margin-top: -10px; text-align: center; background-color: #3a404a; width: 96%;}

#wp-wall p {margin-left: 25px;}
#wp_latest {margin-left: 25px; margin-top: 10px; color: #494f59; font-size: 10px;}
.wallauthor {text-transform: uppercase; font-weight: normal; font-size: 11px;color: #494f59;color: #494f59;font-style: normal;}
.wallauthor a {text-decoration: none;font-weight: normal;color: #494f59; font-style: normal;}
#wp_wall .nav{margin: 10px 0 5px 25px; display: none;}
#wallcomments {font-style: italic;}
#wall_post_toggle a{margin-bottom: 20px; }
.wall-error{margin-left: 27px; font-size: 11px; margin-top: -10px;}
.wall-success{margin-left: 27px; font-size: 11.5px; margin-top: -10px;}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

.clear-float{
	float:none;
}


.domtab h2{
	display: none;
}

.skip-link{
	display: none;
}

#wrapper{
	margin: 0 auto;
	width: 946px;
	text-align: left;
}

#header{
	float: left;
	width: 946px;
	background: #1b1e24 url(images/bg-header.jpg) no-repeat;
	border-bottom: 1px solid #2c2c2c;
}

#blog-title, #main-menu{
	float: left;

}

#blog-title{
     padding: 0px 946px 0 0;	      
     display: block;	
     height: 66px;
	 overflow: hidden;
}

#blog-title h1{
	padding: 0;
	font-family: georgia, serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
    position: fixed;        
    margin: -1000px 0 0 -1000px;
    visibility: hidden;
}

#blog-title h1 a{
	text-decoration: none;
}

#blog-title h1 a:hover{
	color: #fff;
}

#blog-title h1 a:visited{
	color: #9da7b7;
}

#main-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 66px;
	overflow: hidden;
}

#main-menu ul li{
	float: left;
	position: relative;
}

#main-menu ul li a{
	display: block;
	padding: 26px 20px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #2c2c2c;
}

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

#sub-header{
	float: left;
	width: 946px;
	font-size: 11.5px;
font-weight: bold;
color: #abafbb;
text-transform: uppercase;
letter-spacing: .03em;
	background: #15171c;
	border-bottom: 1px solid #2c2c2c;
}

#sub-menu{
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	height: 40px;
	overflow: hidden;
}

#sub-menu ul{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub-menu ul li{
	float: left;
}

#sub-menu ul li a{
	display: block;
	padding: 14px 10px 13px 8px;
	text-decoration: none;
	color: #abafbb;
}

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

#sub-header-search{
	float: right;
	margin: 0 10px 0 0;
	display: inline;
	height: 40px;
	overflow: hidden;
}

#sub-header-search input{
	border: 0;
	margin: 0;
	font-size: 11px;
	background: transparent;
	color: #ccc;
}

#sub-header-search input#s{
	margin: 3px 0 0 5px;
}

#sub-header-search input#searchsubmit{
	width: 43px;
	height: 20px;
}

#sub-header-search div#searchinput{
	float: left;
	margin: 10px 5px 0 0;
	display: inline;
	width: 202px;
	height: 20px;
	background: url(images/bg-search-s.gif) no-repeat;
}

#sub-header-search div#searchbutton{
	float: left;
	margin: 10px 10px 0 0;
	display: inline;
	width: 43px;
	height: 20px;
	background: url(images/bg-search-searchsubmit.gif) no-repeat;
}

#content-container{
	float: left;
	width: 946px;
	background: #3A404a;
	color:#ccc;
}

#content{
	float: left;
	width: 623px;
	padding: 5px 0 0;
	background: url(images/bg-sep.gif) repeat-x;
}

#content img{
	margin-top: 12px;
}

.post, .page{
	float: left;
	width: 623px;
}

.post h2{
	padding: 17px 20px;
	line-height: 24px;
	color: #d1c2a3;
	text-transform: uppercase;
}

.page h2{
	padding: 17px 20px 0;
}

.entry-meta{
	padding: 0px 20px 15px 22px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 8px;
	color: #ccc;
}

.entry-content a, .entry-meta a{
	color: #d1c2a3;
	font-family: georgia, serif;	
	font-size: 14px;
	text-decoration: none;
}

.entry-content{
    font-family: georgia, serif;	
    padding: 10px 20px 16px;
	line-height: 24px;
	background: #494f59;
}

.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
}

.navigation{
	color: #cccccc;
	float: left;
	width: 623px;
	font-size: 12px;
	background: #494f59 url(images/bg-navigation.gif) repeat-x;
	line-height: 18px;
}

.navigation a{
	text-decoration: none;
	color: #ccc;
}

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

.nav-previous, .nav-next{
	color: #dddddd;
	float: left;
	padding: 14px 11px 9px 11px;
}
.nav-next {
float: right;
}

.entry-meta-2{
	padding: 10px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	line-height: 18px;
}

.results{
	margin-left: 20px;
	margin-top: 10px;
	font-style: italic;
}
.sidebar-container{
	float: left;
	width: 322px;
	margin: 0 0 0 1px;
	display: inline;
	padding: 5px 0 0;
	background: #b2bccd url(images/bg-sep.gif) repeat-x;
	color: #000;
}

.sidebar{
	float: left;
	width: 322px;
	display: inline;
}

.sidebar-right{
	float: right;
	width: 322px;
	display: block;
}

.sidebar a{
	color: #000;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li h3{
	border-bottom: 1px solid #667896;
	border-top: 1px solid #667896;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #494f51;
	background: #9da7b7;
	margin-bottom: 6px;
}

.sidebar ul ul{
	padding: 0 10px 10px;
	line-height: 24px;
}

#content-container .sidebar ul select{
	margin:10px;
}

.sidebar ul ul li{
	padding: 4px 10px 2px 24px;
	background: url(images/bullet-sidebar.gif) no-repeat 8px 13px;
}

.sidebar ul ul ul li{
	border: 0;
	padding: 10px 10px 0 17px;
}

.sidebar ul li#search form#searchform{
	padding: 5px 0 10px;
}

.sidebar ul li#search input{
	margin: 5px 0 0;
}

#calendar_wrap{
	padding: 10px;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar caption{
	padding: 5px;
}

table#wp-calendar th, table#wp-calendar td{
	padding: 5px;
	vertical-align: middle;
}

#comments{
	float: left;
	width: 623px;
	border-top: 1px solid #15171c;
	padding: 20px 0 0 0;
}

#comments .domtab{
	float: left;
	width: 623px;
	margin: 0 0 20px;
	background: #303640;
}

#comments ul.domtabs{
	float: left;
	width: 623px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #22252b;
}

#comments ul.domtabs li{
	float: left;
}

#comments ul.domtabs li a{
	display: block;
	padding: 10px 20px;
	border: 1px solid #15171c;
	border-left: 0;
	text-decoration: none;
	color: #000;
	background: #2d2f34;
}

#comments ul.domtabs a:hover{
	background: #2d2f34;
}

#comments ul.domtabs li.active a{
	border-bottom: 1px solid #15171c;
}

#comments ul.commentlist, #comments ul.trackbacklist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ul.commentlist li, #comments ul.trackbacklist li{
	padding: 15px 20px 20px 20px;
	line-height: 24px;
	border-bottom: 1px solid #15171c;
}

#comments .comment-author{
	padding: 0 0 0 19px;
	font-weight: bold;
	background: url(images/user-comment.png) no-repeat -2px 1px;
}

#comments .comment-author a{
	text-decoration: none;
}

#comments .comment-author a:hover{
	text-decoration: underline;
}

#comments small.commentmetadata{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#comments small.commentmetadata a{
	color: #9da7b7;
}



.comment-author a {color: white;}



#comments ul.trackbacklist li.close-trackbacks{
	display: none;
}


#comments p.nocomments, p#login-req{
	margin: 0 20px 20px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

p#login-req{
	margin: 0 20px 0;
}

#respond{
	float: left;
	width: 623px;
	padding: 0 0 14px 10px;
}

#respond .alignleft{
	}


#respond form{
	padding: 0 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
color: #15171c;
}

#respond p{
	padding: 0 0 7px;
}


#respond a{
	color: #ccc;
}

#respond label{
	padding: 0 0 0 5px;
	font-family: georgia, serif;
	color: #ccc;
	font-weight: normal;
	text-transform: uppercase;

}

#respond .required{
	font-weight: normal;
	color: #d0d2d8;
}

#respond input, textarea#comment{
	border: 1px solid #15171c;
	padding: 5px;
	font-family: georgia, serif;
	font-size: 12px;
	background: #494f59 url(images/bg-texture-edge-comments.png) no-repeat left bottom;
color: #ccc;
}

input#author, input#email, input#url{
	margin: 5px 0 0;
}

textarea#comment{
	margin: 5px 0 10px;
	max-width: 360px;
}

#footer{
	float: left;
	width: 946px;
	border-top: 1px solid #1e1e1e;
	font-size: 11px;
	background: #b19657 url(http://www.petestrobl.com/wp-content/themes/jello-wala-mello/images/footer.jpg) no-repeat left bottom;
	overflow: hidden;
}

#footer a{
	color: #3a404a;
	
}

#footer p{
	padding: 10px;
	line-height: 18px;
	text-align: center;
	color: #3a404a;
}

/* Front-page Styles */

.home #content-container{
	float: left;
	width: 946px;
	background: transparent;
	background-image: none;
	color: #ccc;
}

.home #content{
	padding: 0;
	background: transparent;
	background-image: none;
}

.featured-content{
	float: left;
	width: 946px;
	background: #494f59;
	clear: both;
}

.featured-content a{
	color: #ccc;
	text-decoration: none;
}

.featured-content p{
	font-size: 12.8px;
}

.featured-content img.alignleft, img.alignright{
	background: #3a404a;
}

.featured-content .post-alt{
	float: left;
	width: 604px;
	margin: 10px 10px 0;
	display: inline;
}

.featured-content {
	line-height: 18px;
}

.entry-title h2 a{
	text-decoration: none;
	color: #d1c2a3;
	line-height: 18px;
}


.entry-title-alt h2{
	margin-bottom: 10px;
	margin-top: 7px;
	line-height: 22px;
	font-family: Georgia; serif;
}

.featured-content .entry-title-alt a{
	color: #d1c2a3;
}

.entry-content-alt{
	line-height: 19px;
}

.entry-content-alt a{
	text-decoration: underline;
}

.entry-content-alt a:hover{
	text-decoration: none;

}


.home .multi-purpose{
	float: left;
	width: 302px;
	margin: 10px;
	display: inline;
	background: #303640 url(images/bg-texture-edge.png) no-repeat right bottom;
}

.home .multi-purpose .domtab, .ads-300x250{
	border: 1px solid #2a2a2a;
}

.home .ads-300x250 img{
	width: 300px;
	height: 250px;
	overflow: hidden;
}

.home .multi-purpose ul.domtabs{
	float: left;
	width: 300px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	background: #22252b url(images/dot-2a2a2a.gif) repeat-x left bottom;
}

.home .multi-purpose ul.domtabs li{
	float: left;
}

.home .multi-purpose ul.domtabs li a{
	display: block;
	padding: 7px 10px;
	border-right: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	text-decoration: none;
	color: #ccc;
	background: #303640;
}

.home .multi-purpose ul.domtabs a:hover{
	background: #3a404a;
	text-decoration: underline;
	color: #fff;
}

.home .multi-purpose ul.domtabs li.active a{
	padding: 7px 10px 8px;
	border-bottom: 0;
}

.home .multi-purpose ul.dt-items{
	list-style-type: none;
	margin: 0;
	padding: 10px;
	line-height: 17px;
	font-style: italic;
	font-size: 12px;
}


.home .multi-purpose ul.dt-items li{
	padding: 0 0 0 18px;
	background: url(images/bullet-star.png) no-repeat 0 5px;
}

.normal-content{
	float: left;
	width: 946px;
	background: #d0d2d8;
	color: #494f59;
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	
}

.normal-content img{
	margin: 6px 8px 0 0!important;
}

.first-row{
	background: #d0d2d8;
}

.normal-content .post-alt{
	float: left;
	width: 302px;
	margin: 0 0 0 10px;
	display: inline;
}

.first-row .post-alt{
	margin-top: 8px;
}

.normal-content .post-alt h2{
	font-family: georgia, serif;
	font-size: 12.5px;
	
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: .01em;
}

.normal-content .post-alt h2 a{
	text-decoration: none !important;
	color: #3c2d10;
}

.normal-content .entry-date, .featured-content .entry-date{
	font-size: 11px;
	color: #7f8b9f;
	line-height: 20px;
}



.normal-content .post-alt p, .featured-content .post-alt p{
	padding: 0;
}

.normal-content .post-alt p{
	font-size: 12.2px;
}

.normal-content .entry-meta-alt{
	float: left;
	margin: 8px 0 0;
	padding: 0 0 10px;

}

.featured-content .entry-meta-alt{
	float: left;
	margin: -5px 0 0 0;
	padding: 0px;

}


.normal-content .entry-meta-alt a.full-story, .normal-content .comments-link{
	float: left;
	display: block;
	background: url(images/bg-full-story.png) no-repeat;
}

.normal-content .entry-meta-alt .normal-content .comments-link{
	padding: 7px 0 0 24px;
}

a.full-story{
	padding: 7px 0 0 24px;
}

a.full-story img{
	padding: 0;
	margin: 10px 0 0 -26px!important;
}


.normal-content .comments-link{
	margin: 0 0 0 10px;
	padding: 7px 0 0 27px;
	background: url(images/bg-comments-link.png) no-repeat;
}

.normal-content .entry-meta-alt a{
	text-decoration: none;
}

.normal-content .entry-meta-alt a:hover{
	text-decoration: underline;
}

.home .navigation{
	width: 946px;
}


.home .sidebar-container{
	width: 946px;
	margin: 0;
	padding: 0;
	background: #15171c url(images/bg-sidebar-container.gif) repeat-x;
	color: #ccc;

}

.home .sidebar{
	float: left;
	width: 302px;
	margin: 5px 0 10px 10px;

	display: inline;
}

.home .sidebar a{
	color: #ccc;
}

.home .sidebar ul li {
	border: 0;
	padding: 5px 0 0px;
	background: transparent;
}

.home .sidebar h3{
	border: 0;
	padding-top: 10px;
	background: transparent;
	border-bottom: 1px solid #252525;
	color: #494f51;
}

.home .sidebar ul ul{
	padding: 0;
}

.home .sidebar ul ul li{
	padding: 3px 10px 3px 17px;
	border: 0;
	background: url(images/bullet-sidebar-dark.gif) no-repeat 2px 15px;
}

.home #calendar_wrap{
	padding: 0;
}

blockquote.pullquote, div.pullquote {
	text-align: left;
	font-style: italic;
}

blockquote.pullquote em, div.pullquote em, blockquote.pullquote i, div.pullquote i {
	font-style: normal;
}

blockquote.pullquote {
	margin-top: 19px !important;	
}

blockquote.pullquote p, div.pullquote p {
	border: 3px double #ccc;
	border-width: 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px !important;
	color: #ccc;
}

#wp_wall{
	padding: 60px 10px 10px 0px;
	background: url(http://www.petestrobl.com/images/TheWall.png) no-repeat top left!important;
	}
	
#wallcomments{
	background: none;
}

#img_right{
	float:right;
	margin: -16px 20px 0 0;
		visibility: hidden;
	
}

#img_left{
	margin: 5px 0 0 20px;
		visibility: hidden;
}

