/*
Theme Name: WinMetro
Theme URL: 
Description: 
*/

input, textarea {
  outline: none;
}
code {
  padding: 3px 5px 2px;
  margin: 0 1px;
  background: #20092d;
  font-size: 13px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html {
  background:#250a33;
}
body {
  background: url(images/top.jpg) 50% top no-repeat;
  color: #dfdfdf;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  margin: 0px;
  margin-bottom: 0px;
}
img {
  border-width: 0px;
}
a {
  color:#dfdfdf;
}
a:hover {
  color:#858585;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
  color:#fff;
  text-decoration:none;
}
a.post_ttl {
  font-size:22px;
}
h3 {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding: 10px 0px;
}
h2 {
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
}
h1 {
  font-family: sans-serif;
  font-weight: normal;
  font-size: 21px;
}

html[xmlns] .clearfix {
  display: block;
}
.container {
  width: 1000px;
  margin: 0px auto;
}
#header ul, #comments ul, .sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}


#header {
  background:url(images/header.png) left top repeat-x;
}
#secondarymenu-container {
  height: 159px;
  position: relative;
  z-index: 11;
}
#logo {
  position: absolute;
  left: 0;
  top: 67px;
}
#secondarymenu {
  float: right;
  margin-top: 12px;
}
#secondarymenu li {
  margin-right: 5px;
}
#secondarymenu a {
  color: #dcdcdc;
  text-decoration: none;
  padding: 10px;
  display: block;
  font-size: 12px;
}
#secondarymenu a:hover {
  color: #fff;
}



.menusearch {
  float: left;
  margin-top: 6px;
}
.searchform {
  background: #000;
  border: 1px solid #545454;
  margin: 10px 0;
}
.searchbtn {
  height: 26px;
  width: 13px;
  margin-right: 5px;
  float: right;
  border: none;
  background: url(images/search.png) 50% no-repeat;
  margin-left: 5px;
}
#s {
  border: none;
  background: none;
  float: right;
  color: #dbdbdb;
  height: 26px;
  line-height: 26px;
}
.searchtxt {
  padding: 0 10px;
  width: 200px;
}

.msgfld {
  padding: 0 10px;
  width: 200px;
  resize: none;
  margin: 2px;
  border: 1px;  
  border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
  background-color: rgb(218, 244, 254);
  background-image: none;
  background-repeat: repeat;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

#mainmenu li, #secondarymenu li {
  position: relative;
  float: left;
}
#mainmenu-container {
  height: 73px;
  background: url(images/header.png) left top repeat;
}
#mainmenu {
  position: relative;
}
#mainmenu li {
  background: #f00;
  height: 78px;
  width: 164px;
  background-image: linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -o-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(229,95,32)),	color-stop(1, rgb(239,132,45)));
  margin-right: 2px;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E55F20, endColorstr=#EF842D,GradientType=0 );
}
#mainmenu li:nth-child(2n) {
  background: #f00;
  height: 78px;
  width: 164px;
  background-image: linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -o-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(229,95,32)),	color-stop(1, rgb(239,132,45)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E55F20, endColorstr=#EF842D,GradientType=0 );
}
#mainmenu li:nth-child(3n) {
  background: #f00;
  height: 78px;
  width: 164px;
  background-image: linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -o-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(229,95,32)),	color-stop(1, rgb(239,132,45)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E55F20, endColorstr=#EF842D,GradientType=0 );
}
#mainmenu li:nth-child(4n) {
  background: #f00;
  height: 78px;
  width: 164px;
  background-image: linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -o-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(229,95,32)),	color-stop(1, rgb(239,132,45)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E55F20, endColorstr=#EF842D,GradientType=0 );
}
#mainmenu li:nth-child(5n) {
  background: #f00;
  height: 78px;
  width: 164px;
  background-image: linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -o-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(229,95,32)),	color-stop(1, rgb(239,132,45)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E55F20, endColorstr=#EF842D,GradientType=0 );
}
#mainmenu li:nth-child(6n) {
  background: #f00;
  height: 78px;
  width: 164px;
  background-image: linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -o-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(229,95,32) 0%, rgb(239,132,45) 100%);
  background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(229,95,32)),	color-stop(1, rgb(239,132,45)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#E55F20, endColorstr=#EF842D,GradientType=0 );
}
#mainmenu li a {
  min-width: 138px;
  text-align: center;
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-family: sans-serif;
  padding: 20px 10px;
}
#mainmenu a:hover {
  text-decoration: underline;
}



.content-r #content .container {
  background: url(images/main-r.png) left top repeat-y;
}
#content .container {
  min-height: 400px;
}
#main_content {
  padding: 0 30px;
  padding-bottom: 20px;
  overflow: hidden;
}
.articles {
  margin: 0 -30px;
}
.articles .one-post:first-child {
  border: none;
}
.articles .one-post {
  border-top: 3px solid #270c37;
}
.articles .post-caption {
  margin: 0px;
  padding: 0 30px;
  padding-top: 1px;
  padding-bottom: 12px;
}
.articles .post-caption h2, .articles .post-caption h1 {
  padding: 14px 0;
  margin: 0;
}
.articles .post-caption p {
  padding: 12px 0;
  margin: 0;
}
.articles .post-body {
  overflow: hidden;
  padding: 0 30px;
  padding-bottom: 20px;
  font-size: 13px;
  line-height: 18px;
  margin-left: 0;
}
.featured_image {
  padding: 3px;
  background: #fff;
  border: none;

  margin-right: 10px;
  margin-bottom: 10px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
a.readmore {
  background: #fff;
  color: #20092d;
  float: right;
  text-decoration: none;
  padding: 4px 15px;
  text-align: center;
  clear: both;
  margin-top: 20px;
}
.articles .post-caption p img {
  margin: 0px 5px;
  margin-bottom: -4px;
}



.pagination {
  margin-bottom: 30px;
}
span.page-numbers {
  color: #979797;
  background: none;
}
.page-numbers {
  padding: 5px 10px;
}
a.page-numbers {
  color: #fff;
  background: none;
}



#footer {
  color: #fff;
  background: none;
  width: 1000px;
  margin: 0 auto;
}
#footer .footer_txt {
  border-top: 3px solid #39214f;
}
.footer_txt {
  padding-left: 50px;
  padding: 30px 0;
}
#footer .container {
  padding-bottom: 10px !important;
}



#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
  background: none repeat scroll 0 0 #20092d;
  color: #fff;
}
#comments li {
  margin-top: 20px;
}
#comments .comment-body {
  overflow: hidden;
}
#comments .avatar {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}

#comments .commentmetadata {
  font-style: italic;
  color: #787878;
  float: right;
}

#comments .author-name, #comments .says {
  font-size: 14px;
}
#comments ul li p {
  margin: 5px 0;
}
#comments .reply {
  float: right;
}
#comments .children {
  margin-left: 30px;
}
#commentform input, #commentform textarea {
  clear: left;
  width: 100%;
}
#commentform p.form-submit {
  text-align: center;
}


.sidebar.right {
  position: relative;
  float: right;
  overflow: hidden;
  padding-bottom: 20px;
  height: 100%;
  width: 272px;
}
.content-r .sidebar.right {
  margin-left: 3px;
}
#content .sidebar .widget:first-child {
  border: none;
}
#content .widget {
  border-top: 3px solid #39214f;
  padding: 10px;
}
.widget ul {
  overflow: hidden;
}
.widget ul li {
  padding: 10px 0;
  margin-top: -2px;
  margin-bottom: -1px;
}
.widget ul li:before {
  content: "»";
  margin-right: 5px;
  margin-left: 5px;
}

#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding: 10px 0px;
}
#wp-calendar th {
  padding: 5px 0;
}
#wp-calendar #prev {
  padding-top: 10px;
}
#wp-calendar tbody td.pad {
  background: none;
}
#wp-calendar tbody td {
  text-align: center;
  padding: 5px 0;
  margin: 2px;
}