/*
Theme Name: RazorPurple-micro
Theme URI: http://www.razorblogdesign.com/
Description: The default WordPress theme based on the famous <a href="http://www.razorblogdesign.com/">blog</a>.
Version: 1.6
Author: Razor Blog Design
Author URI: http://www.razorblogdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

	blog v1.5
	 http://www.razorblogdesign.com/blog/

	This theme was designed and built by Razor Blog Design,
	whose blog you will find at http://www.razorblogdesign.com/

*/

/* Begin Typography & Colors */
/* General Styles */

/* General Styles */
* {
	margin:0;
	padding:0;
	}
					
body{
	background:url(images/bg.gif) 0 0 repeat-x #fff;
	color:#0A0A0A;
	font:13px/20px Arial, Helvetica, sans-serif;
	padding:16px 0 0;
	}

ul, li{
	list-style-type:none;
	}

a{
	outline:none;
	color:#670099;
	background-color:inherit;
	text-decoration:underline;
	}

a:hover{
	text-decoration:none;
	color:#0A0A0A;
	background-color:inherit;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}


img {
	display:block;
	}

/* Container Panel	*/

#container{
	position:relative;
	width:936px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	}
	
/* Header */

#header{
	width:936px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	}

.logo{
	display:block;
	margin:0 0 11px 8px;
	
	}
	
#header div.headerBanner{
	background:url(images/header-banner.jpg) 0 0 no-repeat;
	height:278px;
	overflow:hidden;
	clear:both;
	}
	
#header div.headerBanner .special{
	position:absolute;
	top:180px;
	left:208px;
}	

#header div.headerBanner .bannertxt{
	float:left;
	width:auto;
}
	
#header div.headerBanner h1{
	padding:20px 20px 10px 372px;
	font:bold 35px/37px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	}
	
#header div.headerBanner ul{
	padding-left:374px;
	font-size:14px;
	color:#fff;
	background-color:inherit;
	}

#header div.headerBanner ul li{
	background:url(images/tick-bullet.gif) 1px 5px no-repeat;
	padding:0 0 10px 27px;
	}
	
#header div.headerBanner ul li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
	
#header div.headerBanner ul li a:hover{
	color:#C0E4B9;
	background-color:inherit;
	}
	
#header div.headerBanner a.qoute{
	margin:5px 10px 0 372px;
	background:url(images/view-portfoliobtnbg.gif) 0 0 no-repeat;
	width:220px;
	height:37px;
	line-height:37px;
	font-size:20px;
	font-weight:bold;
	color:#A1A1A1;
	background-color:inherit;
	text-decoration:none;
	float:left;
	display:block;
	padding:0 0 0 18px;
	}
	
#header div.headerBanner a.qoute span{
	color:#5D5D5D;
	background-color:inherit;
	}
	
#header div.headerBanner a:hover.qoute{
	color:#6FC361;
	background-color:inherit;
	}
	
#header div.headerBanner a:hover.qoute span{
	color:#6FC361;
	background-color:inherit;
	}
	
#header div.headerBanner a.viewProtfolio{
	margin:5px 0 0 0;
	background:url(images/qoute-btnbg.gif) 0 0 no-repeat;
	width:254px;
	height:37px;
	line-height:37px;
	font-size:20px;
	font-weight:bold;
	color:#A1A1A1;
	background-color:inherit;
	text-decoration:none;
	float:left;
	display:block;
	padding-left:18px;
	}
	
#header div.headerBanner a.viewProtfolio span{
	color:#5D5D5D;
	background-color:inherit;
	}
	
#header div.headerBanner a:hover.viewProtfolio{
	color:#6FC361;
	background-color:inherit;
	}
	
#header div.headerBanner a:hover.viewProtfolio span{
	color:#6FC361;
	background-color:inherit;
	}
	

	
/* navigation */

#nav{
	margin:0 auto;
	height:40px;
	line-height:40px;
	}
	
#nav ul {
	font-size:17px;
	font-weight:bold;
	} 
	
#nav ul li{
	float:left;
	width:auto;
	padding:0 3px;
	}
	
#nav ul li a{
	color:#848484;
	background-color:inherit;
	text-decoration:none;
	height:40px;
	line-height:40px;
	display:block;
	padding:0 10px;
	float:left;
	width:auto;
	margin-right:30px;
	}	
	
#nav ul li a:hover, #nav ul li a.active{
	background:#670099;
	color:#fff;
	}
	
#nav ul li a.active{
	cursor:text;
	}
	
/* Body panel */

#bodypan{
	width:925px;
	position:relative;
	padding:0 0 0 11px;
	margin:12px auto 7px;
	height:100%;
	overflow:hidden;
}
	
#bodypan h2, #bodypan h1{
	font:bold 19px/23px Arial, Helvetica, sans-serif;
	color:#595959;
	background-color:inherit;
	border-bottom:1px solid #D1D2D6;
	padding-bottom:3px;
	}
	
/* Left panel */
	
#leftpan{
	width:660px;
	float:left;
	height:100%;
	overflow:hidden;
	border-right:1px solid #E4E5E7;
	padding:27px 22px 47px 0;
	}
	
#leftpan div.topbox{
	float:left;
	width:310px;
	height:100%;
	overflow:hidden;
	text-align: justify;
	padding-bottom:25px;
	}
	
#leftpan div.topbox h2{
	background:url(images/bullet.gif) 97% 7px no-repeat;
	padding-bottom:3px;
	}
	
#leftpan div.topbox h2.rightHead{
	background:url(images/bullet.gif) 100% 6px no-repeat;
	padding-bottom:3px;
	}
	
#leftpan div.themeSec{
	width:660px;
	height:100%;
	overflow:hidden;
	}
	
#leftpan div.themeSec h2{
	background:url(images/bullet.gif) 97% 7px no-repeat;
	padding-bottom:5px;
	margin-bottom:15px;
	}
	
#leftpan div.themeSec div.gal{
	float:left;
	width:auto;
	margin-right:13px;
	}
	
#leftpan div.themeSec div.gal img{
	border:8px solid #F5F5F5;
	margin-bottom:4px;
	}
	
#leftpan div.themeSec div.gal div.galCont{
	background-color:#C2C2C2;
	color:#fff;
	padding:4px 11px;
	}
	
#leftpan div.themeSec div.gal p{
	font-size:11px;
	line-height:16px;
	}
	

#leftpan div.themeSec div.gal p a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
	
#leftpan div.themeSec div.gal p a:hover{
	color:#005FB4;
	background-color:inherit;
	}
	
.leftMar{
	margin-left:30px;
	width:311px!important;
	}


#leftpan ul li{
	background:url(images/bullet.gif) 1px 5px no-repeat;
	padding:0 0 10px 27px;
	}

#leftpan img {
	border: 1px solid #000000;
}

#leftpan .portfolio {
	font: bold 12px Lucidia Sans Unicode;
	padding-bottom: 10px;
}

/* Right panel */
	
#rightpan, #rht{
	width:239px;
	float:right;
	height:100%;
	overflow:hidden;
	background:url(images/right-top-bg1.gif) 0 0 repeat-x;
	background-color:transparent;
	}

div.newsLetter, #search{
	width:185px;
	background:#fff url(images/newsletter-bg.gif) 0 100% repeat-x;
	border:1px solid #D4D4D4;	
	padding:0 23px 0 19px;
	margin:0 0 10px 10px;
	height:98px;
	}
	
div.newsLetter h3, #searchform label{
	font:normal 19px/23px Arial, Helvetica, sans-serif;
	padding:12px 0 7px 0;
	color:#34373A;
	background-color:inherit;
	display:block;
	}
	
div.newsLetter input.txtbox, #s{
	width:179px;
	padding:2px 0 2px 6px;
	line-height:14px;
	font-size:11px;
	height:14px;
	float:left;
	margin:0 0 7px 0;
	border:1px solid #C1C1C1;
	color:#AFAFAF;
	background-color:#fff;
	}
	
div.conBox, div.conBox, #rightpan li{
	color:#000;
	background-color:inherit;
	margin:0 0 10px 10px;
	background-color:#F2F3F4;
	}
	
div.conBox ul.media{
	padding:8px 25px 1px 25px;
}	

div.conBox ul.media li a{
	width:121px;
	height:41px;
	border:1px solid #E6E6E6;
	margin-bottom:7px;
	display:block;
	background:#F7F7F7;
	color:inherit;
	padding:0 15px;
}

div.conBoxMedia ulmedia li a:hover{
	border:1px solid #000;
}
	
#rightpan li ul{
	padding:5px 8px 5px;
}	

#rightpan li ul li a{
	background:transparent url(images/arrow.gif) no-repeat 3px 6px;
	padding-left:16px;
	color:#000;
	text-decoration:none;
}

#rightpan li ul li a:hover{
	background-color:inherit;
	color:#156EA8;
}

li#ajax-calendar-1	{
	clear:both;
}
	
div.conBox h3, .widgettitle, #wp-calendar caption{
	height:34px !important;
	font:normal 21px/34px Arial, Helvetica, sans-serif !important;
	width:218px !important;
	padding:0 0 0 11px !important;
	color:#fff !important;
	background-color:inherit !important;
	background:#670099 !important;
	}
	
div.conBox p{
	padding:14px 13px 5px;
	font-size:13px;
	line-height:18px;
	}
	
div.conBox p.phnTxt{
	padding:0 13px 5px!important;
	font-size:13px;
	line-height:18px;
	}
	
div.conBox p.emailTxt{
	padding:0 13px 18px!important;
	font-size:13px;
	line-height:18px;
	}
	
/* Footer Panel	*/

#footer{
	background:url(images/footer-bg.gif) 0 0 repeat-x #333333;
	color:#fff;
	margin:0 auto;
	padding:20px 0 14px;
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	border-top:1px solid #660099;
	}
	
#footer div.foot{
	width:927px;
	padding-left:9px;
	margin:0 auto;
	}
	
#footer div.foot .footLogo{
	float:left;
	width:auto;
	}
	
#footer div.foot div.footCont{
	float:right;
	width:auto;
	text-align:right;
	font-size:11px;
	}
	
#footer div.foot div.footCont ul{
	text-align:right;
	padding-bottom:3px;
	}
	
#footer div.foot div.footCont ul li{
	display:inline;
	font-size:11px;
	line-height:18px;
	}	

#footer div.foot div.footCont ul li a{
	padding:0 6px 0 7px;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
	
#footer div.foot div.footCont ul li a.padNo{
	padding:0 2px 0 7px;
	}	
	
#footer div.foot div.footCont ul li a:hover, #footer div.foot div.footCont ul li a.activefoot{
	color:#A4A4A4;
	background-color:inherit;
	}

#footer div.foot div.footCont p{
	color:#fff;
	background-color:inherit;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	text-align:right;
	padding:0 7px 3px 0;
	}
	
#footer div.foot div.footCont p a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
	
#footer div.foot div.footCont p a:hover, #footer div.foot div.footCont p a.active{
	color:#A4A4A4;
	background-color:inherit;
	}
	
/* MISLENIOUS */	

.noBackground{
	background:none !important;
	}
	
.noMar{
	margin:0 !important;
	}


#respond{
	float:left;
	width:606px;
	background-color: #F4F8F9;
 	margin-top: 1px;
  	overflow: hidden;
 	padding: 18px;
}

#respond h2{
	margin-bottom:10px;
}

#respond label{
	width:71px;
	float:left;
	font-size:12px;
	display: block; 
	margin: 3px 0 3px 1px;
	height:24px;
}

#respond label span{
	color:#C70000;
}

.respond-left{
	float:left;
	width:40%;
	margin-right:25px;
}

.respond-right{
	float:left;
	width:50%;
	margin-right:20px;
}

#comment{
	margin-bottom:5px;
}

#author, #email, #url{
	width:250px;
	float:left;
}

#searchsubmit, #submit{
	background:#000;
	border:1px solid #000;
	color:#fff;
	font-size:11px;
	float:left;
	padding:1px 0;
	cursor:pointer;
}

#submit{
	height:25px;
}
.screen-reader-text{ display:none}

/* Comments */
ol.commentlist{ margin:0; padding:0}
.commentlist li{
	list-style:none !important;
	margin:10px 0 0 0;  
	padding:10px;
	font-style:normal;
	float:left; width:94%;
	border-bottom:1px solid #D5D5D5;
}
.commentlist li img{ border:1px solid #D5D5D5; float:left; display:block; margin:3px 10px 3px 3px; padding:2px;}
.commentlist li p{ 
	position:relative;
	padding:5px 0; 
	color:#000 !important;
	clear:both !important;
	line-height:18px;
}
.commentlist li a{ padding-bottom:10px !important; color:#CA941D;}
.cancel-comment-reply small{ font-size:11px}

#commentform input, #commentform label, #commentform p{margin:0 0 1px 0; padding:0}
/* Comments */


.navigation .alignleft, .navigation .alignright{ width:auto; float:left; font-weight:bold; font-size:11px; padding:10px 0}
.navigation .alignright{float:right}

/* blog */

.blogPost{
	float:left;
	width:97%;
	margin:0 10px 10px 0;
	background:transparent url(images/newsletter-bg.gif) repeat-x scroll 0 100%;
	border-bottom:1px solid #D4D4D4;
	padding:10px;
}

.blogPost h3, #respond h3{
	font:normal 22px/30px "Times New Roman", Times, serif;
	color:#4285BB;
	background-color:inherit;
}

.blogPost h3 a{
	font:normal 22px/30px "Times New Roman", Times, serif;
	color:#4285BB;
	background-color:inherit;
	text-decoration:none;
}
.blogPost h3 a:hover{
	text-decoration:none;
	color:#CF080F;
	background-color:inherit;
}
.postmetadata{
	padding:0 5px 10px 5px;
	margin:15px 0 0 0;
	float:right;
	width:auto
}

.blogPost a{
	font-weight:bold;
}

.blogPost small{
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	color:#AE0000;
}

.blogPost p{
	padding-top:5px;
	font-size:12px;
}

span.comments{
	background: url(images/comments.gif) 5px 3px no-repeat;
	padding-left:24px;
}

span.cat{
	background:url(images/cat.gif) 5px 2px no-repeat;
	padding-left:22px;

}

span.edit{
	background:url(images/page_edit.png) 5px 0 no-repeat;
	padding:0 0 5px 28px;
}

span.tag{
	background:url(images/tags.gif) 5px 1px no-repeat;
	padding-left:20px;
}
/* blog */



/* Calendar */

#calendar .widgettitle{ display:none;}

#wp-calendar caption{
	width:228px !important;
	text-align:left !important;
}

#wp-calendar tr{
	background:#F2F3F4 !important;
	color:#444 !important;
	padding:6px 12px 10px 14px !important;
	}
	
#wp-calendar td, #wp-calendar th{
	font-size:12px !important;
	line-height:22px !important;
	width:39px !important;
	text-align:center !important;
	}
	
#wp-calendar tbody td a{
	background-color:#F9F9F9 !important;
	text-decoration:none !important;
	padding:0 5px !important;
	font-weight:bold !important;
}	

#wp-calendar tbody td a:hover{
	background-color:#F9F9F9 !important;
	text-decoration:none !important;
}
	
/* Calendar */

#post-21 h1, #weatherwidget { display:none !important;}

.post h1{
	text-transform:capitalize;
}

.post p{
	padding-bottom:16px;
}