/*

Theme Name:Break-the-Silence
Theme URI: 
Version: 1.0
Description: 
Author: 
Author URI: 



*/


html{height: 100%;}

body
{ font-family: arial, sans-serif;
  padding: 0px;
  margin: 30px 0 30px 0;
  font-size: .78em;
  background: #3F3F3F url(images/body_bg.jpg);
  color: #555;
   
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h2, h3, h4
{ font-family: tahoma, arial, sans-serif;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  color: #555;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
	font-style:italic;
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}


ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}


#main, #footer, #logo, #menubar, #site_content
{ margin-left: auto; 
  margin-right: auto;
}

#main
{ width: 1024px;
  background:  url(images/main.png) repeat-y;
  color: #555;
  border:4px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#logo
{ width: 1024px;
  height: 238px;
  border-top: 1px solid #F2F2F0;
  background: #444 url(images/logo.jpg)  left center;
  color: #FFF;
}

#logo h1 {
  font-family: tahoma, arial, sans-serif;
  font-size:24px;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 40px 0px 0px 70px; 
  color: #b59a5c;

  }
  
#logo h1 a {
  color: #b59a5c;;
}

#logo h1 a:hover { 
  color: #666666;
}

#menubar
{ background: #686868 repeat;
  width: 1016px;
  border: 4px solid #7D7D7D; 
  height: 40px;
} 

ul#menu{margin: 0px;}

ul#menu li
{ float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

ul#menu li a 
{ font-family: verdana, sans-serif;
  display: block; 
  float: left; 
  height: 28px;
  text-decoration: none; 
  padding: 12px 15px 0px 15px;
  text-align: center;
  border-right: 4px solid #7D7D7D;
  background: transparent;
  color: #fff;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: transparent;
  color: #aaa;
} 

#site_content
{ width: 1024px;
  overflow: hidden;
} 

.sidebar
{ float: right;
  width: 180px;
  padding: 15px 15px 15px 10px;
}

.sidebarr
{float: left;
  width: 183px;
  padding: 15px 17px 15px 10px;
 
}

.sidebarr img { margin:10px 5px 5px 30px; border:none;}

.sidebaritem
{ text-align: left;
  width: 180px;
  float: left;
  margin: 0px 0px 15px 0px;
 
}

.sidebaritem h1, .sidebaritem h3, .sidebaritem p{margin: 8px 10px 10px 12px;}

.sidebaritem ul
{ border-top: 1px solid #D4D4D4;
  width: 160px; 
  padding-top: 4px; 
  margin: 4px 0px 15px 14px;
}

.sidebaritem li
{ list-style: none; 
  padding: 0px 0px 4px 0px; 
  border-bottom: 1px solid #D4D4D4;
}

.sidebaritem li a
{ height: 16px;
  text-decoration: none; 
  background: transparent url(images/dicen.gif) no-repeat left center;
  color: #555;
  padding: 0px 0px 0px 18px;
  display: block;
} 

.sidebaritem li a.current, .sidebaritem li a:hover
{ background: transparent url(images/dice.gif) no-repeat left center;} 


#content_container
{ text-align: left;
  width: 580px;
  float: left;
  padding: 15px 15px 15px 0px;
}

#post
{ text-align: left;
  width: 570px;
  padding: 8px 15px 8px 15px;
  margin-bottom:20px;
  border:2px solid #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#post a
{ 
  color: #555;
 
}

#post a:hover
{ 
  color: #A4A4A4;
}

#post h2 {
 	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #495a08;
	text-transform: uppercase;
	font-size: 18px;
}

#post h3 { 
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
  }

 #post{background: #FFF;}


#footer
{ width: 984px;
  height: 42px;
  padding: 28px 21px 0px 19px;
  text-align: center; 
  border-top: 2px solid #F2F2F0;
  background: #686868 url(images/menu.png) repeat;
  color: #AAA;
  
}

#footer a {
	COLOR: #FBD539; text-decoration: none;
	background: #ffd883;
	border:2px solid #ffd883;
	padding:2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333333;
}

#footer a:hover { color:#999999;}

a {text-decoration:none;}

	
.hblog{
display:none;
background-image:none;}
#linkcat-7{
background-image:none;
list-style-type:none;}