/*
Theme Name: ToneCast
Theme URI: http://www.tonecast.com
Description: The Tonecast theme for Wordress Theme
Version: 1
Author:
*/
html, body { height: 100%; }

body {
	background: #FFFFFF url(images/back.png) 0 repeat;
	color: #3D4345;
	text-align: center;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	padding:0px;
		min-height: 100%;
	_height: 100%;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 280px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 50px;
	top: 10px;
	height: 160px;
	width: 790px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	color: #FFFFFF;
	margin: 0 40px 0 0;
	_margin:0 20px 0 0;
	width: 250px;
	float: right;
}

/* Content */
#wrapper {
	width: 715px;
	position: relative;
	margin-top: 4px;
	float: left;
}

#content {
	padding: 0 0 0px 36px;
}

/* Horizontal Menu */

#menu_view {
	position: relative;
	color: #646D7E;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 15px;
   	font-family: arial, sans-serif;
    margin-left: 32px;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
		  padding-left: 4px;
  padding-right: 7px;
  _padding-left: 8px;
  _padding-right: 5px;
  border-right: 1px solid #cebebe;
}

#menu_view li a {
	color: #646D7E;
    text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#menu_view li a:visited {
	color: #646D7E;
    text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#menu_view li a:hover {
	color: #444444;
    background-color: transparent;
border-color: #6D7B8D;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}


hr#clear {
	clear: both;
	height: 120px;
	visibility: hidden;
}

h1, 
h2, 
h3, 
h4, 
h5 {
	color: #646D7E;
	font-weight: bold;
}


h6 {
	color: #646D7E;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {
	color: #999999;
	font-weight: bold;
	margin: -5px 0 0 3px;
	font-size: 11px;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 15px;
	margin-left: 10px;
}

ul, 
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li, 
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

blockquote {
	background: #EDEDED;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
    	border-style: solid;
	border-width: 1px;
	border-color: #cdcdcd;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#666666;
	background: url(images/roundedsidebars.gif ) 0 0 no-repeat;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 4px 0 0 13px;
	margin-left: 0px;
	font-family: Trebuchet MS, serif;

}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 8px;
	padding-left: 12px;
	font-weight: bold;
	margin-top: 0;
    margin-bottom: 9px;
	font-size: 12px;
    line-height: 14px
    }

#sidebar ul li ul li ul {
    margin:2px 0 3px 0;
}


#sidebar ul li ul li ul li{
	margin-left: 8px;
	padding-left: 6px;
	font-weight: normal;

}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

.post h2 {
	margin: 0 0 -1px 0;
	color: #646D7E;
		font-size: 22px;
	font-family: "Trebuchet MS", serif;
	font-weight: normal;
}

ul#recentcomments li { 
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{ 
	margin: 0 0 7px 0;
}

input {
	 color: #333333;
	 border: 1px solid #7c7c7c;
	 background-color: #FFFFFF;
	 font-family: arial, sans-serif;
	 vertical-align: middle;
	 font-weight: bold;
	 height: 20px;
}


#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-bottom: 20px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	 background-color: #FFFFFF;
	 color: #333333;
	 border: 1px solid #7c7c7c;
	 font-family: arial, sans-serif;
	 font-size: 11px;
}

/* Link Stuff */

#sidebar a {
	color: #646D7E;
	text-decoration: none;
}

#sidebar a:visited {
	color: #646D7E;
	text-decoration: none;
}

#sidebar a:hover {
	color: #333333;
}


a:link {
	color: #2B547E;
	text-decoration: none;
}

a:visited {
	color: #2B547E;
	text-decoration: none;
}
a:hover, a:active {
	color: #C9BE62;
	text-decoration: underline;
}

.post h2 a {
	color: #728FCE;
	text-decoration: none;
}

.post h2 a:visited {
	color: #728FCE;
	text-decoration: none;
}

.post h2 a:hover {
	color: #e1c15e;
	text-decoration: underline;
}

#comments  {
	padding-left: 15px;
}

.graybox {
	background: #ededed;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
	border-style: solid;
	border-width: 1px;
	border-color: #cdcdcd;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 10px;
}

.buttons_no_b {
	border: none;
    width: 40px;
    height: 26px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: '"Trebuchet MS"', Arial, Helvetica, sans-serif;
	  background: url(images/footer.png ) 0 0 no-repeat;
	  color: #444444;
	  min-height: 118px;
	  _height:118px;
	  position: relative;
	 margin: -118px auto 0 auto;
	width: 1010px;
  }

  #footer a:link {
	color: #728FCE;
	text-decoration: underline;
}

#footer a:visited {
color: #728FCE;
	text-decoration: underline;
}
#footer a:hover, a:active {
	color: #41627E;
	text-decoration: underline;
}

#footer_text {
	padding: 50px 0 0 0;
}

/* Sidebar widget Boxen */

.dialog {
 width: 210px;
 margin: 0px 0 20px 20px;
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:23px;
}

.dialog .ft .c {
 height:26px;
}

.dialog .hd {
 background:transparent url(images/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(images/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(images/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(images/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin: -13px 8px 0px 0px;
 background: url(images/ms.gif) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(images/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(images/br.gif) no-repeat right 0px;
}

.ppimg {
	width: 62px;
	height: 31px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

/* Polls Customization */

.wp-polls-custom-question {
	
 
	color: black;
	text-decoration: none;
	font-size: 12px
}