/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a {
	outline: none;
	text-decoration: none; 
        color: #fff;  
}
img {
	border:none; 
	outline:none;
	margin: 0;
}

.contentcenter img {

	margin: 0 10px;
}

.clear {clear: both;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* body, layout and typography */

body {
	background: #000000 url(images/red-bg.jpg) no-repeat fixed center top;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px/17px;
text-align: justify;
	color: #bebebe;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0 auto;

}

p {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
    padding: 5px 15px;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #dddddd;
	}

h2 {
	font-size: 15px;
	text-shadow: 0px -1px 15px #aaa;
	font-weight: bold;
	color: #dddddd;
	}

.container h2 {
	font-size: 15px;
	text-shadow: 0px -1px 15px #aaa;
	font-weight: bold;
	color: #dddddd;
        padding: 5px 15px;
	}
	
h3 {
	font-size: 14px;
	text-shadow: 0px -1px 15px #aaa;
	font-weight: bold;
	color: #dddddd;
        padding: 5px 15px 8px 15px;
	}

h4 {
	font-size: 13px;
	text-shadow: 0px -1px 10px #aaa;
	font-weight: bolder;
	line-height: 25px;
	color: #dddddd;
        padding: 5px 15px;
	}

h5 {
	font-size: 12px;
	text-shadow: 0px -1px 8px #aaa;
	font-weight: bold;
	color: #dddddd;
        padding: 5px 15px;
	}

blockquote {
  background: url(images/blockquoteback.png) repeat;
  padding: 15px;
  margin: 10px 5px 10px 5px;
}


/* banner and menu */
/*Navigation & Header Styles*/

.top-wrap{
	background: url(images/top-wrap-bg.png) repeat-x center top;
	width: 100%;
	height: 630px;
	}

.main-header {
	width: 991px;
	height: 206px;
	margin: 0 auto;
	}
	
.logo {
	background: url(images/logo.png) no-repeat;
	width: 264px;
	height: 68px;
	margin: 24px 10px 20px 90px;
	float: left;
	text-indent: -9999px;
	display: block;
	}
	
.main-header-nav {
	width: 600px;
	height: 18px;
	margin: 45px 10px 0 10px;
	float: right;
	}

.main-header-nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-header-nav ul li {
	background: url(images/check-sprite.png) no-repeat right 5px;
        height: 18px;
	display: block;
	float: left;
	padding: 0 14px 0 4px;
	margin-right: 2px;
	}

.ie .main-header-nav ul li {
	background: url(images/check-sprite.png) no-repeat right 5px;
	}

.webkit .main-header-nav ul li {
	background: url(images/check-sprite.png) no-repeat right 1px;
	}

.chrome .main-header-nav ul li {
	background: url(images/check-sprite.png) no-repeat right 6px;
	}

.main-header-nav li a{
	text-shadow: 0px -1px 15px #aaa;
	text-indent: 0px;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	overflow: hidden;
	color: #dddddd;
	}
	
.main-header-nav li a:hover{
	color: #ffffff;
	}

/*End Navigation & Header Styles*/


	
/*Top Slider Styles*/


.top-slider-container{
	width: 941px;
	height: 75px;
	background: url(images/top-slider-bg.png) no-repeat;
	overflow: hidden;
	margin: 10px 0 10px 0;
	padding: 0 0 0 50px;
	clear: both;
}

.top-slider-container ul{
	
  list-style: none;
  margin: 0;
  padding: 0;
}

.top-slider-container ul li{
	float: left;
	display: block;
	margin: 10px;
	cursor: pointer;
}

.top-slider-container ul li#r{
	
	background: url(images/top-slider-divider.png) no-repeat right;  
	}

.top-slider-container ul li a{
	color: #dddddd;
	display: block;
	overflow: hidden;
	height: 60px;
	width: 120px;
	}

.top-slider-container ul li a:hover{
	}
	
.top-slider-container #a1{
  width: 120px;
}

#a2, #a3, #a4, #a5, #a6{
  width: 155px;
}

#a2 p, #a3 p, #a4 p, #a5 p, #a6 p{
	font-size: 13px;
	font-weight: bold;
	margin: -45px 0 0 60px;
	color: #dddddd;
}

#a2 p:hover, #a3 p:hover, #a4 p:hover, #a5 p:hover, #a6 p:hover{
	color: #ffffff;
}

ul li img{
	position: inherit;
}

.top-slider-container ul li p{
	font-size: 16px;
	font-weight: bold;
	margin: -30px 0 0 130px;
	padding: 0;
	width: 160px;
	display: block;
	text-shadow:-1px -1px 10px #dddddd;
}

.block-intro {
	width: 951px;
	height: 60px;
	margin: 0 auto;
	padding: 5px 0 30px 20px;
}

/*End Top Slider Styles*/

.banner {
  background: url("images/footer-bg.png") no-repeat center bottom;
  padding: 0 0 25px 0;
}

/*.logo h1, .logo h1 a {
  height: 90px;
  width: 270px;
  display:block !important;
  font-weight: lighter;
  letter-spacing: -2px;
  text-decoration: none;
  color: #0f0100;
  text-indent:-9999px;
}*/


#description {
	color: #999999;
	margin: -15px 0 0 0;
}

.rssdiv {
  height: 24px;
  float: right;
  margin: 0 20px 0 0;
}

.menuleft {
	background: url(images/menubackright1.png) no-repeat;
	width: 10px;
	height: 33px;
	float: right;
}

.menuright {
	background: url(images/menubackleft1.png) no-repeat;
	width: 10px;
	height: 33px;
	float: right;
}

/* Content */

.contentcenter {
  width: 991px;
  margin: 0 auto;
}

/* Sidebars */

.sidebar {
	width: 300px;
        padding: 0 10px;
	margin: 30px 20px 30px 0;
	float: right;
}

.sidebar ul {
  list-style-type: none;
  margin: 0 20px 0 20px;
  padding: 0;
}

.sidebar ul li {
  margin: 0 0 10px 0;
  padding: 0;
}

.sidebar ul li h2, .sidebar ul li h2 a {
	font-family: Verdana;
	font-weight: lighter;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #fff;
	margin-bottom: 4px;
	text-decoration: none;
}


.sidebar ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebar ul ul li {
  margin: 0;
  background: url(images/bullet.png) no-repeat;
  padding: 5px 0 5px 13px;
  color: #bebebe;

}

.sidebar ul ul li:hover {
  background: url(images/bullet_hover.png) no-repeat;
}

.sidebar ul ul li a {
  color: #bebebe;
  font-size: 13px;
  text-decoration: none;
}

.sidebar ul ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#new-tag-cloud a {
	color: #fcfcb9;
	text-decoration: none;
}

#new-tag-cloud a:hover {
	color: #ff0000;
	text-decoration: none;
}

#wp-calendar {
  width: 100%;
  color: #CCCC9A;
}

#wp-calendar caption {
  text-align: center;
  padding: 2px;
  background-color: #281207;
}

#today {
  color: #FFCF79;
  font-weight: bold;
}

#wp-calendar a {
  color: #FFCF79;
  text-decoration: none;
}


/* search bar */

.hidden {
  display: none;
}

.screen-reader-text {
  display: none;
}

#searchform {
  background: url(images/searchback.png) no-repeat;
  width: 152px;
  height: 27px;
}

#s {
	width: 110px;
	height: 16px;
	border: none;
	margin: 3px 0 0 37px;
        background: transparent;
	color: #CCCC9A;
}


#searchsubmit {
  display: none;
}


/* container */

.container {
  width: 630px;
  float: left;
}

/* posts 79BEDB*/

.posts {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.posts a {
	color: fff;
	text-decoration: none;
}

/*.posts a:hover {
  text-decoration: underline;
}*/

.post_content img {
  background: url(images/imgback.png) repeat;
  padding: 6px;
}


.posts li {
	width: 600px;
	margin: 30px 10px 30px 20px;
	float: left;
}

.post_title {
	color: #dedede;
	font-family: Verdana;
	font-size: 18px;
	font-weight: lighter;
	text-transform: capitalize;
	letter-spacing: 0px;
        margin: 10px 0 0 10px;
        text-align: left;
}

.tag_title {
	color: #bebebe;
	font-family: Verdana;
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0 0 0 40px;
}

.post_title a {
	color: #fff;
	text-decoration: none;
}

.date, .author {
 font-size: 11px;
 }

.post_title a:hover {
  text-decoration: none;
}

.date-top {
  margin: 15px 0 20px 0;
  padding: 0 0 5px 0;
}

.info {
  margin: 20px 0 0 0;
  padding: 0 0 5px 0;
}

.comment {
  margin: 0 0 0 10px;
}

.author {
  margin: 0 0 0 10px;
}

.fl { float: left; }

.fr { float: right; }

/* Comments section */

#comments {
	font-family: Verdana;
	font-weight: lighter;
	font-size: 14px;
}

#commentsrss {
  margin: 0 0 -3px 5px;
}


.commentslist {
  list-style-type: none;
  margin: 10px 20px 0 20px;
  padding: 0;
}

.commentslist li {
  margin: 0 0 15px 0;
  padding: 15px;
  background: url(images/com-wrapper.png) repeat;
}

.children {
  margin: 15px 0 0 25px;
  list-style-type: none;
  padding: 0;
}

.children li {
  border: none;
  padding: 15px;
  margin: 0 0 15px 0;
}

.avatar {
	float: left;
	background: url(images/imgback.png) repeat;
	padding: 2px;
}

.tp {
  float: left;
  margin: 0 0 0 8px;
}

.tp .commentauthor, .tp .commentauthor a {
	font-family: Verdana;
	font-size: 20px;
	font-weight: lighter;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #dedede;
	margin-bottom: 4px;
	text-decoration: none;
}

.reply {
  margin: 10px 0 0 0;
}

.reply a {
  color: #fff;
  text-decoration: none;
  
}

.reply a:hover {
	color: #dbdbdb;
	text-decoration: none;
}

.com-header {
  margin: 0 0 10px 0;
}

/* form elements */

#commentform {
  text-align: left;
}

#commentform label {
  margin: 0 0 0 5px;
}


.textbox {
  background: url(images/textboxback.png) no-repeat;
  width: 400px;
  height: 29px;
  margin: 5px 0 15px 0;
  padding: 4px 0 0 0;
  text-align: center;
}

.textbox input {
  background: none;
  border: none;
  color: #dedede;
  width: 370px;
}

.textarea {
  background: url(images/textareaback.png) no-repeat;
  width: 400px;
  height: 247px;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 0;
  text-align: center;
}

.textarea textarea {
  width: 365px;
  height: 230px;
  overflow: auto;
  background: none;
  color: #dedede;
  border: none;
  font-family: Verdana;
}

#submit, #wp-submit {
  background: transparent;
  border: none;
  color: #dedede;
  padding: 3px;
  cursor: pointer;
font-size: 14px;
}

#submit:hover, #wp-submit:hover {
  color: #fff;
}

.leavereplytop {
  background: url(images/replybacktop.png) no-repeat;
  width: 495px;
  height: 17px;
  margin: 0 0 0 20px;
}


.leavereply {
  background: url(images/replyback.png) repeat-y;
  width: 495px;
  overflow: hidden;
  padding: 0 15px 0 35px;
  margin: 0 0 0 20px;
}

.leavereplybottom {
  background: url(images/replybackbottom.png) no-repeat;
  width: 495px;
  height: 17px;
  margin: 0 0 0 20px;
}

#respond {
  font-family: Verdana;
  font-size: 24px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: #fff;
  margin-bottom: 20px;
  text-decoration: none;
}

#footer {
	color: #888888;
	text-align: center;
	margin: 15px 0 40px 0;
clear: both;
}

/*Footer Styles*/

.footer {
	background: url("images/footer-bg.png") no-repeat center top;
	width: 100%;
	height: 225px;
	margin-top: 70px;
	margin: 0 auto;
	}
	
.links {
	width: 800px;
	margin: 0 auto;
	padding-top: 90px;
	
	}
.links p, .copy p {
	font-size: 12px;
	text-align: center;
	}
.copy p, .copy a {
	font-size: 11px;
	margin: 10px auto;
	color:#6e6e6e;
	}
.links ul{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.bg-none {
	background: none scroll 0 0 transparent !important;
	}

.links ul li{
	background: url("images/var-sprite.png") no-repeat right -78px;
	display: inline;
	margin: 0 2px;
	padding-right: 23px;
	font-size: 12px;
	}	
.links ul li a{
	color: #929292;
	}
	
.footer a:hover {
	color: #ffffff;
	}
/*End Footer Styles*/

/*border top & bottom*/

.blog-container-top, .specials-container-top {
	background:url("images/post-box-bg.png") repeat-x scroll left -48px transparent;
	height:11px;
	}
	
.blog-container-bottom, .specials-container-bottom {
	background:url("images/post-box-bg.png") repeat-x scroll left bottom transparent;
	height:11px;
	}
	
.blog-container-left-top, .specials-container-left-top {
	background:url("images/post-box-bg.png") no-repeat scroll left top transparent;
	padding:0 0 0 11px;
	}
	
.blog-container-right-bottom, .specials-container-right-bottom {
	background:url("images/post-box-bg.png") no-repeat scroll right -36px transparent;
	padding:0 11px 0 0;
	}

.blog-container-left-bottom, .specials-container-left-bottom {
	background:url("images/post-box-bg.png") no-repeat scroll left -12px transparent;
	padding:0 0 0 11px;
	}
	
.blog-container-right-top, .specials-container-right-top {
	background:url("images/post-box-bg.png") no-repeat scroll right -24px transparent;
	padding:0 11px 0 0;
	}


/*end border top & bottom*/


.input#user_pass, .input#user_login {
  border-radius: 5px;
  color: #000;
  shadow: 0px -1px 15px #aaa;*/
  background:#dedede;
}