/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

remove_action('thesis_hook_before_header', 'thesis_nav_menu'); 
add_action('thesis_hook_after_header', 'thesis_nav_menu');


.custom #sidebar_1 { background:#F5F5F5 none repeat scroll 0 0; } 

.custom .sidebar h3 {font-weight: bold; font-size:1.0 em; font-family:"Times New Roman", Times, serif; color: #000000; padding:0.1 em 0.1 em; background: #ffffff; text-align:left line-height:1.5em; padding: 0.5em;}

.custom .sidebar_list .widget h3 { background: #ffffff; font-weight: bold; font-size:1.375em; font-family:"Times New Roman", Times, serif;}

.custom ul.sidebar_list li#text-8 h3{color:#111;background-color:#e5e5e5;/* background:url("http://broadbandandsocialjustice.org/wp-content/themes/thesis_18/custom/enter your image path"); */}

.custom ul.sidebar_list li#text-10 h3{color:#111;background-color:#ffffff;/* background:url("http://broadbandandsocialjustice.org/wp-content/themes/thesis_18/custom/enter your image path"); */}

.custom .sidebar_list .textwidget { background: #ffffff; font-size:1.0 em; font-family:"Times New Roman", Times, serif; padding:0.1 em 0.1 em; border:none; }

.custom li#text-11.widget {
text-align: justify;
font-size:2.0 em;
/* line-height:1.385 em; */
margin-bottom:2.769 em;
color: #000000;
border: none;

}

.custom li#text-10.widget {
font-size:1.0 em;
line-height:1.385 em;
margin-bottom:2.769 em;
color: #003c47;
border: none;
}


.custom ul.sidebar_list li#text-10 h3 {
background-color:#e5e5e5;
color:#000000;
}



.custom #footer {
  text-align:right;
}

.custom #footer ul,
 .custom #footer li {
  display:inline;
}

/*New css format*/
#widgetcontainer p{
	text-align:left;
	margin:0 10px 20px;
	margin-bottom:18px;
	font-size:12px;
	line-height:1.5em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#widgetcontainer {
	width: 300px; 
	border:1px solid #ddd;
	border-top:5px solid #000;
	background: #fafafa;

}
#widgetcontainer h3{
	font-weight:normal;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:10px 20px;
	border-top:1px solid #ddd;
	font-size:18px;
}
#widgetcontainer .picks {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	margin-top:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #aaa;
	padding-top:5px;
	margin:0 20px 20px; 
}
#widgetcontainer img {
	padding:0;
	border: none; 
	background: #e5e5e5;
	float:left;
	width:110px;
	height:110px;
	margin:0 15px 15px 0;
}
#widgetcontainer .mission
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top:15px;
	text-align:justify;
}
#widgetcontainer a{
	color:#aaa;
}


#missioncontainer {
width: 300px; 
padding: 5px;
border: 0px solid #C2C2C2; 
background: #C2C2C2;

}

.mission
{
font-size:1.375 em; font-family: Verdana, "Times New Roman", Times, serif; color: #000000; padding:0.1em 0.1em; text-align:justify;
}

ul.horizonallistfoot li {
display:inline;
border-style:none;
}

ul.horizonallistfoot img {
border-style:none;
}

.custom #footer {
text-align:left;
}

.copyright {
text-align:right;
color: #05687F;
}


.custom .teaser {
width: 100%;
margin-top: 2em;
padding-top: 2em;
border-top: medium none;
text-align: justify;
}
.custom .teasers_box {
padding-top: 0;
padding-bottom:0;
border-top: 0;}

.italic-line
 {
font-style: italic;
}
 
 
.bold-i-underline {
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
 
.bold-underline {
font-weight: bold;
text-decoration: underline;
text-align: center;
}

/* PICKS */

.picks {
font-weight: bold; font-size:1.0 em; font-family:Verdana, "Times New Roman", Times, serif; color: #000000; text-align:center;
}

#pickscontainer {
padding: 5px;
text-align: left;
border: none; 
background: #fffff;
align: left;
border: none;

}

#pickscontainer p {
text-align:left;
margin-bottom:0;
}  

#pickscontainer img {
padding: 5px;
border: none; 
background: none;
float: left;
align:left:
}

#pickscontainer a:link a:visited a:hover {
color: #000000;
text-decoration: underline;
}

.picksname  
{
clear:both;
font-size:1.22em;
line-height:1.222em;
margin-bottom:0.5em;
margin-left:0;
margin-right:0;
margin-top:1.0em;
}

.pickstitle
{
font-weight: bold; font-size:2.0 em; font-family:Verdana, "Times New Roman", Times, serif; color: #ffffff; padding:0.1em 0.1em; background: #05687f; text-align:left;
line-height:2.5em;
margin-bottom:0.611em;
margin-left:0;
margin-right:0;
margin-top:1.0em;
}

#centerblock {
  width: 650px ;
  margin-left: auto ;
  margin-right: auto ;
}

.custom .cat-item a
{
    background-color: #35a5bf;
} 

/* begin css for nomination */

#notice
{
width: 300px; 
border:1px solid #ddd;
border-top:5px solid #000;
background: #cd6702;

}


#notice p{
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#ffffff;
  padding-bottom:10px;
    margin:0 10px 20px;
margin-top:18px;
	margin-bottom:18px;
	font-size:12px;
	line-height:1.5em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#notice img{
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
}

#notice a{
 color:#ffffff;
}

/* end css for nomination */