/*
Theme Name: NOT UNIQUE THEME_0004
Theme URI: http://www.PimpItStudios.com/
Version: 0
Author: PimpItStudios
Author URI: http://www.PimpItStudios.com/
Description: Not unique theme from <a href="http://www.PimpItStudios.com">Pimp It Studios</a>
*/

/* 
global settings
----------------------------------------------------------- */

BODY {
  font-family: Arial, Tahoma, Helvetica;
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#FFCC00;
  SCROLLBAR-HIGHLIGHT-COLOR:#9966CC;
  SCROLLBAR-SHADOW-COLOR:#000099;
  SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
  SCROLLBAR-ARROW-COLOR:#FFFFFF;
  SCROLLBAR-TRACK-COLOR:#996600;
  SCROLLBAR-DARKSHADOW-COLOR:#000099;
  margin:0px 0px 0px 0px;
  background:#CCCCCC;
  background: url(images/bg_main.gif);
  height:100%;
}

img{border: #FF0000 0px solid;}
hr {
	background:#FF0099;
	height:1px;
}
A{text-decoration: none;} 
A:link{color: #990000; text-decoration: none;}
A:visited{color: #990000; text-decoration: none;} 
A:hover {color: #FF0000; text-decoration:underline; }


#tr,#topheader,#window_top,#window_bottom,#window_center,#main_content{
	width:770px;
}
h4 {
	font-size: 20px;
	font-weight: bold; 
	text-transform: uppercase;
	margin:0px;
	padding:5px 0px 0px 0px;
	color:#FFFFFF;
	text-align:center;
}


/* 
*************************************************
		Top & Bottom header images
*************************************************
*/
#topheader{
	position:relative;
	top:0px;
	left:0px;
	height:295px;
}
#header01,#header02,#header03,#header04,#header05{
	position: absolute;
	top:0px;
}
#header01 {
	left:0px;
	width:200px;
	height:159px;
	background: url(images/topheader_01.jpg);
}
#header02 {
	left:200px;
	width:372px;
	height:159px;
	background: url(images/topheader_02.jpg);
}
#header03 {
	left:572px;
	width:198px;
	height:159px;
	background: url(images/topheader_03.jpg);
}
#header04 {
	left:0px;
	top:159px;
	width:770px;
	height:83px;
	background: url(images/topheader_04.jpg);
}
#header05 {
	left:0px;
	top:242px;
	width:770px;
	height:53px;
	background: url(images/topheader_05.jpg);
}
#topheader_txt{
	padding-top:40px;
	text-align:center;
	margin-left:0px;
	color: #000000;
}
h1 {
	font-family: Arial, Tahoma; 
	font-size: 20px; 
	font-weight: bold; 
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
a.blog-title:link {color: #FFFFFF;}
a.blog-title:visited {color: #FFFFFF;}
a.blog-title:hover {color: #FFFF00; text-decoration:underline overline;}

#bottom_header{
	position: relative;
	float:left;
	left:0px;
	width:770px;
	height:61px;
	background: url(images/bottom_header.jpg);
}
#bottom_header_text{
	padding-top:23px;
	color:#000000;
}
a.bottom_header-link:link {color: #FFFF00;}
a.bottom_header-link:visited {color: #FFFF00;}
a.bottom_header-link:hover {color: #FFFFFF; text-decoration:underline overline;}


/* 
*************************************************
		Main Sections
*************************************************
*/
#mainbody{
	position:relative;
	left:0px;
	height:100%;
}
#window_center{
	position:relative;
	height:100%;
}
#main_content{
	position:relative;
	background:url(images/bg_center.jpg);
	height:100%;
	float:left;
}
/* 
*************************************************
		Content Section
*************************************************
*/
#content-section, #full_post, #sec-center-title, #sec-center-bottom{
	position: relative;
	width:459px;
}

#content-section{
	float:left;
	text-align: justify;
	text-decoration: none;
	font-weight: normal; 
	color: #000000;
	font-size: 12px;
}
#mainborder{
	padding-left:0px;
}
#full_post {	
	background:url(images/section_main_bg.gif);
	clear: both;
}
#sec-center-title{
	background:url(images/section_main_top.jpg);
	height:27px;
}
#sec-center-bottom{
	height:13px;
	background:url(images/section_main_bottom.gif);
}

/* 
*************************************************
		Post Section - Text information
*************************************************
*/
a.post_title_link:link {color: #770000;}
a.post_title_link:visited {color: #770000;}
div#sec-center-title a:hover{color: #FFFFFF;}

a.post_comment_link:link {color: #770000;}
a.post_comment_link:visited {color: #770000;}
a.post_comment_link:hover {color: #FF0000; text-decoration:underline;}

p#post-meta a:link{color: #770000;}
p#post-meta a:visited{color: #770000;}
p#post-meta a:hover {color: #FF0000; text-decoration:underline;}

.post_title{
	padding-top:5px;
	margin-left:30px;
}
h3 {
	font-size: 14px;
	font-weight: bold; 
	text-align: left;
	text-transform: none;
	margin:0px;
	color:#770000;
}
.post-body {
	padding-left:10px;
	padding-right:10px;
	background:url(images/section_main_bg.gif);
}
div.post-body img{
	padding:0px;
	border:#000000 1px solid;
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
div.comment_text img{
	padding:0px;
	margin:0px;
	border:#FFFFFF 0px solid;
}
#post-meta {
	font-size: 12px;
	text-align: left;
	color:#333333;
	padding-left:0px;
	padding-right:0px;
	width:100%;
	background:url(images/grad2.gif);
	padding-top:3px;
	padding-bottom:3px;
}
.post_comment{
	clear: both;
	font-size: 12px;
	padding-left:10px;
	color:#000000;
	height:25px;
}
.com_link{
	margin-left:270px;
	padding-top:10px;
	line-height:6px;
}

/* 
*************************************************
		Left Section
*************************************************
*/
#left_panel, #left_post, #left_post_top, #left_post_bottom{
	position: relative;
	width:156px;
}
#left_panel{
	text-align: justify;
	text-decoration: none;
	font-weight: normal; 
	color: #000000;
	font-size: 12px;
	float:left;
	height:100%;
}
#left_post{	
	clear: both;
	background:url(images/section_left_bg.gif);
}
#left_post_top{
	background:url(images/section_left_top.jpg);
	height:27px;
}
#left_post_bottom{
	background:url(images/section_left_bottom.gif);
	height:13px;
}


/* 
*************************************************
		Right Section
*************************************************
*/
#right_panel, #right_post, #right_post_top, #right_post_bottom{
	position: relative;
	width:155px;
}
#right_panel{
	text-align: justify;
	text-decoration: none;
	font-weight: normal; 
	color: #000000;
	font-size: 12px;
	float:left;
	height:100%;
}
#right_post{	
	clear: both;
	background:url(images/section_right_bg.gif);
}
#right_post_top{
	background:url(images/section_right_top.jpg);
	height:27px;
}
#right_post_bottom{
	background:url(images/section_right_bottom.gif);
	height:13px;
}


/* 
*************************************************
	Left & Right Section - Text Information
*************************************************
*/
.sec-left-title{
	padding-top:6px;
	padding-left:0px;
	text-align:left;
	margin-left:15px;
}
h2 {
	font-size: 12px;
	font-weight: bold; 
	text-transform: uppercase;
	margin:0px;
	color:#770000;
}
.left-padding{
	margin-left:20px;
}
.left-padding2{
	margin-left:0px;
}
#under_top{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
#pages{
	font-size: 12px;
	font-weight: bold; 
	text-align: center;
	text-transform: uppercase;
}


/* 
*************************************************
		Standard form styles
*************************************************
*/
p{
}
form{
	margin:0px;
	padding:0px;
}
SELECT {
	border: #000000 1px solid;
	color: #000000;  
	font-family: Arial, Tahoma; 
	font-size: 11px; 
	font-weight: normal;
	padding:0px;
	background-color: #FFFFFF;
	width: 120px;
}

ul{
	margin:0px;
	padding:0px;
	margin-left:25px;
	padding-right:10px;
}
ul li {
	list-style-image: url("images/bullet.gif")
}
input
{
	color: #000000;
	background: #FFFFFF;
	border: #781351 1px solid;
}

.submit
{
	font-family: Arial, Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: #000000 1px solid;
	background: url(images/bg_btn.gif);
	height:20px;
}
.search
{
	background: url(images/btn_search.gif);
	width:16px;
	height:16px;
}
.searchform{
	padding-left:20px;
	padding-right:0px;
	text-align:left;
}
#calendar_wrap{
	padding-left:45px;
	padding-right:10px;
	text-align:center;
}
.copyright {
	font-size: 10px;
	color:#000000;
}

/* 
*************************************************
		Post Comment Form
*************************************************
*/
.mainform{
	width:300px;
	height:30px;
}
.formtxt{
	font-size: 12px;
	font-weight: normal; 
	text-align: left;
	float:left;
	width:140px;
	left:0px;
}
.formform{
	width:150px;
	left:100px;
	float:left;	
}
#wp-calendar{
	text-align:center;
	font-size: 12px;
	font-weight: normal; 
}
.pagination{
	padding-left:15px;
	padding-right:15px;
}


