/* @override http://levilusko.com/wp-content/themes/levi%202.0/style.css */

/*
Theme Name: Levi 2.0
Theme URI: http://levilusko.com
Description: The totally Kick A Theme made by Devan Flaherty of <a href="http://www.sirensend.com">Sirens End Studios</a>)
Version: 2.0
Author: Devan Flaherty
Author URI: http://sirensend.com
Tags: Levi, Lusko, Levi Lusko, Skull Church, Fresh Life Church, 02 experience
*/
/*////////////////////////////////////////////////////
utility
////////////////////////////////////////////////////*/

* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-size:12px;
	font-family: Helvetica, sans-serif, "Lucida Grande";
	color:black;
	background:#0a0a0a;
	line-height:20px;
}
ul {
	list-style:none;
}
ol {
	list-style: none;
}
a {
	outline:none;
	border:none;
	text-decoration:none;
	color: white;
}
a:hover {
	color: gray;
}
img {
	padding:10px;
}
a.thickbox img {
	padding:0;
}
a img {
	outline:none;
	border:none;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
	height:0px;
}
.breaker {
	clear:both;
	height:1px;
	background:black;
}
#container {
	width:750px;
	margin:0px auto;
}
img.none {
	padding:0;
	margin:0;
}
/*////////////////////////////////////////////////////
typography
//////////////////////////////////////////////////*/
h1 {
	background-image:url(http://www.levilusko.com/images/LLblock.png);
	width:137px;
	height:104px;
	float:left;
	margin-left:16px;
}
h2  {
	line-height:46px;
	width:280px;
	float:left;
	margin:8px 0px 10px 0px;
	background:black;
	color:white;
	text-align:center;
	font-size:16px;
}
h2.cat  {
	line-height:46px;
	width:100%;
	float:left;
	margin:8px 0px 10px 0px;
	background:black;
	color:white;
	text-align:center;
	font-size:16px;
}
h2.top img {
	float:left;
	padding:0;
	background:none;
}
h2.top {
	background:none;
}
p a {
	color: #151515;
}
p a:hover {
	color: #12aefe;
}
p.tags {
	height: 20px;
	padding: 5px 10px;
	margin-bottom: 60px;
}
p.tags a {
	color:#151515;
	font-weight: bold;

}
p.tags a:hover {
	color: #12aefe;
}

#comment {
	width: 400px;
	margin: 0px auto;
}
h3.title {
	text-transform: capitalize;
	text-align: center;
	color:white;
	font-size:18px;
	width:440px;
	height:20px;
	line-height:20px;
	float:left;
	padding-top:17px;
}
p {
	line-height:20px;
	color:black;
	background:#cacaca;
	margin:10px 0px;
	padding:10px;

}
.red {
	color:#8b0c0f;
}




/*//////////////////////////////////////////////////
header
//////////////////////////////////////////////////*/

#header_container {
	height:450px;
	width:750px;
	background-image: url(http://levilusko.com/images/rotate/rotate.php);
	background-position: top;
}
#top_bar {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width:750px;
	height:102px;
	background-image:url(http://www.levilusko.com/images/topbar.png);
	float:left;
}
#icons {
	height:34px;
	width:120px;
	float:right;
	margin-right:16px;
	margin-top:0px;
	overflow:hidden;
}
img.iconrollover {

	overflow:hidden;
}
img.iconrollover:hover {
	margin-top:-34px;

}
#icons img {
	float:left;
	margin-right:7px;
	padding:0;
}
#icons img.last {
	margin-right:0px;
}


/*//////////////////////////
nav
//////////////////////////*/
#nav_container {
	height:67px;
	width:750px;
	margin-top:281px;
	clear:both;
	float:left;
	background-position: 140px 0px;
	background-image: url(http://www.levilusko.com/images/navbar.png);
	background-repeat: repeat-x;
}
#levi {
	width:140px;
	height:67px;
	float:left;
	background-image: url(http://www.levilusko.com/images/levi_nav.png);
}

/* see super fish css for nav style /*/

/*//////////////////////////////
content
/////////////////////////////*/

#content_container {
	width:750px;
	background:#ececec;
	margin:0px auto 30px;
}
#content {
	float:left;
	width:500px;
	padding:16px;
}
.context {
	width:500px;
	clear:left;
}
/*/////////////////////////////
blog
////////////////////////////*/

.blog_header {
        width:500px;
        height:46px;
		clear:both;
		padding-top: 15px;
}
.blog_time {
        float:left;
        width:120px;
        height:46px;
        background:#151515;
        margin-right:2px;
        color: white;
        font-weight: bold;
        line-height:46px;
        text-align: center;
}
h2.blog_title {
		line-height:16px;
        float:right;
        width:372px;
        height:30px;
        background:#151515;
        font-size:14px;
        margin: 0;
        padding:13px 3px 3px;
        text-align: center;
        text-transform:capitalize;
        color: white;
}

#s {
	margin: 0px 5px 0px 4px;
}

#searchsubmit {
	margin:10px 50px 5px;
	background:#151515;
	color:#12aefe;
	border:none;
	width:50px;
	height:20px;
}
#searchsubmit:hover {
	background:#11111;
	color:gray;
}


/*//////////////////////////////
side bar
////////////////////////////*/

#sidebar_container {
	width:180px;
	float:right;
	margin-right:16px;
	margin-top:10px;
}
.sb_fill {
	width:155px;
	float:right;
	background:#cacaca;
	margin-bottom:10px;
	padding:10px;
}
.tab {
	background:black;
	width:175px;
	height:33px;
	float:right;
	color: white;
	font-size: 16px;
	text-align: center;
	line-height: 33px;;
	font-weight: bold;
}
.twit_tab {
	background-image: url(http://www.levilusko.com/images/twit_tab.jpg);
	background-repeat: no-repeat;
	width:180px;
	height:54px;
	float:left;
}
h3.tabtexttweet {
	margin-top:23px;
	margin-left:18px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:33px;
	color:white;
}
h3.tabtext {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:33px;
	color:white;
}
/*/////////////////////////////
twitter
////////////////////////////*/

.sb_filltweet {
	width:165px;
	float:right;
	background:#cacaca;
	margin-bottom:10px;
	padding:5px;
}

ul.twitter {
	width:160px;
	margin:0px 3px;
        Overflow:hidden;
}
li.twitter-item {
	text-indent:16px;
	line-height:16px;
	color:white;
	background:#202020;
	padding:10px 10px 10px;
	margin:12px auto 12px;
	background-image: url(http://www.levilusko.com/images/twitarrow.jpg);
	background-position: 9px 10px;
	background-repeat: no-repeat;
}
p.twitter-message {
	line-height:14px;
	padding:6px;
	font-size:12px;
	color:white;
}
.twitter-timestamp {
	color:gray;
	text-transform: uppercase;
	font-weight:bold;
	font-size:10px;
	width:95px;
}
a.twitter-link {
	color:#12aefe;
	text-transform: uppercase;
	font-weight:bold;
	font-size:9px;
	text-align:left;
}
a.twitter-link:hover {
	color:white;
}
a.twitter-user {
	color:#12aefe;
	text-transform: uppercase;
	font-size:10px;
	padding:0px 6px;

}

/*//////////
footer
//////////*/
#more {
	background:#151515;
}
.previous {
	width:239px;
	height:27px;
	float:left;
	margin-right:2px;
}
.previous p {
	width:236px;
	border-bottom:1px solid #F9F9F9;
	font-size:12px;
	height:14px;
	line-height:12px;
	background: #cacaca;
	padding:3px 0px 2px 6px;
	margin:0;
	color:black;
	font-weight:bold;
}
.next {
	width:239px;
	height:27px;
	float:right;
}
.next p {
	width:236px;
	border-bottom:1px solid #F9F9F9;
	font-size:12px;
	height:14px;
	line-height:12px;
	background: #cacaca;
	padding:3px 6px 2px 0px;
	margin:0;
	color:black;
	font-weight:bold;
	text-align:right;
}
#more a {
	width:236px;
	color:black;
	line-height:14px;
	font-size:10px;
	text-align:center;
	padding:2px 3px 10px 3px;
	background:#cacaca;
	margin-right:1px;
	float:left;
	color:black;
	text-transform:capitalize;
	height:20px;
}
#more a:hover {
	color:#12aefe;
}

.previouspost {
	width:239px;
	height:27px;
	float:left;
	margin-right:2px;
	line-height:27px;
	font-size:16px;
	font-weight:bold;
}
#more .prevpost a {
	width:239px;
	height:27px;
	float:left;
	margin-right:2px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
}
.nextpost {
	width:239px;
	height:27px;
	float:right;
	line-height:27px;
	font-size:16px;
	font-weight:bold;
}
#more .nextpost a {
	width:239px;
	height:27px;
	float:right;
	margin-right:2px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
}



#footer {
	width:750px;
	height:50px;
	background-image: url(http://www.levilusko.com/images/rotate/rotate.php);
	background-position: bottom;
	clear:both;
	margin-top:20px;
}

/*///////////////////////////////
comments
//////////////////////////////*/

.gravatar img {
	padding-left:5px;
	float:left;
	margin-top:-15px;
}
.comment_container {
	width:400px;
	margin:20px auto 30px;
}
.comment_header {
        width:400px;
        height:46px;
		clear:both;
		padding-top: 15px;
}
.comment_time {
        float:right;
        width:120px;
        height:46px;
        background:#151515;
        color: white;
        font-weight: bold;
        line-height:46px;
        text-align: center;
}
h2.comment_title {
		line-height:16px;
        float:left;
        width:272px;
        height:30px;
        background:#151515;
        font-size:14px;
        margin:0px 2px 0px 0px;
        padding:13px 3px 3px;
        text-align: left;
        text-transform:capitalize;
        color: white;
}
.comment_context {
	padding:10px;
	background-color: #cacaca;
}
.comment_context p {
	margin-bottom:5px;
	margin-top:0px;
	padding:0;
}
#comments {
	text-transform: uppercase;
	text-align: left;
	background:black;
	height:23px;
	color:white;
	padding: 5px 10px;
	line-height:23px;
}
#respond {
	text-transform: uppercase;
	text-align: left;
	background:black;
	height:23px;
	color:white;
	padding: 5px 10px;
	line-height:23px;
}
#commentbox {
	width:478px;
	margin:15px 0px;
}
#submit {
	margin-top:15px;
	width:150px;
	border:none;
	background:black;
	color:white;
	height:20px;
	padding:5px;
	line-height: 20px;
}
#submit:hover {
	background:#222222;
	color:gray;
}

ul.input {
	width:480px;
	background:#cacaca;
	padding:10px;
	margin-bottom:50px;
}
ul.input li {
	margin:5px 0px;
	font-weight:bold;
}
/*//////////////////////
albums
//////////////////////*/
ul#album {
	width:500px;
	padding-top:15px;
}
ul#album li.top {
	border-bottom:2px solid #F9F9F9;
}
ul#album li.bottom {
	border-top:2px solid #F9F9F9;
}
ul#album li {
	margin:0;
	padding:0;
}
a img.album {
	width:500px;
	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
  	padding:0;
  	margin:0;
}
a img.album:hover {
	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1;
}
a.albums {
	padding:0;
	margin:0;
}