/*
Theme Name: Inspire

*/

/* Bold Look */
#style1 {
font-size: 12px;
font-weight: bold;	
}

/* Anti Strong */
#style2 {
font-weight: normal;
font-size: normal;
}
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 10px 0px 5px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 5px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}

.wp-caption {
	border: 1px solid #E9E2D7;
	text-align: center;
	background: #F6F3EE;
	padding: 5px 0px 5px 0px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	


/* Page Header Look */ 
#style3 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
        font-size: 18px;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
        background: #5B5C5E;
}

h1 {
        font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

h1 a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

h2, h3 {
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #B5A537;
	color: #000000;
}

a:hover {
	background: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background-color: #333;
}

#styleH2 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
        font-size: 2em;
}


/* Header */
#header {
	width: 900px;
	height: 280px;
        margin-left: auto;
        margin-right: auto;
background-color: #FFFFFF;
text-align: center;
}

#location {
	font-size: 30px;
        color: #E7c035;
        font-weight: bold;

}
#location2 {
	font-size: 36px;
        color: #000000;
        font-weight: bold;

}


/* Logo */
#logo {
	float: left;
	width: 670px;
}

#logo h1, #logo p {
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
        background-color: #f2d412;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}


/* Menu */

#menu {
	width: 900px;
	height: 45px;
	background: url(images/img03c.png) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 0px 20px 7px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #85C226;
        border:none;
        border-right: 1px dotted #E7C035;
}

#menu a:hover, #menu .current_page_item a {
color: #00923F;
font-weight: bold;
}

#menu a:hover {
        color: #00923F;
	text-decoration: none;

}

#menu .current_page_item {
	margin-right: 3px;
        color: #00923F;
}

/* Page */
#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
        background-color: #FFFFFF; 

}

#pagefix {
	margin-left: 30px;
}

/* Content */
#topbox {
width: 560px;
margin: 0px 20px 10px 30px;

}

#line {
	border-bottom: 1px dashed #BCBCBC;
        margin-left: 30px;
}

#content {
	float: left;
	width: 610px;
	padding: 0px 20px 0 0;

}

.post {
	margin-left: 10px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
        padding-top: 10px;
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #B5A537;
        border: 1px solid #E6DB55;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .longmeta {
	background: #B5A537;
        border: 1px solid #E6DB55;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.post .meta .comments,.post .meta .permalink {

}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 250px;
	margin: 0px;
        padding: 25px 0px 0 0px;
	line-height: 20px;
	}
	
#sidebar a, #sidebar a:visited  {
	color: #0076A3;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #0076A3;
	text-decoration: underline;
	}
	
#sidebar h2 {
	color: #222222;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
        padding-bottom: 20px;
	}
	
#sidebar .widget  {
	background: #F6F3EE;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	border: 1px solid #E9E2D7;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#sidebar ul ul li a:hover {
	color: #0076A3;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/arrow2.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/arrow2.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}


/* Footer */

#footer {
	width: 900px;
	height: 45px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B5A537;
        background: #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #B5A537;
	border-bottom: 1px #B5A537 dotted;
}

hr {
	display: none;
}

#comments {	
margin-left: 30px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}


/* Let's remove that Wordpress Stats Smiley Face ! */  
img#wpstats {  
width:     0px;  
height:    0px;  
padding:   0px;  
border:    none;  
overflow:  hidden;
background-color: #000000;  
}