* {

	margin: 0; padding: 0;

}

body {

	text-align: center;

	font: 14px Arial;

	color: #303030;

	background: #FFFFFF url(../images/background.gif) repeat-x 0 0;

}

a {

	color: #AE3500;

}

a:hover {

	color: #ff0000;

	text-decoration: none !important;

}

img {

	border: 0;

}



.break {

	font-size: 0;

	width: 0; height: 0;

	clear: both;

}

.alignleft {

	float: left;

	margin: 4px 10px 5px 0;

}

.alignright {

	float: right;

	margin: 4px 0 5px 10px;

}

.aligncenter {

	text-align: center;

}

.hidden {

	display: none;

}



/** BEGIN wrapper **/

#wrapper {

	width: 940px;

	margin: auto auto;

	text-align: left;

}

/** END wrapper **/



/** BEGIN header **/

#header {

	height: 190px;

	position: relative;

}

	#header .info {

		height: 23px;

		font-size: 0.8em;

		font-family: Verdana;

		color: #ffffff;

		padding-top: 8px;

	}

		#header .info .date {

			float: left;

			padding: 1px 0 3px 22px;

			background: url(../images/date.gif) no-repeat 1px 0;

		}

		#header .info .rss {

			float: right;

		}

			#header .info .rss a {

				color: #ffffff;

				padding: 1px 0 3px 22px;

				background: url(../images/rss.gif) no-repeat 0 0;

				display: block;

				text-decoration: none;

			}

	

	#header h1 {

		float: left;

		font-size: 0;

	}

		#header h1 a {

			display: block;

			width: 374px; height: 98px;

			outline: none;

			text-indent: -9999px;

			background: url(../images/logo.gif) no-repeat 0 0;

			outline: none;

		}

	

	#header .ad {

		float: right;

		padding-top: 20px;

	}

	

	#header form {

		width: 118px; height: 21px;

		background: url(../images/search.gif) no-repeat 0 0;

		position: absolute;

		top: 134px; right: 0;

	}

		#header form input {

			float: left;

			border: 0;

			float: right;

			width: 92px;

			font-size: 0.8em;

			color: #6F6F6F;

			font-family: Arial;

			margin: 4px 4px 0 0;

			background-color: transparent;

		}

		#header form button {

			float: left;

			border: 0;

			text-indent: -9999px;

			width: 21px; height: 21px;

			float: left;

			background-color: transparent;

		}

	

	#header .pages ul {

		clear: both;

		list-style-type: none;

		height: 30px;

	}

		#header .pages ul li {

			float: left;

			font-weight: bold;

			padding-left: 2px;

			background: url(../images/divider1.gif) no-repeat 0 9px;

			font-size: 0.9em;

		}

		#header .pages ul li a {

			display: block;

			color: #71DBE7;

			text-decoration: none;

			padding: 7px 13px;

		}

		#header .pages ul li.f {

			padding-left: 0;

			background: none;

		}

		#header .pages ul li.f a {

			padding-left: 0;

		}

		#header .pages ul li ul li ul {

			top: -2px; left: 197px;

		}

	

	#header .categories ul {

		clear: both;

		list-style-type: none;

		height: 30px;

	}

		#header .categories ul li {

			float: left;

			font-weight: bold;

			padding-left: 2px;

			background: url(../images/divider2.gif) no-repeat 0 9px;

			font-size: 0.9em;

		}

		#header .categories ul li a {

			display: block;

			color: #A6F5FE;

			text-decoration: none;

			padding: 7px 13px;

		}

		#header .categories ul li.f {

			padding-left: 0;

			background: none;

		}

		#header .categories ul li.f a {

			padding-left: 0;

		}

		#header .categories ul li ul li ul {

			top: -2px; left: 197px;

		}

		

	#header ul li a:hover {

		color: #ffffff;

	}

	

	/** begin navigation submenu **/

	#header li ul li {

		position: relative;

	}

	#header li ul {

		clear: both;

		position: absolute;

		list-style-type: none;

		display: none;

		z-index: 200;

		height: auto !important;

		padding-top: 1px;

		padding-left: 0 !important;

		margin-left: -1px;

		background-image: none !important;

		border-width: 0 0 1px !important;

		border-color: #000000;

		border-style: solid;

	}

		#header li ul li {

			font-size: 1em !important;

			clear: both;

			margin: 0 !important;

			background-image: none !important;

			border-width: 1px 1px 0;

			border-style: solid;

			border-color: #000000;

			padding: 0 !important;

		}

		#header li ul li a {

			padding: 3px 13px !important;

			line-height: 1.6em;

			width: 170px;

			background-color: #003A40;

		}

		#header li ul li a:hover {

			background-color: #000000 !important;

			background-image: none !important;

		}

	#header .categories ul li ul {

		

	}

		#header .categories ul li ul li a {

			background-color: #00636F;

		}

		#header .categories ul li ul li a:hover {

			background-color: #003A40 !important;

		}

		#header .categories ul li ul, #header .categories ul li ul li {

			border-color: #003A40;

		}

	/** end navigation submenu **/

		

/** END header **/



/** BEGIN content **/

#content {

	width: 670px;

	float: left;

	padding: 20px 0 10px;

}

	#content .post {

		background: #ffffff url(../images/post.gif) repeat-x 0 0;

		border: 1px solid #C9C9C9;

		margin-bottom: 10px;

	}

		#content .post .l {

			width: 386px;

			float: left;

		}

		#content .post .r {

			width: 220px;

			float: right;

		}

		#content .post h2 {

			font-size: 2.3em;

			line-height: 1.4em;

			margin-bottom: 12px;

			letter-spacing: -1px;

		}

			#content .post h2 a {

				color: #000000;

				text-decoration: none;

			}

		#content .post p {

			clear: both;

			line-height: 1.6em;

			margin-bottom: 15px;

		}

		#content .details {

			margin-bottom: 15px;

			background-color: #DC5800;

			color: #ffffff;

			font-style: italic;

			padding: 0 5px;

			float: left;

		}

			#content .details a {

				color: #ffffff !important;

				text-decoration: none;

			}

		#content .post .continue {

			font-style: italic;

		}

		#content .post img {

			margin: 3px 0 15px;

			width: 210px;

			padding: 4px;

			border: 1px solid #d9d9d9;

			background-color: #ffffff;

		}

		#content .post .r p {

			margin-bottom: 10px;

		}

		#content .post .r a {

			font-style: italic;

			background-position: 0 3px;

			background-repeat: no-repeat;

		}

		#content .post .category a {

			background-image: url(../images/category.gif);

			padding-left: 22px;

		}

		#content .post .comments a {

			background-image: url(../images/comments.gif);

			padding-left: 22px;

		}

	#content .postnav {

		padding: 10px 0;

		text-align: right;

	}

		#content .postnav a {

			font-weight: bold;

			text-decoration: none;

			font-size: 0.9em;

		}

	#content .notfound {

		background: #ffffff url(../images/post.gif) repeat-x 0 0;

		border: 1px solid #C9C9C9;

		margin-bottom: 10px;

	}

		#content .notfound h2 {

			margin-bottom: 15px;

		}

/** END content **/



#single, #comments, #trackbacks, #respond {

	background: #ffffff url(../images/post.gif) repeat-x 0 0;

	border: 1px solid #C9C9C9;

	margin-bottom: 10px;

}



/** BEGIN single **/

#single h2 {

	font-size: 2.2em;

	line-height: 1.4em;

	margin-bottom: 12px;

}

#single p {

	line-height: 1.6em;

	margin-bottom: 15px;

}

#single blockquote {

	line-height: 1.6em;

	margin-bottom: 15px;

	padding: 5px 0 5px 32px;

	background: url(../images/quote.gif) no-repeat 0 0;

	font-style: italic;

}

#single ol {

	list-style-position: inside;

	margin-bottom: 15px;

}

	#single li {

		line-height: 1.6em;

		padding: 2px 0;

	}

#single ul {

	list-style-type: none;

	margin-bottom: 15px;

}

	#single ul li {

		padding-left: 16px;

		background: url(../images/bullet.gif) no-repeat 1px 9px;

	}

#single h3, #single h4, #single h5, #single h6 {

	margin-bottom: 10px;

}



/** begin headers **/

#single h3, #single h4, #single h5, #single h6 {

	margin: 15px 0 10px;

}

#single h3 { font-size: 1.3em; }

#single h4 { font-size: 1.2em; }

#single h5 { font-size: 1.1em; }

#single h6 { font-size: 1.0em; }

/** end headers **/



/** begin blockquote **/

#single blockquote {

	line-height: 1.6em;

	padding: 5px 10px 0 35px;

	margin-bottom: 10px;

	font-style: italic;

	background: url(../images/quote.gif) no-repeat 0 0;

}

/** end blockquote **/



/** begin table **/

#single table {

	margin-bottom: 20px;

}

	#single table th {

		font-size: 0.9em;

		color: #ffffff;

		padding: 2px 4px;

		line-height: 1.6em;

		background-color: #007380;

	}

	#single table td {

		line-height: 1.6em;

		padding: 2px 4px;

	}

	#single table tr.odd td { background-color: #EEEEEE; }

	#single table tr.even td { background-color: #E5E5E5; }

	

/** end table **/



/** begin form **/

#single form {

	margin-bottom: 10px;

}

#single fieldset {

	border: 1px solid #DDDDDD;

	padding: 16px;

	margin-bottom: 20px;

}

	#single form p {

		margin-bottom: 4px !important;

		

	}

	#single form input {

		margin-right: 5px;

	}

	#single form label {

		margin-right: 10px;

		color: #8B8B8B;

	}

	#single form input.text, #single form textarea {

		border: 1px solid #BEBDBD;

		font-size: 1em;

		font-family: Verdana;

		background-color: #F3F3F3;

		color: #808080;

		padding: 2px;

		max-width: 100%;

		margin-bottom: 10px;

	}

	#single form textarea {

		line-height: 1.6em;

		margin-bottom: 10px;

	}

	#single form button {

		width: 65px; height: 23px;

		background: url(../images/submit.gif) no-repeat 0 0;

		text-indent: -9999px;

		border: 0;

		margin-top: 100px;

	}

/** end form **/



/** END single **/



/** BEGIN comments **/

#comments h2 {

	font-size: 1.6em;

	font-weight: normal;

	font-family: Arial;

}

#comments ul {

	list-style-type: none;

	padding-top: 15px;

}

	#comments ul li {

		padding-top: 20px;

		line-height: 1.5em;

		overflow: hidden;

		height: 100%;

	}

	#comments ul li .l {

		float: left;

		width: 14%;

		color: #8A8A8A;

		font-size: 0.85em;

		font-style: italic;

	}

		#comments ul li .l img {

			margin-bottom: 10px;

			width: 70px; height: 70px;

		}

	#comments ul li .r {

		float: right;

		width: 85%;

	}

	#comments ul li .author {

		font-weight: bold;

		margin-bottom: 5px;

	}

		#comments ul li .author em {

			font-weight: normal;

			font-size: 0.9em;

			margin-left: 10px;

			color: #008800;

		}

	#comments ul li .reply {

		font-style: italic;

	}

	#comments ul li ul {

		border-left: 3px solid #FCE29C;

		padding: 0 0 0 15px;

		margin: 15px 0 10px;

	}

		#comment ul li ul li {

			border-bottom: 0;

		}

	#comments .navigation {

		font-weight: bold;

		font-size: 0.9em;

		padding: 20px 0;

	}

		#comments .navigation a {

			text-decoration: none;

		}

	#comments .nocomments {

		padding-top: 15px;

	}

/** END comments **/



/** BEGIN trackbacks **/

#trackbacks h2 {

	font-size: 1.6em;

	font-weight: normal;

	font-family: Arial;

	margin-bottom: 15px;

}

#trackbacks ul {

	list-style-type: none;

}

	#trackbacks ul li {

		background: url(../images/bullet.gif) no-repeat 1px 9px;

		line-height: 1.6em;

		padding: 2px 0 2px 16px;

	}

	#trackbacks ul li a {

		text-decoration: none;

		margin-right: 10px;

	}

	#trackbacks ul li em {

		font-size: 0.85em;

	}

/** END trackbacks **/



/** BEGIN submit reply **/

#respond h2 {

	font-size: 1.6em;

	font-weight: normal;

	font-family: Arial;

	margin-bottom: 15px;

}

#respond .buffer {

	padding-bottom: 15px;

}

#respond form {

	padding-top: 15px;

	float: left;

}

	#respond a {

		font-style: italic;

	}

	#respond form .label {

		width: 105px;

		float: left;

		clear: both;

	}

	#respond form .field {

		width: 260px;

		float: left;

		padding-right: 20px;

		margin-bottom: 12px;

	}

	#respond form .note {

		/*width: 190px;*/

		float: left;

		font-size: 0.9em;

		font-style: italic;
		
		padding-right:20px;

	}

	#respond form .req {

		color: #ff0000;

	}

	#respond form input, #respond form textarea {

		width: 100%;

		border: 1px solid #CACACA;

		padding: 3px;

		font-size: 1em;

		font-family: Arial;

		color: #303030;

	}

	#respond form textarea {

		height: 115px; height: 200px;

	}

	#respond form button {

		width: 72px; height: 30px;

		background: url(../images/submit.gif) no-repeat 0 0;

		text-indent: -9999px;

		border: 0;

		margin-top: 170px;

	}

	#respond form p {

		margin-bottom: 15px;

	}

/** END submit reply **/

		

.buffer {

	border: 1px solid #ffffff;

	padding: 18px 20px 25px;

}



/** BEGIN sidebar **/

#sidebar {

	width: 260px;

	float: right;

	padding: 20px 0;

}

	#sidebar .ad125x125 {

		

	}

		#sidebar .ad125x125 img {

			margin-bottom: 10px;

		}

		#sidebar .ad125x125 div.odd {

			float: left;

			clear: both;

		}

		#sidebar .ad125x125 div.even {

			float: right;

		}

	#sidebar .box {

		border: 1px solid #CCCCCC;

		background-color: #ffffff;

		padding: 5px;

		margin-bottom: 10px;

		clear: both;

	}

		#sidebar h2 {

			font-size: 1em;

			color: #ffffff;

			background: url(../images/sidehead.gif) repeat-x 0 0;

			padding: 4px 6px;

			border-width: 0 1px;

			border-style: solid;

			border-color: #00616C;

		}

		#sidebar ul {

			list-style-type: none;

			padding: 5px 8px;

		}

			#sidebar ul li {

				padding: 5px 0;

				line-height: 1.6em;

			}

			#sidebar ul li p {

				padding-top: 5px; 

			}

			#sidebar ul.posts li a {

				font-weight: bold;

			}

	#sidebar .flickr {

		padding-top: 6px;

		text-align: center;

		overflow: hidden;

	}

		#sidebar .flickr img {

			margin: 4px 4px 4px 3px;

		}

	#sidebar .ad250x250 {

		border: 1px solid #CCCCCC;

		background-color: #ffffff;

		padding: 4px;

		margin-bottom: 10px;

		clear: both;

	}

/** END sidebar **/



/** BEGIN footer **/

#footer {

	clear: both;

	background: #000000 url(../images/footer.gif) repeat-x 0 0;

	color: #c8c7c7;

}

	#footer .wrapper {

		width: 940px;

		margin: auto auto;

		text-align: left;

		padding: 20px 0 15px;

		

	}

	#footer p {

		line-height: 1.5em;

		font-size: 0.8em;

		font-family: Verdana;

		margin-bottom: 10px;

	}

	#footer a {

		color: #c8c7c7;

		text-decoration: none;

	}

/** END footer **/



/** BEGIN widget styles **/



/** begin calendar **/

#calendar_wrap {

	

}

	#wp-calendar {

		width: 100%;

	}

		#wp-calendar caption {

			margin-bottom: 5px;

			font-weight: bold;

			text-transform: uppercase;

		}

		#wp-calendar th {

			text-align: center;

			font-size: 0.9em;

			color: #ffffff;

			background-color: #c0c0c0;

		}

		#wp-calendar td {

			text-align: center;

			padding: 2px;

			font-size: 0.9em;

		}

			#wp-calendar td a {

				font-weight: bold;

				text-decoration: none;

			}

		#prev {

			padding: 15px 5px 0 !important;

			text-align: left !important;

			text-transform: uppercase;

		}

		#next {

			padding: 15px 0 0 !important;

			text-align: right !important;

			text-transform: uppercase;

			font-size: 0.8em;

		}

			#prev a, #next a {

				display: block;

				width: 45px; height: 13px;

				color: #ffffff;

				background-color: #c0c0c0;

				text-align: center;

				font-size: 0.8em !important;

			}

			#prev a:hover, #next a:hover {

				background-color: #303030;

			}

			#prev a { float: left; }

			#next a { float: right; }

/** end calendar **/



/** begin search form **/

#searchform {

	

}

	#searchform input {

		width: 236px;

		font-family: Verdana;

		font-size: 0.9em;

		padding: 1px 2px;

	}

	#searchsubmit {

		width: auto !important;

		padding: 0 !important;

	}

/** end search form **/



/** END widget styles **/

.error {color:#FF0000}

.success {color:#009900}