/*
Theme Name: magicbrushpets_unleashed
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme.
Author: WebTenet
Author URI: http://www.webtenet.com
version: 2.0
Tags: three-column, widget-ready, blank
*/


/* basics */

*{margin:0; padding:0;}
html{margin-bottom:1px;height:100%}
body {
	background:url('./images/body_bg.jpg');
	font-family:Georgia, "Times New Roman", Times, serif,Verdana, Arial;
	color:#333333;
	font-size:10pt;
	margin:0px;
	}

h1 {font-size: 18pt; }
h2 {font-size: 14pt;color:#981554}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}
img{ border: none; padding:0; }
img a{border:none;}
img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }
*:focus{outline:none}
.spacer{clear:both}




blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */
a{font-size:10pt;text-decoration:none;}
a:hover{text-decoration:underline}
.lnkblu1b{font-size:16pt;color:#0F5039;text-decoration:none}
.lnkblu1b:hover{text-decoration:underline}
.lnkmrn{color:#052E6F;text-decoration:underline}
.lnkmrn:hover{text-decoration:underline}
.lnkmrn1{color:#C57E00;text-decoration:none}
.lnkmrn1:hover{color:#2063BA;text-decoration:none}
.lnkmrn1b{font-size:19pt;color:#B56700;text-decoration:none}
.lnkmrn1b:hover{text-decoration:underline}

/* container */

#container{width:960px;color:#333;margin:0px auto;}
#container .left_content{width:310px;float:left;}
#container .white_box{background:url('./images/white_box_bg.png') repeat-y}
#container .right_content{width:650px;float:left;}
#content{width:650px;float:left;}

/* header */

#header {
	background:#e6e6e6;
  	width: 760px;
  	height: 100px;
	color: #fff;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;
	}

#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;
	}

/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px;
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */
#content h2{font-weight:normal;color:#000000;}


.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}

.post h2{
	font:normal 20pt georgia, times;
	color:#000000;
	}

.post h2 a{
	font-size:20pt;
	color: #000000;
	text-decoration: none;
	}

.post h2 a:hover{
	text-decoration: underline;
	}

.post ul {}

.post li {}

.post small{color:#865005;font-size:10pt;}
.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#FAF8EC;
	padding:6px;
	margin: 20px 0;
	line-height:22px
	}


.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:left;
	margin:0;
	padding: 0;
	border-right: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#FAF8EC;
	margin:0;
	padding:0;
	padding:10px;
	}

#commentform p{
	color: #000;
	}

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}

#comment{
	width:80%;
	}


#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}

ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */
#searchform{
	padding:0;
	margin:10px 0;
}

#searchform input#s{
	margin:0;
	padding:1px;
	border:1px solid #B86C00;
}

/* misc */

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
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   -webkit-border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* links */
a{font-size:10pt;text-decoration:none;}
a:hover{text-decoration:underline}
.lnkblu1b{font-size:16pt;color:#0F5039;text-decoration:none}
.lnkblu1b:hover{text-decoration:underline}
.lnkmrn{color:#052E6F;text-decoration:underline}
.lnkmrn:hover{text-decoration:underline}
.lnkmrn1{color:#C57E00;text-decoration:none}
.lnkmrn1:hover{color:#2063BA;text-decoration:none}
.lnkmrn1b{font-size:19pt;color:#B56700;text-decoration:none}
.lnkmrn1b:hover{text-decoration:underline}
#links{color:#4C6E94;margin:20px 0px;}
#links a{font-size:10pt;color:#4C6E94;text-decoration:none;}
#links a:hover{text-decoration:underline}


/*header */
.hdr_wrapper{width:100%;margin:0px auto;background:url('./images/header_bg.jpg') no-repeat center;height:300px;}
.ftr_wrapper{width:100%;margin:0px auto;background:url('./images/footer_bg.jpg') no-repeat center;height:446px;}
#top_wrapper{width:1000px;margin:0px auto;position:relative;height:425px}
#top_wrapper .logo{position:absolute;left:40px;top:0px;}
#top_wpapper .menu{position:absolute;top:0px;right:0px;}
/* container */

/*Left Menu*/
#left{width:210px;}
#left ul{list-style-type: none;line-height: 14pt;}
#left a{color:#31B971}
#left a:hover{color:#034D21;text-decoration:none}

#left ul ul {
	margin:7px 0;
	padding:0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#tagcloud a{font-size:10pt;color:#B1DD3E;font-weight:normal;text-decoration:none;}
#tagcloud a:hover{color:#FF6600;text-decoration:none}

#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 100%;
	border:1px solid #7DC2EE;
}

#wp-calendar #next a {
	padding-top:5px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-top:5px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #EEEEEE;
	color: #333;
}

#wp-calendar caption {
	color: #293D6B;
	font-family: Verdana;
	font-weight:bold;
	height:19px;
	background:#7DC2EE;
}

#wp-calendar td {
	color: #363636;
	padding: 0px;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#363636;
	width:35px;
}

/*footer*/
#footer{width:830px;margin:0px auto;background:url('images/testimonial_bg.png') no-repeat bottom;height:83px;padding-top:70px;padding-left:65px;padding-right:65px;line-height:18px;}
.tbox{font-family:Verdana, Arial;font-size:10pt;color:#444444;border:1px solid #CECECE;font-weight:normal;}
.tbox:focus{background:#F0F0F0}
.btn{font-family:Verdana, Arial;font-size:10pt;background:url('./images/btn_bg.gif') repeat-x;color:#FFFFFF;font-weight:bold;border:1px solid #0088DD}
.lnkred1{color:#810081;text-decoration:none}
.lnkred1:hover{text-decoration:underline}
.postmetadata a{color:#9030A4;text-decoration:none}
.postmetadata a:hover{color:#5D0071;text-decoration:none}
.red1b{color:#FF0000;font-weight:bold}
#commentform tr td{
	padding:4px;
}
#footer{width:830px;margin:0px auto;background:url('images/testimonial_bg.png') no-repeat bottom;height:83px;padding-top:70px;padding-left:65px;padding-right:65px;line-height:18px;position:relative}
#footer .testimony{position:absolute;width:825px;display:none}
#footer .testimonial{height:75px;}
#footer .author{text-align:right;color:#000;font-weight:bold}
