/*  
Theme Name: Brandy Spanking New 4
Theme URI: http://www.brandymedia.co.uk
Description: A magazine-style layout for Wordpress
Version: 1.1
Author: Ben-dy Media
Author URI: http://www.brandymedia.co.uk

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


@import url('css/reset.css');
@import url('css/slider.css');


body,
html 
{
	min-height:101%;
}
	
body 
{
	background: black;
	color: #545454;
	font-size:10px;
	text-align:center;
	font-family:Arial, Verdana, Sans-Serif;
	background:#000 url('images/bg.gif');
}

br.cl{clear:both;}


/*
p 
{	
	margin: 15px 0;
	font-size:9pt;
	color: black;
}
	
ol {	
	padding:0px;
	margin: 0px 0;
	font-size:9pt;
	color: black;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	color:white;
	font-size: 0.95em;
	background:black;
	padding:3px 6px;
	}



a:link, a:visited 
{
	color: #00ADEF;
	text-decoration:none
}

a:hover, 
a:active 
{
	color:#333;
	text-decoration:underline;
}
	
img, 
a:link img, 
a:visited img 
{
	border:0
}
	*/
		

/* Structure */

#page 
{
	margin:0 auto;
	width:930px;
}

#header
{
	padding:20px 0
}


a#logo
{
	float:left;
	width:200px;
	height:50px;
	display:block;
	text-indent:-9999px;
    background: url('images/logo.gif') no-repeat;
}
a#logo span
{
	
}

span#description
{
	
}


/*
=	SITE SEARCH
*/

div#search
{
	float:right;
	padding:16px 0 0 0; 
}
div#search form
{
}
div#search form input#s
{
	float:left;
	padding:5px;
	font-size:12px;
	border:1px solid #fff;
	background:#fff;
}
div#search form input.button
{
	float:left;
	padding:5px;
	font-size:12px;
	background:#0081c6	;
	color:#e7e7e7;
}
div#search form input.button:hover 
{
	background:#50C8E8;
	color:#FFF;
	text-decoration:none
}




#themain
{
	margin:0 0 30px 0;
	background:#fff;
	padding: 0px 25px 0px 25px;
	text-align:left;
}


.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 150px;
	float:right
	}

#leftcol {
	width:337px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	margin-top: 0px;
	}

#leftcol, #rightcol {
	margin-top:0px;
	float:left
	}	
	
#rightcol {
	width:327px;
	padding-left:18px;
	margin-top: 0px;
	}


/*
----------------------------------------------------------------------
=	Phone number
----------------------------------------------------------------------
*/
div#phone
{

}

div#phone h7
{
color:#939598;
font-size:18pt;
float:right;
margin:10px 0px 25px 0;
font-weight:normal;
padding:5px 0px 0px 30px;
background:transparent url('images/telephone_icon.png') no-repeat scroll 0 0;
height:32px;

}

div#phone h8
{
    color:#939598;
    font-size:12pt;	
    float:left;
    margin:10px 0px 25px 0;
    font-weight:normal;
    padding:0px

}






/*
----------------------------------------------------------------------
=	Main Navbar
----------------------------------------------------------------------
*/

div#nav 
{
	float:left;
	width:100%;
	background:#50C8E8;
	text-align:left;
}

div#nav ul 
{

}

div#nav ul li 
{
	float: left;
	border-right:1px solid #fff;
}

div#nav ul li a,
div#nav ul li a:visited 
{
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:10px 15px;
	text-decoration: none;
	font-size:120%;
	text-transform:capitalize;
}

div#nav ul li a:hover, 
div#nav ul li a:active, 
div#nav ul li.current_page_item a, 
body.home .on 
{
	background:#0081c6;
	text-decoration:none
}	
	
	
/* Dropdown Menus */		
div#nav ul li ul 
{
	border-bottom: 1px solid #fff;
	
	position: absolute;
	left: auto;
	z-index:999;
	background: #50C8E8;

	display:none;
}

div#nav ul li ul li 
{
	width: 180px;
	display:block;
	border: 1px solid #fff;
	border-width: 1px 0 0 0;
}

div#nav ul li ul li a, 
div#nav ul li ul li a:visited
{
	display:block;
	font-weight:normal;
	color:#fff;
}

div#nav ul li ul li a:hover, 
div#nav ul li ul li a:active 
{
	background:#0081c6;
}	
		
div#nav ul li:hover ul, 
div#nav ul li li:hover ul, 
div#nav ul li li li:hover ul, 
div#nav ul li.sfhover ul, 
div#nav ul li li.sfhover ul, 
div#nav ul li li li.sfhover ul
{
	display:none;
}

a.main:hover
{	
	background:none;
}
	
	


/*Subnav 

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#e7e7e8;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #d1d3d4;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:black;
	text-decoration:none;
	color: white;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
*/



/*
----------------------------------------------------------------------
=	sidebar
----------------------------------------------------------------------
*/



#main
{
	float:left;
	width:100%;
	margin:25px 0 0 0;
}







/*
----------------------------------------------------------------------
=	sidebar
----------------------------------------------------------------------
*/


div#sidebar
{
	
}

div#sidebar ul#sidelist
{

}
div#sidebar ul#sidelist li.sidebox
{
	margin:0 0 30px 0;
}



div#sidebar ul#sidelist li.sidebox h4
{
	border-top:4px solid #000;
	border-bottom:4px solid #DCDDDE;
	padding:15px 0 15px 0px;
	margin:0 0 10px 0;
	font-size:120%;
	color:#000;
}


div#sidebar ul#sidelist li.sidebox h4 a
{
	padding:15px 0 15px 5px;
	margin:0 0 10px 0;
	font-size:100%;
	color:#0081c6;
	
}


.bullets a
{
	color:#000;
    display:block;
    margin:10px 0 10px 0;
    font-size:120%;
    


}



.bullets a:hover
{

	color:#50C8E8;
    display:block;
    margin:10px 0 10px 0;
    font-size:120%;


}

.bullets li
{

		border-bottom: #dcddde solid 2px;

}


.bullets a span.thedate
{

	clear:both;
	background:#000;
	color:#fff;
	font-size:90%;
	padding:5px;
	margin:0 5px 5px 0;
	
	
}

.bullets a span.thedate:hover
{
    clear:both;
	background:#50C8E8;
	color:#fff;
	font-size:90%;
	padding:5px;
	margin:0 5px 5px 0;
}



/* LATEST POST */
#latestpost p{
font-size:10pt;
font-family:serif;
font-style:italic;
}

#latestpost li a{
font-size:20pt;
font-family:sans-serif;
font-style:italic;
}

#latestpost li{
background-color:#BCBEC0;
margin:10px 0px 0px 0px;
background-image:url('images/bm_speech_bubble_bottom.jpg');
background-position: bottom;
background-repeat:no-repeat;
padding:20px 10px 40px 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}





/* RECENT POSTS */

li#fromtheblog
{
	
}

div#sidebar ul#sidelist li#fromtheblog h4
{
}

li#fromtheblog ul
{
	
}
li#fromtheblog ul li
{
	display:block;
	margin-bottom: 5px;
	border-bottom: #dcddde solid 2px;


}
li#fromtheblog ul li a
{
	display:block;
	padding:5px 0 0 0;
	color:#000;
	font-size:120%;
	line-height:1.5em;
	text-decoration:none;
}
li#fromtheblog ul li a:hover
{
	
}
li#fromtheblog ul li a span.thedate
{

	clear:both;
	background:#000;
	color:#fff;
	font-size:90%;
	padding:5px;
	margin:0 5px 5px 0;
	
	
}

li#fromtheblog ul li a span.thedate:hover
{

	clear:both;
	background:#50C8E8;
	color:#fff;
	font-size:90%;
	padding:5px;
	margin:0 5px 5px 0;
	
	
}

li#fromtheblog ul li a span.thetitle
{

    margin:5px 0 0 0 ;
	color:#000;
    display:block;

}

li#fromtheblog ul li a span.thetitle:hover
{

    margin:5px 0 0 0 ;
	color:#50C8E8;
    display:block;

}



/* TWEETS */

li#recenttweet
{
	
}
li#recenttweet p
{
	display:block;
	padding:0 0 10px;
	background:#fff;
	color:#000;
	font-size:120%;
	line-height:1.5em;
}
li#recenttweet p a
{
	color:#0081c6;
	font-weight:bold;
	display:block;
}

li#recenttweet p a:hover
{
	color:#50C8E8;
	font-weight:bold;
	display:block;
}

li#recenttweet span#followercount
{
	display:block;
	text-align:left;
	padding:10px 15px;
	font-size:120%;
	background:#0081c6;
}

li#recenttweet span#followercount:hover
{
	display:block;
	text-align:left;
	padding:10px 15px;
	font-size:120%;
	background:#50C8E8;
}

li#recenttweet span#followercount a
{
	color:#fff;
	text-decoration:none;
	padding:0px;
	margin:0px;
}








/* SUBSCRIBE BOX */

li#subscribe
{
}
li#subscribe form
{
}

li#subscribe form label
{
	display:block;
	font-size:120%;
	color:#000;
	line-height:1.5em;
	margin:0 0 10px 0;
}
li#subscribe form input
{
	float:left;
	font-size:110%;
	
}
li#subscribe form input#subscribeemail
{
	border:1px solid #000;
	background:#fff;
	padding:5px;
	width:140px;
}
li#subscribe form input#subscribeme
{
	float:left;
	background:#0081c6;
	color:#fff;
	padding:4px;
	
}

li#subscribe form input#subscribeme:hover

{
	float:left;
	background:#50C8E8;
	color:#fff;
	padding:4px;
}





	 
	
	
/*	Headers */

h1 
{
	font: 2.2em sans-serif;
	padding:8px 0;
	border-top:4px solid #333;
	border-bottom:4px solid #dcddde;
	margin: 0 0 20px 0;
	text-transform:capitalize;
}
	
h2 
{
	
}

h3
{
}

h4 
{
	font-size:1.2em;
	margin-bottom:6px;
}
	
h5	
{
    font-size:30pt;
	text-transform:uppercase;
	font-weight:bold;
	color:#bcbec0;
}
	
h6	
{
    border-bottom:3px solid #dcddde;
    margin-bottom:5px;
    font-size:12pt;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

h9	
{
    
    font-size:10pt;
	font-weight:bold;
	color:#000;
}









/*
----------------------------------------------------------------------
=	PORTFOLIO
----------------------------------------------------------------------
*/

div#portfolioitems
{
	
}
div#portfolioitems ul
{
	
}
div#portfolioitems ul li
{
	float:left;
	margin:0 1px 20px 0;
}
div#portfolioitems ul li.odd
{
	margin-right:0;
}
div#portfolioitems ul li a
{
	display:block;
	background:#000;
	color:#fff;
	text-decoration:none;
	border-top:3px solid #000;
}
div#portfolioitems ul li a img
{
	
}
div#portfolioitems ul li a h2
{
	display:block;
	font-size:120%;
	padding:10px;
}
div#portfolioitems ul li a p
{
	padding:0 10px 10px 10px;
}









/* Content */

#content 
{
	float:left;
	width:705px;
	overflow:hidden;
}


	
#content p
{
	font-size:120%;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}

.entry p a
{
	text-decoration:none;
	color:#0081c6;

}

.entry p a:hover
{
	text-decoration:none;
	color:#50C8E8;

}






.post
{
	margin: 0 0 20px 0;
}

.post h2
{
	display:block;
	margin: 0 0 20px 0;
}
.post h2 a
{
	display:block;
	font-size: 240%;
	padding: 9px 0;
	border-bottom: 2px solid #dcddde;
	border-top: 3px solid #333333;
	color:#50C8E8;
	font-weight:normal;
	text-decoration:none;
}
.post h2 a:hover
{
	color:#000;
	text-decoration:underline;
}

.post span.entry-date
{
	float:left;
	clear:both;
	display:block;
	background:#000;
	color:#fff;
	font-size:110%;
	padding:5px;
}
.post span.entry-date a
{
	color:#50C8E8;
	text-decoration:none;
}

.post div.entry-content
{
	clear:both;
	display:block;
	font-size:110%;
	padding:5px 0;
}

div.postmetadata
{
	font-size:120%;
}
div.postmetadata a
{
	color:#50C8E8
}

	
/*
=	author block
*/

#writer
{
	background:#fff;
	border:1px solid #999;
	margin:25px 0 15px 0;
	padding:12px;
}

#writer img 
{
	float:left;
	width:100px;
	height:auto;
	margin-right:10px;
}
#writer h5
{
	display:block;
	font-size:140%;
	margin:0 0 0 92px;
    text-transform:none;
    }

#writer p 
{
	display:block;
	margin:12px 0 0 92px;
	line-height:1.5em;
}

#writer a
{
	color:#0081c6;
	text-decoration:none;
}

#writer a:hover
{
	color:#50C8E8;
	text-decoration:none;
}






/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements 

select 
{
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
}
*/





/* Comments */




h3#comments 
{
	border-bottom:3px solid #dcddde;
    margin-bottom:5px;
    font-size:12pt;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.commentlist {
	padding-left:30px;
	
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#fff;
	border-top: 2px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-decoration:none;
	
	}

#commentform small {
	background:#000;
	font-weight:bold;
	padding:0;
	}
	
#commentform ul p a:hover  
{
    color:#50C8E8;
    text-decoration:none;
	}
	
	#commentform ul p a 
	{
    color:#0081c6;
	text-decoration:none;

	}
	
	
	
.commentmetadata {
	display:block;
		font-size:10pt;
    text-decoration:none;

	}
		

.commentlist small {
	background:#fff;
	text-decoration:none;
	
	}

.commentlist cite {
	font:10pt;
	font-weight:bold;
	text-decoration:none;
	}	
	
.commentlist cite a {
    color:#000;
    text-decoration:none;
	}	
	



h3#respond 
{
	border-top:1px dotted #b6b6b6;
	margin:25px 0 20px 0;
	display:block;
	font-size: 240%;
	padding: 9px 0;
	border-bottom: 2px solid #dcddde;
	border-top: 3px solid #333333;
	color:#50C8E8;
	font-weight:normal;
	text-decoration:none;
}


form#commentform
{

}
form#commentform ul
{
	
}
form#commentform ul li
{
	width:100%;
	float:left;
	display:block;
	margin:0 0 10px 0;
}
form#commentform ul li label
{
	font-size:120%;
	padding:5px;
}
form#commentform ul li input
{
	width:200px;
	font-size:120%;
	padding:5px;
	border:1px solid #000;
	border-color:#ccc #ddd #eee #d7d7d7;
}
form#commentform ul li textarea
{
	width:500px;
	font-size:120%;
	padding:5px;
	border:1px solid #000;
	border-color:#ccc #ddd #eee #d7d7d7;
}

form#commentform ul li input.button
{
	width:auto;
	font-size:120%;
	padding:5px 10px;
	background:#0081c6;
	color:#fff;
	border:0;
}

form#commentform ul li input.button:hover
{
	width:auto;
	font-size:120%;
	padding:5px 10px;
	background:#50C8E8;
	color:#fff;
	border:0;
}

a
{
color:#0081c6;
text-decoration:none;
}

a:hover
{
color:#50C8E8;
text-decoration:none;

}








/* 
=	Footer
*/

#footer 
{
	
	margin: 20px 0 0 0;
	padding:15px 0;
	color:#000;
	font-size:110%;
}
#footer p 
{
	display:block;
}
#footer a 
{
	color:#0081c6;
}

#footer a:hover 
{
	color:#50C8E8;
}

#footer .socialmedia a {
	text-decoration: none;
	margin-right: 20px;
	color: #0081C6;
}

#footer .socialmedia a:hover {
	color: #50C8E8;
}

#footer .socialmedia img {
	vertical-align: middle;
	margin: 0 8px 5px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px 4px #000;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
}

#footer .socialmedia {
padding:15px 0px 15px 0px;
border-top:1px solid #DCDDDE;
border-bottom:1px solid #DCDDDE;
margin-bottom:10px;
}




/*Services*/

#main .design {
width:200px;
background-color:#ffffff;
float:left;
margin:20px 20px 20px 0px;
border-right:2px solid #DCDDDE;
padding-right:20px;
}

#main .design h4{
color:#000000;
text-transform:uppercase;
border-bottom:2px solid #DCDDDE;
padding:11px 0px 18px 37px;
background:transparent url('images/design_icon.png') no-repeat scroll 0 0;

}

#main .design h4 a{
color:#000000;
}

#main .design h4 a:hover{
color:#939598;
}

#main .design ul{

}

#main .design ul li {
color:#000000;
font-size:9pt;
padding:2px 0px 10px 20px;
background:transparent url('images/ticknew2.gif') no-repeat scroll 0 0;
}

#main .design ul li a{
color:#000000;
}

#main .design ul li a:hover{
background-position:0 -40px;
color:#939598;
}

#main .design ul li:hover{
background-position:0 -40px;

}

#main .web {
width:200px;
background-color:#ffffff;
float:left;
margin:20px 20px 20px 0px;
border-right:2px solid #DCDDDE;
padding-right:20px;
}

#main .web h4{
color:#000000;
text-transform:uppercase;
border-bottom:2px solid #DCDDDE;
padding:11px 0px 18px 37px;
background:transparent url('images/web_icon.png') no-repeat scroll 0 0;
}

#main .web h4 a{
color:#000000;
}

#main .web h4 a:hover{
color:#939598;
}

#main .web ul{

}

#main .web ul li {
color:#000000;
font-size:9pt;
padding:2px 0px 10px 20px;
background:transparent url('images/ticknew2.gif') no-repeat scroll 0 0;
}

#main .web ul li a{
color:#000000;
}

#main .web ul li a:hover{
background-position:0 -40px;
color:#939598;
}

#main .web ul li:hover{
background-position:0 -40px;
}

#main .print {
width:200px;
background-color:#ffffff;
float:left;
margin:20px 20px 20px 0px;

}

#main .print h4{
color:#000000;
text-transform:uppercase;
border-bottom:2px solid #DCDDDE;
padding:11px 0px 18px 37px;
background:transparent url('images/print_icon.png') no-repeat scroll 0 0;
}

#main .print h4 a{
color:#000000;
}

#main .print h4 a:hover{
color:#939598;
}

#main .print ul{

}

#main .print ul li {
color:#000000;
font-size:9pt;
padding:2px 0px 10px 20px;
background:transparent url('images/ticknew2.gif') no-repeat scroll 0 0;
}

#main .print ul li a{
color:#000000;
}

#main .print ul li a:hover{
color:#939598;
}

#main .print ul li:hover{
background-position:0 -40px;
}



/*logo design*/



#main .logodesign {
width:200px;
background-color:#DCDDDE;
float:right;
margin:20px 20px 20px 0px;
padding:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-khtml-border-radius: 10px;

}

#main .logodesign h4{
color:#000000;
text-transform:uppercase;
border-bottom:2px solid #fff;
padding:10px 0px 10px 0px;

}

#main .logodesign h4 a{
color:#000000;
}

#main .logodesign h4 a:hover{
color:#939598;
}

#main .logodesign ul{

}

#main .logodesign ul li {
color:#000000;
font-size:9pt;
padding:2px 0px 10px 20px;
background:transparent url('images/ticknew2.gif') no-repeat scroll 0 0;
}

#main .logodesign ul li a{
color:#000000;
}

#main .logodesign ul li a:hover{
color:#939598;
}

#main .logodesign ul li:hover{
background-position:0 -40px;
}



#main .logodesigntext {
width:440px;
background-color:#ffffff;
float:left;
margin:20px 20px 20px 0px;

}

#main .logodesigntext h4{
color:#000000;
text-transform:uppercase;
border-bottom:2px solid #DCDDDE;
padding:10px 0px 10px 0px;
}

#main .logodesigntext h4 a{
color:#000000;
}

#main .logodesigntext h4 a:hover{
color:#939598;
}

#main .logodesigntext img{
border:1px solid #DCDDDE;
margin:10px 10px 0px 0px;

}



/*gravatar*/

.commentlist .avatar {
float: left;
margin: 0px 20px 0px 0px;
padding: 0px 0px 0px 0px;
border:1px solid #DCDDDE;
}

.commentmetadata {
margin:0px 0px 10px 100px;
}

.commentlist small{

}

.commentmetadata p {
margin:0px 0px 0px 100px;
background-color:red;
}

.commentlist li p{
background-color:#fff;
padding:0px 0px 20px 100px;
}

.commentlist li {
border-bottom:none;
}




/* NEXT AND PREVIOUS POST */

.post-nav {

}

.previous a{ 
color:#000;
background-image:url('images/bm_arrow_left.png');
background-position: left;
background-repeat:no-repeat;
padding:10px 30px 10px 30px;
font-size:11pt;
font-weight:bold;
float:left;
}

.previous a:hover{ 
color:#0981C5;
background-image:url('images/bm_arrow_left_roll.png');
background-position: left;
background-repeat:no-repeat;
padding:10px 30px 10px 30px;
}

.next a{ 
color:#000;
background-image:url('images/bm_arrow_right.png');
background-position: right;
background-repeat:no-repeat;
padding:10px 30px 10px 30px;
font-size:11pt;
font-weight:bold;
float:right;
}

.next a:hover{ 
color:#0981C5;
background-image:url('images/bm_arrow_right_roll.png');
background-position: right;
background-repeat:no-repeat;
padding:10px 30px 10px 30px;
}

#postnavigator {
border:1px solid #0981C5;
padding:10px 10px 30px 10px;
clear:both;
}





