/*
Theme Name: Sundown 
Theme URI: http://bloggingzone.info
Description: Formal Red Blog With Ajax
Version: 1.1
Author: Bloggingzone.info
Author URI: http://bloggingzone.info


WP STYLES

*/


body {
margin : 0;
background-color : #000;
font-family : century gothic;
text-align : left;
}
form {
display : inline;
margin : 0;
padding : 0;
}
a:link, a:visited {
	text-decoration : underline;
	color : #CCCCCC;
}
a:hover {
color : #ffffff;
}
.content {
	position : relative;
	width : 965px;
	left : 600px;
	margin-left : -450px;
	top: 20px;
	margin-top: -30px;
}
#menucontainer {
	position: relative;
	
	background-image : url(images/crowdson.gif);
	height : 210px;
	background-repeat: no-repeat;
	background-position: 370px 10px;
	background-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-attachment: scroll;
	margin-bottom: 10px;
	margin-left:25px;
}

/*
#menucontainer ul {
list-style : none;
margin : 0;
padding : 0;
}
#menucontainer ul li {
display : block;
position : relative;
float : left;
}
#menucontainer ul li a:link, #menucontainer ul li a:visited {
	display : block;
	position : relative;
	float : left;
	font-size : 11px;
	line-height : 10px;
	text-transform : uppercase;
	letter-spacing : 1px;
	color : #cccccc;
	text-decoration : none;
	top: -20px;
	padding-top: 180px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#menucontainer ul li a:hover {
	background-image : url(images/m-bg2.png);
	color : #ffffff;
	padding-top: 180px;
	padding-right: 29px;
	padding-bottom: 20px;
	padding-left: 29px;
	border-right-width: 4px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
#menucontainer ul .current_page_item a:link, #menucontainer ul .current_page_item a:visited {
background-image : url(images/m-bg2.png);
border-left : 4px solid #ffffff;
border-right : 4px solid #ffffff;
border-bottom : 3px solid #ffffff;
color : #000000;
}
#menucontainer ul .current_page_item a:hover {
border-left : 4px solid #ffffff;
border-right : 4px solid #ffffff;
border-bottom : 3px solid #ffffff;
padding : 160px 30px 20px 30px;
color : #ffffff;
}
----------------------------------------
*/

#menucontainer ul {
list-style : none;
margin : 0;
padding : 0;
}
#menucontainer ul li {
display : block;
position : relative;
float : left;
}
#menucontainer ul li a:link, #menucontainer ul li a:visited {
	display : block;
	position : relative;
	float : left;
	font-size : 11px;
	line-height : 10px;
	text-transform : uppercase;
	letter-spacing : 1px;
	color : #CCCCCC;
	text-decoration : none;
	top: -20px;
	padding-top: 180px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	opacity:0.9;
}
#menucontainer ul li a:hover {
	background-image : url(images/m-bg2.png);
	color : #ffffff;
	padding-top: 180px;
	padding-right: 29px;
	padding-bottom: 20px;
	padding-left: 29px;
	border-right-width: 4px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
#menucontainer ul .current_page_item a:link, #menucontainer ul .current_page_item a:visited {
background-image : url(images/m-bg2.png);
border-left : 4px solid #ffffff;
border-right : 4px solid #ffffff;
border-bottom : 3px solid #ffffff;
color : #000000;
}
#menucontainer ul .current_page_item a:hover {
border-left : 4px solid #ffffff;
border-right : 4px solid #ffffff;
border-bottom : 3px solid #ffffff;
padding : 160px 30px 20px 30px;
color : #ffffff;
}




#maincontainer {
position : relative;
width : 100%;
background-color : #8c2318;
}
#postone {
	position : relative;
	width : 235px;
	background-color:#000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#top .content #video {
	float: right;
	margin-top: 5px;
	width: 243px;
	background-color: #000;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	left:0
	
}


#posttwo {
position : relative;
width : 380px;
float : right;
margin : 20px 30px 20px 0;
}
#pagepost {
position : relative;
float : left;
width : 500px;
left : 50%;
margin : 20px 0 20px -250px;
}
#postone img, #posttwo img, #pagepost img {
border-left : 3px solid #8c2318;
display : block;
margin : 20px 0 20px 27px;
padding-left : 10px;
border-top : 0;
border-bottom : 0;
border-right : 0;
}
#maincontainer h2 {
font-family: arial;
color : #fff;
text-transform : uppercase;
font-size : 18px;
margin : 0 0 5px 0;
letter-spacing : 5px;
font-weight : normal;
}

#maincontainer h2 a {text-decoration: none; color:#ffffff;}
#maincontainer h2 a:hover {text-decoration:underline}

#maincontainer .post p {
margin : 0 0 20px 0;
}
#maincontainer .post em {
color : #fff;
font-size : 12px;
line-height : 20px;
}
#maincontainer .post p, #maincontainer .post ul, #maincontainer .post ol {
	color : #fff;
	font-size : 12px;
	line-height : 15px;
}
#maincontainer .post blockquote {
font-style : italic;
border-left : 3px solid #8c2318;
margin-left : 27px;
padding-left : 10px;
}
#maincontainer .post .postdata {
	color : #cccccc;
	font-size : 0.7em;
	margin : -10px 0 0 0;
}
#top .content #about {
	width: 420px;
	float: left;
	position: relative;
	padding-top: 10px;
	background-color: #000;
	padding-left: 10px;
	padding-right: 10px;
}

#maincontainer .post h1 {
color : #8c2318;
text-transform : uppercase;
font-size : 15px;
margin : 0 0 5px 0;
letter-spacing : 3px;
font-weight : normal;
}
#maincontainer .post h2 {
color : #8c2318;
text-transform : uppercase;
font-size : 13px;
margin : 0 0 5px 0;
letter-spacing : 3px;
font-weight : normal;
text-decoration: none;
}


#maincontainer .post h3 {
color : #8c2318;
text-transform : uppercase;
font-size : 11px;
margin : 0 0 5px 0;
letter-spacing : 3px;
font-weight : normal;
}
.commentodd {
background-color : #000;
border-left : 8px solid #ffffff;
}
.commentodd, .commenteven {
position : relative;
width : 380px;
}
.commentcontent {
padding : 5px 15px 5px 15px;
}
.commentcontent p {
font-size : 11px;
line-height : 17px;
color : #fff;
}
.commentcontent a {
font-size : 11px;
line-height : 17px;
color : #fff;
}
.commentcontent .commentinfo {
color : #ffffff;
}
.commentcontent blockquote {
font-style : italic;
border-left : 3px solid #8c2318;
margin-left : 17px;
padding-left : 10px;
}
.commentcontent ul, .commentcontent ol {
margin-left : 15px;
}
#comment {
width : 380px;
}
#bottomcontainer {
position : relative;
clear : both;
float : left;
width : 100%;
background-image : url(images/b-bg.png);
background-repeat : repeat-x;
background-color : #000;
}
#bottomcontainer .content {
padding-top : 40px;
}
#bottomcontainer h2 {
font-family: arial;
color : #8c2318;
text-transform : uppercase;
font-size : 13px;
margin : 0 0 5px 0;
letter-spacing : 3px;
font-weight : normal;
}
#bottomcontainer ul {
list-style : none;
margin : 0 0 30px 0;
padding : 0;
}
#bottomcontainer ul li {
display : block;
position : relative;
font-size : 11px;
text-transform : uppercase;
letter-spacing : 1px;
line-height : 20px;
padding : 0 10px 0 10px;
border-bottom : 1px dotted #8c2318;
color : #ffffff;
}
#bottomcontainer ul li a:link, #bottomcontainer ul li a:visited {
color : #fff;
text-decoration : none;
}
#bottomcontainer ul li a:hover {
	color : #CCCCCC;
}
#column1 {
position : relative;
float : left;
width : 280px;
}
#column1 img {
border : 0;
}
#column2 {
position : relative;
float : left;
margin-left : 30px;
width : 280px;
}
#column3 {
position : relative;
float : right;
width : 280px;
}
.bottomsmallright a:link, .bottomsmallright a:visited, .bottomsmallleft a:link, .bottomsmallleft a:visited {
color : #fff;
}
.bottomsmallright a:hover, .bottomsmallleft a:hover {
color : #8c2318;
}
.bottomsmallright {
height : 25px;
font-size : 12px;
text-align : right;
margin-right : 20px;
line-height : 25px;
padding-bottom : 30px;
}
.bottomsmallleft {
height : 25px;
font-size : 12px;
text-align : left;
margin-left : 10px;
line-height : 25px;
padding-bottom : 30px;
}
.bottomsmallcenter {
height : 20px;
font-size : 12px;
text-align : center;
line-height : 25px;
}
.bottomsmallcenter {
padding-bottom : 30px;
}
html > body .bottomsmallcenter {
padding-bottom : 35px;
}
#s {
background-color : #8c2318;
color : #ffffff;
border : 0;
text-align : center;
height : 20px;
}
#ssubmit {
height : 20px;
width : 60px;
vertical-align : middle;
}
#footer {
position : relative;
clear : both;
width : 100%;
padding : 30px 0 5px 0;
height : 30px;
background-color : #000000;

}
#footer p {
color : #fff;
font-size : 11px;
line-height : 30px;
text-align : center;
margin : 0;
}
#footer img {
border : 0;
}
#footer a:link, #footer a:visited {
color : #ffffff;
}
#footer a:hover {
color : #8c2318;
text-decoration : underline;
}
#postone input {
width : 380px;
}
#postone #mailsubmit {
width : 100px;
}
#postone textarea {
width : 380px;
height : 100px;
}
hr {
border : 1px solid #000000;
}
.content-top {
	position : relative;
	width : 900px;
	left : 500px;
	margin-left : -250px;
	top: 0px;
	margin-top: 0px;
	padding: 20px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.small-caps {
	font-variant: small-caps;
}
#top  .content  #postone  li {
	list-style-position: outside;
	line-height: 1.2em;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 40px;
	margin-left: -40px;
	list-style-image: none;
	
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: visible;
	padding-right: 0px;
	display: list-item;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 10px;
}
#top .content #postone ul {
	list-style-type: none;
	position: relative;
}
#top .content #postone ul a {padding-left: 80px;}

.style3 {font-size: x-large}
.small {font-size:10px}

#about .post {border-bottom: solid 1px #fff; margin-bottom:30px}
#icons {position:absolute;top:150px;left:875px}

.ambitious {background-image: url(images/video-1.jpg);}
.gangsta {background-image: url(images/video-2.jpg);}
.loc {background-image: url(images/video-3.jpg);}
.whip {background-image: url(images/video-4.jpg);}
.red-light {background-image: url(http://www.imaketv.com/images/red.jpg);}
.iles {background-image: url(http://www.imaketv.com/images/iles.jpg);}
.wilson {background-image: url(http://www.imaketv.com/images/wilson.jpg);}