/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #333 url(../images/img01.jpg) repeat-x left top;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

#emagc {background:url(../images/emagc.png) no-repeat;position:absolute;left:10px;top:10px;width:72px;height:61px;z-index:1;}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
	padding-top:10px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p {
	padding:0px;
	margin:0px;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(../images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	text-align:right;
	padding: 140px 40px 0px 20px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 760px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 760px;
	height: 121px;
	margin: 0 auto;
	margin-top: 5px;
}

/* Logo */

#logo {
	float: left;
	margin-top: 32px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	text-align: center;
	font-size: 3`0px;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 8px 0 8px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #666;
	letter-spacing: 0px;
}

#menu a:hover {
	background: url(../images/img03.jpg) no-repeat center top;
	color:#333;
}

#menu .current_page_item a {
	background: url(../images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#latest-post {
	float: left;
	width: 550px;
	padding: 0px 7px 0px 20px;
	line-height: 20px;
	font-size: 12px;
}

#latest-post img {
	padding-right:10px;
	padding-top:5px;
}

#recent-posts {
	float: right;
	width: 180px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(../images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0px 0 10px 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
	margin-top:5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 760px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(../images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/*Calendar*/
#calendar {font-family: Arial, Helvetica, sans-serif;font-size:11px;}
#calendar td {padding:2px;}

/*Comments*/
.comment_head {font-size:1.6em; font-weight:400; margin:10px 0 10px;padding-top:5px;border-bottom:1px dotted #000;font_weight:bold;}
.comment {width:93%;background-color:#f0f6f8;font-family: Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;padding:5px;margin-bottom:20px;margin-left:auto;margin-right:auto;}
.comment2 {width:93%;background-color:#0b77b7;font-family: Arial, Helvetica, sans-serif;font-size:10px;font-weight:bold;color:#fff;padding:5px;margin:0px;margin-left:auto;margin-right:auto;}
.news_date{color:#666;padding-bottom:10px;margin:0;font-weight:bold;}

/*Blow-Out Gallery*/
#blowout {
	width:72px;
	height:72px;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px solid #ccc;
	float:left;
}

/* sidemenu */
#sidemenu {float:left; width:150px;margin:0 0 15px 15px; }
#sidemenu p {font-size:0.9em; line-height:1.3em; margin:0 0 15px;}
#sidemenu ul {padding:0;}
#sidemenu li {list-style:none;}
ul.sidelink li {list-style:none; margin:0 0 3px; padding:0;}
ul.sidelink li a {background:#999 url(../images/corner.gif) top right no-repeat; border:none; display:block; margin:5px 10px 5px 0; padding:6px; text-align:left; font-weight:bold; width:140px;color:#fff;text-decoration:none;}
ul.sidelink li a:hover {background:#666 url(../images/corner.gif) top right no-repeat; border:none; color:#fff; font-weight:bold; text-decoration:none;}
.sideactive {background:#e0e0e0 url(../images/corner.gif) top right no-repeat; border:none; text-decoration:none;}
ul.sidelink li a img {border-bottom:0px;}

#sidemenu h2 {
	padding:10px 0px 5px 0px;
	margin:0px;
}

ul {
	margin:0px 0px 0px 0px;
	line-height:17px;
}