/*  
Theme Name: Muse
Theme URI: http://www.add-link-url.com/
Description: Muse
Author: Addlinkurl
Author URI: http://www.add-link-url.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

.boxed {
	margin-bottom: 1em;
	background: url(images/img03.gif) no-repeat;
}


}

.boxed .content {
	padding: 10px;
}


/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #333333 url('images/bg.gif');
	color: #000;
}

#searchform {
	margin: 0px auto;
	padding-right: 1px; 
	padding-top: 0px;
	text-align: center;
      background-image: none;
	}
#sidebar #searchform #s {
	width: 70px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	background:  url('images/search.gif') no-repeat bottom right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#searchform #searchsubmit{

	background:  url('images/search.gif') no-repeat bottom right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 3px;
	}



h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #330010;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
      border-left:1px dotted #330010;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #ddd;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 850px;
	padding: 10px 0 0;
	text-align: left;
	vertical-align: top;
}

#page, #footer{
    text-align: left;
	width: 850px;
	float: left;
	background: #330010 url(images/top.gif) no-repeat;
	color: #fff;
	clear: both;
}

#footer{
    font-size: 11px;
    color: #fff;
    margin: 0 0 0px;
    background: #330010 url(images/footer.gif) no-repeat;
}

#footer p{
	padding: 11px 25px;
      text-align:center;
	line-height: 18px;
}

#footer a{
color: #fff;
text-decoration:underline;
}

#menu{
	display: inline;
	float: left;
	margin: 0px 10px 0;
	width: 708px;
	height: 40px;
	background: #330010;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 12px 15px 0;
}

#menu ul li{
	display: inline;
	padding: 5px 30px 5px 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330010;
      line-height: 20px;
      font-size:14px;
}

#menu ul li:hover{
	display: inline;
	padding: 5px 30px 5px 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330010;
      background-color: #fff;
      
}

#menu ul li a{
      text-decoration: none;
	color: #fff;
      border-bottom:1px solid #fff;
}

#menu ul li a:hover{
    text-decoration: none;
	color: #330010;
      border-bottom:1px solid #330010;
}

#menu ul li h1{
	font-size: 12px;	
}

#banner{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 830px;
	height: 281px;
	overflow: hidden;
	background:#330010 url(images/banner.jpg) no-repeat;
}

.widecolumn_bottom{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 830px;
	background: #fff url(images/bottom.gif) no-repeat bottom left;
}

.widecolumn_top{
	float: left;
	width: 830px;
	padding: 0 0 10px;
	background: url(images/bg-top.gif) no-repeat;
	color: #000;
}

.narrowcolumn{
	float: left;
	width: 608px;
}

.post{
	padding: 20px;
}

.post h2{
	padding: 0 0 0 40px;
      color: #7a0026;
	border-bottom:1px dotted #bbbbbb;
	background: transparent url(images/posth2.gif) left no-repeat;
}

.post h2 a{
	padding: 0 0 12px;
      color: #7a0026;
	font-size: 25px;
}

.entry{
	line-height: 18px;
padding-top: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
}

.entry h2{
	line-height: 24px;
	background-image: none;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #ddd;
	padding: 5px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 0 20px 20px;
	font-size: 14px;
	line-height: 18px;
      text-align:center;
}

.sidebar{
	float: right;
	width: 220px;
}

.sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar ul li{
	margin: 0 0 5px;
}

.sidebar li.widget_calendar #calendar_wrap{
	padding: 0 10px 10px;
}

.sidebar ul li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.sidebar ul li{
	margin: 5px 0 0;
	padding: 5px 0 0;
}

.sidebar a{
      color: #7a0026;
      text-decoration:underline;
	padding:0 0 0 5px;
}

.sidebar a:hover{
      color: #330010;
      text-decoration:underline;
}

.sidebar ul li h2{
	margin: 1px 0px;
	padding: 4px 10px 10px 35px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffffff url(images/sideh2.jpg) no-repeat left center;
	color: #fff;
      line-height: 21px;
}

.sidebar ul ul{
	padding: 0 20px 25px;
}

.sidebar ul ul li{
	margin: 0;
	line-height: 20px;
	background-image: none;
	background: transparent url(images/sba.png) left no-repeat;
	padding:0 0 0 10px;
}

.sidebar ul ul li:hover{
	background: transparent url(images/sba2.png) left no-repeat;

}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 0px;
}

/* comments template */

.comments-template{
	padding: 20px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
	line-height: 18px;
}

.commentmetadata{
	font-style: italic;
      padding-left: 17px;
      background: url(images/businessman2.png) no-repeat left;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
      background: #9c0434;
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 24px;
      
}

table#wp-calendar caption{
	padding: 10px 15px 5px 15px;
      font-size:20px;
      color:#330010;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
	background: #330010;
      color:#fff;
}

table#wp-calendar td{
   background: #6c0123;
	text-align: right;
	padding: 2px;
      color:#fff;
}

table#wp-calendar td a{
   background: #6c0123;
	text-align: right;
	padding: 2px;
      color:#fff;
}

table#wp-calendar tfoot td{
	text-align: center;
}

#main_start {position: absolute;left: -10000px;};

.alignright {
	float: right;
      padding-right:10px;
	}

.alignleft {
	float: left;
      padding-left:10px;
	}

.alignrighttt {
	float: right;
      padding-right:0px;
      color: #58021d;
	font-size: 0.9em;
	}

.alignlefttt {
	float: left;
      padding-left:0px;
      color: #58021d;
	font-size: 0.9em;
	}

.alignlefttt a{
      text-decoration: none;
      color: #58021d;
	}

.alignleftt {
	float: left;
      padding-left:10px;
      padding-top:10px;
	}

.comm a{
	text-align: right;
	color:#fff;
      padding-right: 10px;
      padding-top: 1px;;
}
.comm{
	text-align: right;
	color:#330010;
	background: url(images/comm.gif) no-repeat right;
      line-height:31px;
}
.navigationn {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
      color:#698900;
	}
.navigationn a{

      color:#698900;
	}

#banner h1{
      font-size:40px;
      color:#fff;
	padding-top: 100px;
      text-align:center;
}
#banner h1 a{
      color:#fff;
}

#banner h1 a:hover{
      color:#fff;
      text-decoration:underline;
}

.description{
      color:#fff;
      text-align:center;
      font-size:16px;

}

.pagetitle{
      text-align:center;
      color:#330010;
      padding-top:10px;
}
