/*
English Version
*/

body {
	margin: 0;
	padding: 0;
	background: #050801 url(../images/wrapper-bg2.jpg) no-repeat bottom center fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	font-weight: 400;
}

h1 {
	font-size: 2.4em;
	color: #F00;
	text-transform: none;
}

h2 {
	font-size: 1.8em;
	color: #F00;
	text-transform: none;
}

h3 {
	font-size: 1.6em;
	color: #999;
	text-transform: none;
}
p, ul, ol {
	line-height: 160%;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 300;
}

ul, ol {
}

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

a:hover {
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	overflow: hidden;
	width: 900px;
	height: 170px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 100px;
	margin: 0;
	padding: 40px 0px 0px 0px;
	color: #F00;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	display: block;
	letter-spacing: -3px;
	text-transform: lowercase;
	text-align: center;
	font-size: 64px;
}

#logo span {
	letter-spacing: normal;
	font-size: 22px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding: 0;
}

#search form {
	float: right;
	height: 41px;
	margin: 0;
	padding: 40px 40px 0 0px;
}

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

#search-text {
	width: 220px;
	height: 35px;
	padding: 0px 10px;
	border: none;
	background: #636900;
	line-height: 35px;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu-wrapper {
	height: 60px;
	background: url(images/main-wrapper2.jpg) repeat-x left top;
}

#menu {
	width: 900px;
	height: 50px;
	margin: 0px auto 0 auto;
	padding: 0px 40px;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	border-radius: 10px;
}

#menu a {
	display: inline-block;
	height: 60px;
	margin-right: 1px;
	padding: 0px 20px 0px 20px;
	line-height: 60px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu .current_page_item a {
	font-weight:bold;
}

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

#splash {
	width: 1000px;
	height: 260px;
	margin: 0px auto;
	background: url(images/img05.jpg) no-repeat left top;
}

/* Page */

#page {
	overflow: hidden;
	width: 900px;
	margin: 0px auto;
}

/* Content */

#content {
	float: right;
	width: 540px;
}

.post {
	margin-bottom: 30px;
	padding: 40px 40px;
	background: rgba(0,0,0,.6);
	color: #F00;
}
.post p {
	color: #FFF;
}

.post h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.03em;
	text-transform: none;
	letter-spacing: -1px;
}

.post h3 {
	color: #CCC;
	text-transform: none;
}

.post .title {
	padding-bottom: 20px;
	letter-spacing: -1px;
	text-transform: capitalize;
	color: #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post .title a {
	border: none;
	color: #F00;
	font-family: "Comic Sans MS", cursive;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: left;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	color: #FF0;
}

.post2 {
	background: rgba(0,0,0,.6);
	margin-bottom: 30px;
	padding: 40px 40px;
}

.post2 h2 {
	color: #900;
}

.post2 h3 {
	color: #999;
	font-size: 1.4em;
	text-transform: none;
}

.post2 p {
	color: #666;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 290px;
	padding: 40px 20px;
	background: rgba(0,0,0,0.6);
}
#page #sidebar #buttonbox {
	text-align: center;
	margin-top: -10px;
	padding-bottom: 30px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	letter-spacing: -1px;
	font-family: "Gill Sans", "Street Cred";
	text-align: center;
	color: #FFF;
}
/*extralineforjversion*/

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 0px 20px;
	text-align: justify;
	color: #999;
}

#sidebar a {
	border: none;
	color: #FFFFFF;
}

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

/* Calendar */

#calendar {
	text-align: center;
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	height: 140px;
	margin: 0px auto;
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	text-transform: lowercase;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}

#footer a {
	text-decoration: underline;
}

#about {
	overflow: hidden;
	width: 820px;
	margin: 0px auto 0px auto;
	padding: 20px 40px;
	background: rgba(0,0,0,0);
	text-align: center;
}

#about .title {
	padding-bottom: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #F00;
	text-align: center;
}
#about .title2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF0;
	font-size: 24px;
	text-align: center;
	text-transform: none;
}
#pContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	margin:0 auto; /*centered*/
	overflow:hidden; /*float containment*/
}
#Box1, #Box2, #Box3 {
	width: 200px;
	/*to reduce float drop issues in IE*/
	word-wrap: break-word;
	padding: 25px 25px;
	background: rgba(0,0,0,.6);
	border-width: thin thin thin;
	border-color: #666;
	border-style: dotted dotted dotted;
	height: 255px;
	text-align: center;
}
#Box1 h3, #Box2 h3, #Box3 h3 {
	font-size: 16px;
}
#Box1 {
	float: left;
	margin-left: 55px;
}
#Box2 {
	margin-left: 15px;
	float: left;
}
#Box3 {
	float: right;
	margin-right: 57px;
}
	/**Clear floats after the boxes**/
.clearing {
	clear:both;
	visibility:hidden;
	line-height:0;
	font-size:1px;
	display:block;
}
#two-column {
	padding-top: 30px;
}
#calendar p {
}
#calendar {
	padding-top: 20px;
}
#calendar .title {
	color: #F00;
	text-align: center;
}
#calendar .descrip {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-transform: none;
}
#two-column h2 {
	padding-bottom: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 30px;
	color: #A26500;
}
#column1  {
	float: inherit;
	height: auto;
	background: rgba(0,0,0,0.6);
	padding: 25px 25px;
	width: 382px;
	margin: 0 auto;
}
#column1 #form {
	background: rgba(0,0,0,0.6);
	border-style: dotted dotted dotted dotted;
	border-color: #999 #999 #999 #999;
	border-width: thin thin thin thin;
}
#column2 #info2 {
	background: rgba(0,0,0,0.6);
	border-style: dotted dotted dotted;
	border-color: #999 #999 #999 #999;
	border-width: thin thin thin;
	border-top: 0;
	padding: 10px 10px;
	line-height: 130%;
	color: #FFF;
	width: 600px;
	text-align: left;
	display: inline-block;
}
#column2  {
	height: auto;
	background: rgba(0,0,0,0.6);
	padding: 25px 25px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#column2 #title{
	background: rgba(0,0,0,0.6);
	border-style: dotted dotted dotted;
	border-color: #999 #999 #999 #999;
	border-width: thin thin thin;
	padding: 10px 10px;
	width: 600px;
	display: inline-block;
	float: none;
	text-align: left;
}
#column2 #info{
	background: rgba(0,0,0,0.6);
	border-style: dotted dotted dotted;
	border-color: #999 #999 #999 #999;
	border-width: thin thin thin;
	border-top: 0;
	padding: 10px 10px;
	line-height: 130%;
	color: #999;
	width: 600px;
	text-align: left;
	display: inline-block;
}
#page #column2 #title h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
}
.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list-style1 li {
	padding: 5px 0px;
	border-top: 1px solid #EEEEEE;
}
.list-style1 a:hover {
	text-decoration: underline;
}
.list-style1 .first {
	border-top: none;
}
#banner {
	width: 900px;
	margin: 30px auto;
}
.featured-post {
	padding: 0px 0px 30px 0px;
}
.featured-post .title {
	padding-bottom: 20px;
	color: #D613A0;
}
.featured-post a {
	color: #901609;
}

/*
	SIDE BY SIDE DIV BOX ALIGN
*/
#container {
	position: relative;
	overflow: auto;
	height: auto;
	width: auto;
	padding-left: 30px;
	padding-top: 40px;
	padding-right: 40px;
}
#column  {
	position: relative;
	vertical-align: middle;
}
#column23 {
	position: relative;
	vertical-align: middle;
	margin: 45px auto auto auto;
}
#column p, #column23 p {
	margin-bottom: 0px;
}


/*
	SLIDER
*/
.slider-wrap								{
	width: 419px;
	position: relative;
	margin: 0px auto;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 419px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px solid black;
}
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{
	display: block;
	width: 62px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
	text-align: center;
}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

#page #content .post .entry .slider-wrap #main-photo-slider .panelContainer .panel {
	text-align: center;
}
#page #content .post .entry .slider-wrap .cross-link.active-thumb {
	text-align: center;
}
#page #content .post .entry .slider-wrap #movers-row div .cross-link {
	text-align: center;
}
#column2 p {
	margin-bottom: 0px;
	font-size: 13px;
}
