/*
Theme Name: WP Splash
Theme URI: http://wpsplash.com
Description: WP Splash Theme
Author: Mohsin
Author URI: http://bloggingbits.com
Version: 1.0
*/

body{
  background: #f8f5eb;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #212121;
  margin: 0; padding: 0;
}
a{
  color: #dc3812;
  text-decoration: none;
}
a:hover{
  color: #212121;
}
a:focus{
  outline: none;
}
p{
  line-height: 24px;
  margin-bottom: 25px;
}

.headerbg{
  clear: both;
  background: #212121;
  height: 80px;
  border-bottom: 5px solid #d5c89b;
}
.grungebg{
  clear: both;
  background: url(imgs/grunge-bg.png) repeat-x;
  height: 55px;
}


.wrap{
  width: 960px;
  margin: 0 auto;
  padding: 50px 0;
}
.header{
  padding: 10px 0;
  color: #d5c89b;
  width: 960px;
  margin: 0 auto;
}
.logo{
  float: left;
}
.logo img{
  border: 0 none;
}
.colorbox{
  float: left;
  padding-top: 4px;
  margin-left: 140px;
}
.colorbox span{
  display: block;
  margin-bottom: 11px;
}
a.color{
  float: left;
  width: 19px;
  height: 19px;
  margin-right: 11px;
  border: 1px solid #fff;
  opacity: 0.7;
}
a.color:hover{
  opacity: 1;
}
.colorred{
  background: #ae0101;
}
.coloryellow{
  background: #ecba09;
}
.colorblue{
  background: #00aef0;
}
.colorgreen{
  background: #92b904;
}
.colorblack{
  background: #000;
}
.colorwhite{
  background: #fff;
}
.colorgray{
  background: #b8b8b8;
}
.colororange{
  background: #e86e1c;
}
.colorchoc{
  background: #725847;
}
.colorpurple{
  background: #b900d4;
}
.colorpink{
  background: #ea2063;
}
.colorcyan{
  background: #09d8e0;
}
a.submitdesign{
  background: url(imgs/submit.png) 0 0 no-repeat;
  float: right;
  width: 177px;
  height: 42px;
  margin-top: 9px;
}
a.submitdesign:hover{
  background-position: 0 -42px;
}
.search_input_h{
  float: right;
  background-color: #424242;
  border: solid 1px #5f5f5f;
  color: #676767;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 20px;
  padding: 5px;
  width: 250px;
  margin-top: 15px;
}
.navbg{
  background: #2E2E2E;
  border-bottom: solid 1px #393939;
  clear: both;
  float: left;
  width: 100%;
}
.navbar{
  width: 960px;
  margin: 0 auto;
}


.navbar ul, ul.nav{
  list-style-type: none;
  margin: 0; padding: 0;
}
.navbar ul li, ul.nav li{
  list-style-type: none;
  float: left;
  margin: 0;
  line-height: 41px;
}
.navbar ul li a, ul.nav li a{
  margin: 7px 25px 7px 7px;
  font-size: 13px;
  text-transform: uppercase;
  color: #D5C89B;
}
.navbar ul li a:hover, ul.nav li a:hover{
  color: #fff;
}
ul.social{
  float: right;
}
ul.social li.rss a{
    background: url(imgs/rss.png) 0 0 no-repeat;
    padding-left: 25px;
}
ul.social li.twitter a{
    background: url(imgs/twitter.png) 0 0 no-repeat;
    padding-left: 25px;
}
ul.social li.twitter a:hover, ul.social li.rss a:hover{
  background-position: 0 -16px;
}
ul.social li.twitter a{
  margin-left: 25px;
  margin-right: 0;
}


#content{
  border-right: 1px dashed #DED9C8;
  width: 650px;
  float: left;
  padding-right: 25px;
}
.heading{
  font-size: 15px;
  font-family: Arial, sans-serif;
  margin-bottom: 25px;
  padding: 7px 0 5px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 3px solid #D8D0B4;
  clear: both;
}
.homerow1{
  margin-bottom: 20px;
  float: left;
}
.homepost{
  border-bottom: 1px solid #ded9c8;
  overflow: hidden;
  line-height: 22px;
  color: #212121;
  margin-bottom: 25px;
  padding-bottom:15px;
}
.homepost h2{
  border-bottom:1px dashed #D8D0B4;
  margin:0 0 16px;
  padding-bottom:25px;
}
.homepost h2 a{
  color:#212121;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:22px;
  line-height:28px;
  text-decoration:none;
}
.homepost h2 a:hover{
  color: #dc3812;;
}
a.keepreading{
  text-align: right;
  background: #212121;
  padding: 0 5px;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: block;
  float: right;
  margin-top: -20px;
}
a.keepreading:hover{
  background-color: #DC3812;
}
.post h2{
  color: #212121;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 22px;
  margin: 7px 0 3px;
  line-height: 28px;
}
.post h3{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 20px;
  margin: 30px 0;
  padding: 7px 0 5px;
  font-weight: bold;
  border-bottom: 3px solid #d8d0b4;
}
.post ul li, .post ol li{
  padding: 7px 0;
  border-bottom: 1px dashed #D8D0B4;
  list-style-position: inside;
  line-height: 24px;
}
.post ul li{
  background:url("imgs/bullet.gif") no-repeat 0 15px transparent;
  list-style-type: none;
  padding-left: 17px;
}
.post img, .imgleft{
  -moz-border-radius:5px 5px 5px 5px;
  background:none repeat scroll 0 0 #FFFFFF;
  border:1px solid #DFDCD0;
  padding: 5px;
}
.imgleft{
  float:left;
  margin: 0 20px 20px 0;
}
.post em{
background-color:#F1ECDD;
border-bottom:1px solid #D8D0B4;
padding-bottom:1px;
}
.post a:hover{
  background-color: #ded9c8;
}
.postauthor{
  font-size: 11px;
  color: #8F8D86;
}
.postfooter{
background:none repeat scroll 0 0 #F1ECDD;
border-bottom:1px solid #D8D0B4;
border-top:1px solid #D8D0B4;
padding:9px;
margin-bottom: 25px;
overflow: hidden;
}
.share{
  float: right;
}
.delicious{
  background: url(imgs/delicious_16.png) no-repeat;
  padding-left: 22px;
  color: #212121;
  margin-right: 15px;
}
.facebookShare { background: url('http://wpsplash.com/wp-content/uploads/2010/03/facebook.png') no-repeat top left; padding-left: 22px; color: #212121; }

div.topsy_widget_data{
  float: right;
  padding: 0 0 7px 7px;
}


.date{
  background: #e8debb;
  font-size: 11px;
  font-weight: normal;
  padding: 3px;
  margin-left: 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}


.homepost img{
  float: left;
  padding: 5px;
  background: #fff;
  border: solid 1px #dfdcd0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
}


.homegal{
  height: 214px;
  float: left;
  background: #fff;
  border: solid 1px #dfdcd0;
  overflow: hidden;
  margin-bottom: 15px;
      -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.homegal h2{
  padding-left: 10px;
  font-size: 12px;
  font-weight: normal;
  margin-top: 4px;
}
.col1{
    margin-right: 15px;
}
.col2{
  margin-right 0;
}


.galpost{
  height: 304px;
  background: #fff;
  border: solid 1px #dfdcd0;
  overflow: hidden;
  margin-bottom: 35px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.homegal:hover, .galpost:hover{
  background: #f4f0e2;
  border: 1px solid #d3d0c7;
}
.homegal img, .galpost img{
  padding: 7px;
  border: 0 none;
}
.galpost h2{
  padding-left: 10px;
  float: left;
  font-size: 13px;
}
.galpost span{
  float: right;
  padding-right: 10px;
  font-size: 10px;
  color: #aaa491;
}
.homegal a, .galpost a{
  color: #212121;
  text-decoration: none;
}
.homegal a:hover, .galpost a:hover{
  text-decoration: underline;
}
.sidebar{
  width: 260px;
  float: right;
}
.sidebar ul{
  margin: 0; padding: 0;
  margin-bottom: 25px;
  border-top: 1px solid #ded9c8;
}


.sidebar li{
  border-bottom: 1px solid #ded9c8;
  padding: 10px 5px;
  list-style-type: none;
}
.sidebar li:hover{
    background: #f0ebdc;
}
a.side-sub, a.side-twitter{
  display: block;
  text-indent: -9999px;
  background-position: top left;
  height: 37px;
  width: 182px;
  background-repeat: no-repeat;
}
a.side-sub{
  background-image: url(imgs/subscribe-side.png);
  margin-bottom: 5px;
}
a.side-twitter{
  background-image: url(imgs/follow.png);
  margin-bottom: 25px;
}
a.side-sub:hover, a.side-twitter:hover{
  background-position: center -37px;
}
.fvCommunityNewsList p, .fvCommunityNewsList li h3{
  font-weight: normal;
  font-size: 13px;
  padding: 0; margin: 0;
}
.fvCommunityNewsList li h3{
  margin-bottom: 7px;
}


#fvCommunityNewsName, #fvCommunityNewsEmail, #fvCommunityNewsTitle, #fvCommunityNewsLocation, #fvCommunityNewsDescription, .search_input, input.subform{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #fff;
  border: solid 1px #DED9C8;
  width: 230px;
  height: 20px;
  padding: 5px;
  margin: 3px 0 7px 0;
  color: #605d52;
}
input.subform{
  width: 400px;
  margin-top: 5px;
}
#toggleform{
  margin-top: 25px;
}
a#togglesubmit{
  text-align: right;
  background: #212121;
  padding: 3px 5px;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
a#togglesubmit:hover{
  background-color: #DC3812;
}
.tags{
  margin-bottom: 25px;
}
.tags h3{
  background: url(imgs/tags.png) no-repeat left top;
  width: 157px;
  height: 31px;
}
.tags a{
  color: #dc3812;
  text-decoration: none;
}
.tags a:hover{
  text-decoration: underline;
}
.footer{
  clear: both;
  color: #878374;
}
.footer p{
  padding-top: 25px;
  margin-left: 10px;
}


.bubbleInfo {
    position: relative;
}
a.trigger{
  background: url(imgs/more-color.png) no-repeat;
  display: block;
  float: left;
  width: 54px;
  height: 19px;
  text-decoration: none;
  margin-left: 5px;
  margin-top: 35px;
}
.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
    background: #212121;
    padding: 10px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ol.commentlist{
  list-style-type: none;
  border-top: 1px solid #D8D0B4;
  margin: 40px 0 0; padding: 0;
}
ol.commentlist li.depth-1{
  list-style-type: none;
  border-bottom: solid 1px #D8D0B4;
}
ul.children li.depth-2, ul.children li li, ul.children li li li{
  list-style-type: none;
  padding: 12px;
  padding-bottom: 0;
  margin-bottom: 25px;
  background: #F1ECDD;
  border-bottom: 1px solid #DED9C8;
  border-top: 1px solid #DED9C8;
}
ul.children li .commentinfo{
  background-color: #F8F5EB;
}


ul.children li li{
  background-color: #F8F5EB;
}
.commentlist p{
  padding-bottom: 15px;
  margin: 0;
}
.commentwrap{
width: 100%;
overflow: hidden;
margin-bottom: 12px;
}
.commentlist .commentinfo{
  background-color: #F1ECDD;
  padding: 15px;
  line-height:45px;
}
.commdate{
font-size:11px;
float: right;
}
.commdate a{
  color:#8F8D86;
}
.commdate a:hover{
  color: #212121;
}

.comment-author{
  margin-left: 7px;
}
.commentbody{
border-top:1px dashed #D8D0B4;
padding-left:68px;
padding-top:25px;
}

.reply a{
  float: right;
  padding: 3px;
  background-color: #212121;
  color: #fff;
  text-transform: uppercase;
  line-height:14px;
  padding:3px 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.reply a:hover{
  background-color: #DC3812;
}

.comtop{
  width: 100%;
}

.com_meta{
  float: left;
}

.avatar{
  float: left;
  margin-right: 10px;
  padding: 5px;
  background: #fff;
  border: solid 1px #dfdcd0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
ol.pinglist{
  margin: 0;
  padding: 0;
}
ol.pinglist li{
  list-style-position: inside;
  padding: 10px 0;
  border-bottom: 1px solid #DED9C8;
}

#respond{

}

#commentform, #respond{
  margin-top: 25px;
}

#commentform small{
  color: #8F8D86;
}
#commentform p{
  margin: 0;
}


#author, #email, #url, #comment{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #fff;
  border: solid 1px #DED9C8;
  width: 340px;
  height: 20px;
  padding: 5px;
  margin: 0 0 15px;
  color: #605d52;
}
#author:focus, #email:focus, #url:focus, #comment:focus{
  border: 1px solid #a59f8d;
  background-color: #fff;
}

#comment{
  width: 100%;
  padding: 0;
  height: 250px;
}
#submit{
  background-color: #212121;
  padding: 7px;
  color: #fff;
  border: 0 none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
  float: right;
}
#submit:hover{
  background-color: #DC3812;
}
.retweet{
  float: right;
  margin-left: 15px;
}
.count, button{
  display: block;
}
a.count{
  background-color: #F1ECDD;
  padding: 9px 10px;
  margin-bottom: 3px;
  color: #000;
  text-align: center;
  font-size: 19px;
  border: 1px solid #d8d0b4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
a.count:hover{
  background-color: #ded9c8;
}
a.button{
  background-color: #212121;
  padding: 3px 7px;
  color: #fff;
  font-size: 11px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
a.button:hover{
  background-color: #DC3812;
}
h3.notfound{
  font-weight:normal;
  line-height:24px;
  margin: 15px 0;
}
ul.breadcrumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
ul.breadcrumbs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
ul.breadcrumbs li:before {
	content: "\00BB \0020";
}
