/*  
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/bg.jpg) no-repeat scroll center top*/ #63A2E6;
	
	
	font-family: Helvetica, Arial, sans-serif;
	border: 0;
	margin-top:0px;
	
}

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

a {
	text-decoration: none;
	color: #0C6BE8;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:0;
	}

/* Header */

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



#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;
}


/* Navigation Bar*/
#navbar {
	
	font-size:14px;
	margin-bottom:0px;
	color: #63A2E6;
	margin-left:0px;
	padding:129px 0px 0px 10px;
	text-transform:uppercase;
	}
	
#navbar li:hover {
	background: #FFCC00;
	}
	
	

#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: #CF0837;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:9px 13px;
	font-weight:500;
	color: #fff;
	display:block;
	z-index:100;
	}

#page-bar a:hover {

	text-decoration:none;
	display:block;
	
	}

#searchform {
	width:300px;
	padding-top:10px;
	margin-right:0px;
	}

/* 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;
	}

/*Image*/

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

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

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

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }


/* Wrap */

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

/*#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:300px;
	margin-bottom:10px;
	/*background: #fff;*/
}

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

#search_top input.sfield {
	display:inline;
	background: #fff;
	border: #eee 1px solid;
	margin-right:5px;
	float:left;
	width: 190px;
	height: 21px;
	font-size: 13px;
	padding: 3px 2px 0 3px;
}

#search_top input.sbutton {
	position:relative;
	float:left;
}

/* Content */

#content_wrap {
/*background-image:url(img/backgroundpages.jpg);*/
	background: url(img/content_wrap_bg.png) repeat-y;
	padding: 10 10px;
	width: 960px;
	height:100%;
	
	
}

#content {
	width: 535px;
	float: left;

	
}

#content h2 {
	font-size: 30px;
	width:100%;
}

#content p {
	font-size: 16px;
	line-height: 20px;
	padding: 10px 0;
}

#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;
}

/* Post */

.post {
	clear:both;
	margin-top: 30px;
	margin-left:20px;
	padding: 5px 5px 15px 15px;
	
	}

#page_post {
	margin-top: 15px;
}

#page_post h2 {
	color: #0C6BE8;
}

.post h2 {
	padding: 10px 0;
}

.post h2 a {
	color: #0C6BE8;
}

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

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

.post_details {
	padding: 0 0px;
	/*background: #fff;*/
}

.post_details p {
	padding: 5px 0;
   margin-top: 1px;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: none;
	color:#0C6BE8;
}

.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: 0px;
	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%;
	margin-top: 15px;
}

.leave_a_comment {
	/*background: #fff;*/

	
	float: left;
}

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

.trackback_rss {
	padding-left: 30px;
	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: #fff;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0px 0px 0px 30px;
}

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

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

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

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

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

/* Sidebar */


#sidebar {
	background: none;
	margin-right:20px;
	width: 330px;
	float: right;
	padding: 15px;
	height: 100%;
}

#sidebar h3 {
font-size:30px;


}


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

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

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

#sidebar p, #sidebar li {
	font-size: 14px;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#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;
}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 10px 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 {
	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: #fff;
}

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

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

#footer p a {
	color: #fff;
}

/* Copyright */

#copyright {
	width: 781px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 15px 0 25px 0;
	color: #fff;
}

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


#copyright a {
	color:#FFF;
}



/* 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;
}


