/*  
Theme Name: bsunshine
Theme URI: http://2505studios.com
Description: 2505 Studios
Version: 1.0
Author: 2505 Studios
Author URI: http://2505studios.com/
*/

html, body {
	/*background:url(img/background.png) repeat-x*/; 
	
	font-family: Helvetica, Arial, sans-serif;
	background-color:#f1f1f1;
	border-left:1px solid #ECEBEB;
	margin-top:20px;
	
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
	
}

a {
	text-decoration: none;
	color: #996699;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:0;
	text-decoration:none;
	}

/* Header */

#header {
	background: url(img/header.png);
	background-repeat:no-repeat;
	/*background-color:#fff;*/
	width: 960px;
	height: 136px;
	margin:0px 0px 0px 0xp;
	
	
}



#header h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}

#header h2 a {
	color: #63A2E6;
}

#header h2 a:hover {
	color: #63A2E6;
	text-decoration: none;
}

#header p {
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}


/*Indexbanner*/

#mainbanner{
width:601px;
height:413px;
background: url(img/banner-main-temp.jpg);


}


/*Kandi Tweets*/

#tweets{
width:290px;
height:287px;
background-color:#422b42;
color:#FFFFFF;
margin:20px 20px 20px 0px;
float:left;



}


#tweets ol  {
margin-left:0px !important;
font-size:13px  !important;
padding: 10px 10px 10px 10px !important;


}

#tweets ol li {
background-color:#FF00FF;
border-bottom: dashed thin;
list-style-position: inside;
list-style-type:none;
font-size:13px  !important;
padding: 0px 0px 0px 0px !important;

}


/* Navigation Bar*/
#navbar {
	
	font-size:12px;
	color: #FFFFFF;
	margin:5px 0px 0px 7px;
	padding:0px 0px 0px 10px;
	text-transform:uppercase;
	}
	

	

#page-bar {

	margin-top:0px;
	margin-bottom:0px;
	
	
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {

	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:0px solid #000;
	
	}

/*#page-bar li:hover {
	background: #9f1701;

	}*/


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:9px 13px 9px 13px;

	color: #FFFFFF;
	display:block;
	z-index:100;
	}

#page-bar a:hover {
	color:#996699;
	text-decoration:none;
	display:block;
	padding:9px 13px 9px 13px;
	
	}

#searchform {
	width:180px;
	padding-top:10px;
	margin-right:2px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #6A0701;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 0px solid #FFFFFF;
	z-index:100;
	position: relative;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #9f1701;
	padding: 5px 10px 5px 18px;
	z-index:100;
	position: relative;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}




/* Wrap */

#wrap {
	width: 960px;
	margin: 0 auto;
	margin-top:0px;
	
}


/*Table*/

#hor-zebra
{
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 16px;
	margin: 0px;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
	border-bottom: 1px solid #fff;
	background-color:#E8EDFF;
	margin-bottom:10px;
	text-align:center;

}
#hor-zebra th
{
	background-color:#fff;
	font-size: 26px;
	font-weight: bold;
	padding: 0px 8px 5px 8px;
	color: #996699;
	border-left: 0px solid #ddd;
	
}
#hor-zebra td
{
	padding: 6px;
	color: #666666;
	border-left: 0px solid #ddd;
	border-bottom: 1px solid #fff;
}
#hor-zebra .odd
{
	background: #E8EDFF; 
}

#hor-zebra .tablemain{
	text-align:left;
}



/*#menu {
	width: 100%;
	font-size: 14px;
	position: relative;
}

#menu ul {
	width: 100%;
}

#menu li {
	display: block;
	line-height: 2.5em;
	float: left;
	margin-right: 10px;
	background: url(img/menu_left_bg.gif) no-repeat left;
	font-weight: bolder;
}

#menu li a {
	line-height: 2.5em;
	display: block;
	background: url(img/menu_bg_right.jpg) repeat-x right;
	margin-left: 1px;
	color: #fff;
	padding-left: 19px;
	padding-right: 20px;
}

* html #menu li a {
	width: 1%;
}

#menu li.current_page_item, #menu li.current_page_item a {
	background: #fff;
	color: #559AD3;
}

#menu li.current_page_item a:hover {
	text-decoration: none;
}
*/

/* Login (menu) */

#login {
	/* float: right; */
	position: absolute;
	right: 0px;
	top: 15px;
	font-size: 11px;
	color: #8F8F8F;
	/* padding-top: 15px; */
}

/* Page Description */

#page_desc {
	width: 800px;
	height: 3.1em;
	font-size: 14px;
	padding-bottom: 10px;
	background: #FFFFFF;
}

#page_desc #text {
	padding-left: 20px;
	height: 3.1em;
	float: left;
	width: 499px;
	background: #fff;
}

#page_desc p {
	padding: 12px 0px;
}

/* Search */

#search_top {
	float: right;
	width: 230px;
	height: 3.1em;
	/*background: #fff;*/
}

#search_top form {
	margin-top: 0.65em;
	position: relative;
}

#search_top input.sfield {
	background: #fff;
	border: #FFFFFF 1px solid;
	width: 130px;
	height: 21px;
	font-size: 13px;
	padding: 3px 2px 0 3px;
}

#search_top input.sbutton {
	position: absolute;
	top: 0;
	left: 150px;
}

/* Content */

#content_wrap {
	background: #FFFFFF /*url(img/main.png) no-repeat*/;
	padding: 20px 20px 0px 20px;
	width: 920px;
	height:100%;
	margin:0px 0px 20px 0px;
	
	
}

#content {
	width: 600px;
	min-height:230px;
	float: left;
	/*border-right:medium;
	border-right-color: #CCCCCC;
	border-right-width:1px;
	border-right-style:solid;*/
	margin-top:0px;
}


#content.half {
	width: 470px;
}




#content.halfright {
	width: 470px;
	float:right;
	border:none;
}


#content.third {
	width: 320px;
}


#content.third h2{
	font-size: 20px;
	color:#996699;
}






#content h2 {
	font-size: 30px;
	width:100%;
	color: #996699;
	margin-top:15px;
}

#content p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	margin-left:0px;
	margin-bottom:10px;
}

#content ul, #content ol {
	padding: 0.5em 2.5em;
	font-size: 13px;
}

#content ul li {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}





/* Caption */

#caption {
float:right;
	width: 15%;
	height: 1.9em;
	/*background: #fff;*/
}

#caption h2 {
	width: 250px;
	float: left;
	line-height: 1.9em;
	padding-left: 18px;
}

#m_post {
	width: 100px;
	float: right;
	height: 31px;
	position: relative;
	/*background: url(img/caption_m_posts.gif) no-repeat 130px 8px;*/
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}


/* Image */


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

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }
	
	img.alignnon {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
	clear:both;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }





/* Post */

.post {
	margin: 0px 0px 40px 15px;
	padding: 0px 5px 15px 0px;
	color: #000000;
	border-bottom:1px solid #DFDDD5;
	min-height: 450px;
	
}

#post p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	margin-left:0px;
	margin-bottom:10px;
}

#post a img {
	border:0;
	text-decoration:none;
	}



/* Post excepts and images*/
.image-class {
	width: 200px;
	height: 200px;
	margin: 0 15px 0 0;
	}
.left {
	margin: 0 15px 0px 0;
	}

#post .excerpt{
}




.excerpt a {
	color:#133D84;

}


#page_post {
	margin-top: 0px;
}

#page_post h2 {
	color: #996699;
}

.post h2 {
	padding: 0px 0px 10px 0px;
}

.post h2 a {
	color: #996699;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
	
}

.post_details {
	padding: 5px 0px;
	font-size: 12px !important;
	/*background: #fff;*/
}

.post_details p {
	padding: 5px 0;
   margin-top: 1px;
	
}

.post_details p a {
	text-decoration: none;
	color:#133D84;
}

.post_details p a:hover {
	text-decoration: underline;
}


/* More Posts */

#more_posts {
	/*background: #fff;*/
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
}

.comment_wrap_head span {
	color: #898989;
	padding-left: 5px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	clear:both;
	margin-top: 15px;
}

.leave_a_comment {
	/*background: #fff;*/
	width: 10em;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 12.9em;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	/*background: #fff;*/
	padding: 11px 0;
	clear: both;
}

#content form {
	background:url(img/form-background.jpg) repeat-y #FFFFFF;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
	color:#FFFFFF;
}

#content input {
	border: #EEEEEE 0px solid;
	padding: 5px;
	margin: 5px;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 400px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */


#sidebar {
	background-color:#FFFFFF;
	width: 298px;
	float: right;
	padding: 0px;
	min-height:400px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#sidebar img {
	margin-bottom:16px;
	}

#sidebar h2 {
	font-size: 13px;
	color: #fff;
	padding: 0px 0px 5px 0px;
	line-height: 18px;
}


#sidebar h3 {
	font-size: 20px;
	color: #996699;
	padding: 0px 0px 5px 0px;
	line-height: 18px;
}

#sidebar a {
	text-decoration: none;
	margin:0px;
	color: #996699;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li {
	font-size: 12px;
	line-height:20px;
}

#sidebar p {
	font-size: 12px;
	padding: 5px 0px 10px 0px;
	color:#000000;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul ul {
	padding: 10px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	background: url(img/bullet.gif) no-repeat 0 9px;
	padding-left: 23px;
	line-height: 23px;
}

#mail {

	background: url(img/mail-back.jpg) no-repeat;
	color:#FFFFFF;
	margin-bottom:16px;

}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 0px 0;
}

#wp-calendar {
	padding: 10px 0 10px 10px;
}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #EEEEEE;
}

/* Footer */

#footer {
	margin:0 auto;
	width:400px;
	color:#996699;
	/*background-image: url(img/footer.png);*/
	height: 2.7em;
	/*border-top:/* #FFFFFF*/ 0px solid;
	border-bottom:/* #FFFFFF*/ 0px solid;
	clear: both;
}

#footer ul {
	width: 650px;
	float: left;
	padding: 10px 0px 0 10px;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 12px;
	padding: 0 6px;
	margin-right: 19px;
	color: #996699;
}

#footer li.current_page_item a {
	color: #996699;
	background: #d46900;
}

#footer p {
	font-size: 11px;
	line-height: 3.5em;
}

#footer p a {
	color: #996699;
}

/* Copyright */

#copyright {
	margin:  0 auto;
	width:400px;
	font-size: 11px;
	padding: 0px 0 0px 0;
	color: #996699;
}

#copyright p {
	line-height: 19px;
}


#copyright a {
	color:#996699;
}



/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


