/*  
Theme Name: Media Bias
Theme URI: http://www.capitolwebdesign.com/
Description: Theme for Accuracy In Media.
Version: 1.0
Author: Doug Farnes
Author URI: http://www.capitolwebdesign.com/

The CSS, XHTML and design is (c) Doug Farnes
*/

body {
	margin-top: 0px;
	background: url(/wp-content/themes/media-bias/images/gradient.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	behavior: url(/themes/site_themes/default/csshover.htc);
}

p {
	line-height: 18px;
}

img {
	border: 0;
}

#content_container {
	border-left: #6286a4 solid 2px;
	border-bottom: #6286a4 solid 2px;
	border-right: #6286a4 solid 2px;
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

#search {
	width: 219px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/search_tab_bottom.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-left: 11px;
}

.search_box {
	  border:			  1px solid #999999;
	  background-color:   #fff;
	  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
	  font-size:          11px;
	  height:             13px;
	  padding:            0px;
	  margin-top:         3px;
	  margin-bottom:      3px;
}

.search_button {
font-size: 10px;
margin: 3px;
} 

#column_1 {
	width: 300px;
	float: left;
	padding: 20px 15px 20px 25px;
}

#column_2 {
	width: 240px;
	float: left;
	padding: 20px;
}

#column_3 {
	width: 160px;
	float: right;
	padding: 20px 10px;
}

#column_4 {
	width: 160px;
	float: right;
	padding: 20px 10px;
}

#column_1_interior {
	width: 175px;
	float: left;
}

#column_2_interior {
	width: 550px;
	float: left;
	padding: 12px 20px 30px 35px;
}

#column_3_interior {
	width: 160px;
	float: right;
	padding: 12px 20px 30px 20px;
}

#footer {
	height: 15px;
	background-color: #f4f4f0;
	text-align: right;
	margin: 0px;
	padding: 10px;
	clear: both;
}

form {
	margin: 0px;
	padding: 0px;
}

#curvy {
	clear: both;
}


#breadcrumb {
	padding: 10px 20px 20px 20px;
}


/*----- DROPDOWN MENUS -----------------------------------------------------------------------------------------*/

ul.IR li {
  position: relative;
  /*overflow: hidden;
  commented out for this example */
}

.IR em {
  display: block;
  top: 0; 
  left: 0;
  z-index: 1;
}

/* For IE5.x mac only */
* html>body .IR {
  position: static;
  /*overflow: visible;
  commented out for this example */
  font-size: 10px;
}

* html>body .IR em {
	position: static;
}

.nav a { 
	display: block;
}

.nav, .nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 12px;
	background: #f1f0eb;
}

.daddy {
	background: url(/wp-content/themes/media-bias/images/arrow.gif) center right no-repeat;
}

.nav li ul a {
    display: block;
    padding: .5em 1.8em .5em .7em;
    width: 10.5em;
    color: #333333;
    text-decoration: none;
}

.nav li {
	float: left;
	padding: 0px;
}

.nav li ul {
	position: absolute;
	width: 13em;
	left: -999em;
	height: auto;
	font-weight: normal;
	border: solid #c4c1b9 1px;
	margin: 0;
}

.nav li li {
	display: block;
	color: #333333;
	text-decoration: none;
	width: 13em;
}

.nav li ul a {
}

.nav li ul ul {
	margin: -2em 0 0 13em;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	left: auto;
}

.nav li:hover, .nav li.sfhover {
	background: #d4d1ca;
}



.nav_home em {
	width: 70px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav.gif) no-repeat;
  	cursor: pointer;
  	background-position: 0px 0px;
}

.nav_home:hover em {
  background-position: 0px -27px;
}

.nav_about em {
	width: 63px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav.gif) no-repeat;
  	cursor: pointer;
  	background-position: -70px 0px;
}

.nav_about:hover em {
  background-position: -70px -27px;
}

.nav_join em {
	width: 48px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav.gif) no-repeat;
  	cursor: pointer;
	background-position: -133px 0px;
}

.nav_join:hover em {
  background-position: -133px -27px;
}

.nav_news em {
	width: 57px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav.gif) no-repeat;
  	cursor: pointer;
	background-position: -181px 0px;
}

.nav_news:hover em {
  background-position: -181px -27px;
}

.nav_audio em {
	width: 121px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav.gif) no-repeat;
  	cursor: pointer;
	background-position: -238px 0px;
}

.nav_audio:hover em {
  background-position: -238px -27px;
}

.nav_press em {

	width: 102px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav.gif) no-repeat;
  	cursor: pointer;
	background-position: -359px 0px;
}

.nav_press:hover em {
  background-position: -359px -27px;
}

.nav_resources em {
	width: 92px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav.gif) no-repeat;
  	cursor: pointer;
	background-position: -461px 0px;
}

.nav_resources:hover em {
  background-position: -461px -27px;
}

.nav_issues em {
	width: 60px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav_blank_60px.gif) no-repeat;
}


.nav_action em {
	width: 137px;
	height: 27px;
	background: url(/wp-content/themes/media-bias/images/nav.gif) no-repeat;
  	cursor: pointer;
	background-position: -612px 0px;
}

.nav_action:hover em {
  background-position: -612px -27px;
}




/*----- END OF DROPDOWN MENUS -----------------------------------------------------------------------------------------*/


/*----- LINKS -----------------------------------------------------------------------------------------*/

.article_link a:link {
	font-weight: bold;
	font-size: 12px;
	color: #1B568D; /* #174a7a; */
	text-decoration: none;
	line-height: 15px;
}

.article_link a:visited {
	font-weight: bold;
	color: #1B568D; /* #174a7a; */
	text-decoration: none;
}

.article_link a:hover {
	color: #3680c5;
}


/*----- COLUMN 1 HEADLINE LINKS -----*/

h2 a:link {
	color: #174a7a;
	text-decoration: none;
	font-weight: normal;
}

h2 a:visited {
	color: #174a7a;
	text-decoration: none;
	font-weight: normal;
}

h2 a:hover {
	text-decoration: underline;
}


/*----- COLUMN 2 "MORE" LINKS -----*/

a.more_link {
	color: #cc0000;
	text-decoration: none;
}

a.more_link:visited {
	color: #cc0000;
	text-decoration: none;
}

a.more_link:hover {
	text-decoration: underline;
}


/*----- COLUMN 3 BLUE LINKS (NO BOLD) -----*/

a.box_link {
	color: #174a7a;
	text-decoration: none;
}

a.box_link:visited {
	color: #174a7a;
	text-decoration: none;
}

a.box_link:hover {
	text-decoration: underline;
}


/*----- HOME PAGE COLUMN 3 "MORE" LINKS (RED, NO BOLD) -----*/

a.more_link_no_bold {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}

a.more_link_no_bold:visited {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}

a.more_link_no_bold:hover {
	text-decoration: underline;
}


/*----- INTERIOR BREADCRUMB LINKS -----*/

a.breadcrumblinks:link {
	font-weight: bold;
	color: #174a7a;
	text-decoration: none;
}

a.breadcrumblinks:visited {
	font-weight: bold;
	color: #174a7a;
	text-decoration: none;
}

a.breadcrumblinks:hover {
	color: #3680c5;
}

/*----- INTERIOR ARTICLE LINKS -----*/

.article_link_int a:link {
	font-weight: bold;
	color: #174a7a;
	text-decoration: none;
}

.article_link_int a:visited {
	font-weight: bold;
	color: #174a7a;
	text-decoration: none;
}

.article_link_int a:hover {
	color: #3680c5;
}


/*----- ARTICLE COMMENTS LINKS -----*/

a.comments:link {
	font-weight: bold;
	font-size: 11px;
	color: #174a7a;
	text-decoration: none;
}

a.comments:visited {
	font-weight: bold;
	font-size: 11px;
	color: #174a7a;
	text-decoration: none;
}

a.comments:hover {
	color: #3680c5;
}

/*----- INTERIOR COLUMN 1 LINKS -----*/

a.icons_print {
	display: block;
	height: 50px;
	width: 120px;
	background: url(/wp-content/themes/media-bias/images/icon_print.gif) no-repeat;
  	background-position: 0px 0px;
}

a.icons_print:hover {
	background: url(/wp-content/themes/media-bias/images/icon_print.gif) no-repeat;
  	background-position: 0px -50px;
}

a.icons_pdf {
	display: block;
	height: 50px;
	width: 120px;
	background: url(/wp-content/themes/media-bias/images/icon_pdf.gif) no-repeat;
  	background-position: 0px 0px;
}

a.icons_pdf:hover {
	background: url(/wp-content/themes/media-bias/images/icon_pdf.gif) no-repeat;
  	background-position: 0px -50px;
}

a.icons_email {
	display: block;
	height: 50px;
	width: 120px;
	background: url(/wp-content/themes/media-bias/images/icon_email.gif) no-repeat;
  	background-position: 0px 0px;
}

a.icons_email:hover {
	background: url(/wp-content/themes/media-bias/images/icon_email.gif) no-repeat;
  	background-position: 0px -50px;
}

/*----- END OF LINKS -----------------------------------------------------------------------------------------*/



/*----- COLUMN 1 STYLES -----------------------------------------------------------------------------------------*/

.story {
	padding-top: 5px;
}

.story p {
	font-size: 12px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #174a7a;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: -10px 0px;
	padding: 0px;
}

.red {
	color: #cc0000;
}

.story_description {
	line-height: 16px;
}

.photo_credit {
	font-family: Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/*----- END OF COLUMN 1 STYLES -----------------------------------------------------------------------------------------*/



/*----- COLUMN 2 STYLES -----------------------------------------------------------------------------------------*/

.header_bottom_padding {
	padding-bottom: 7px;
}

#header_breaking_news {
	padding-bottom: 15px;
}

#header_more_articles {
	padding-bottom: 15px;
}

#header_from_blogs {
	padding-bottom: 15px;	
}

#header_guest_columns {
	padding-bottom: 15px;	
}

.article_link {
	padding: 2px 0px;
	line-height: 12px;
}

.more_link_div {
	text-align: right;
	padding-top: 5px;
}

.gray {
	color: #666666;
}

/*----- END OF COLUMN 2 STYLES -----------------------------------------------------------------------------------------*/



/*----- COLUMN 3 STYLES -----------------------------------------------------------------------------------------*/

.box {
	margin-bottom: 15px;
	font-size: 10px;
}

.box_interior {
	width: 138px;
	background: url(/wp-content/themes/media-bias/images/box_gradient.jpg) no-repeat;
	border-left: #7b99b2 solid 1px;
	border-right: #7b99b2 solid 1px;
	padding: 10px;
}

.facebook {
	float: left;
}

.myspace {
	float: right;
}

/*----- END OF COLUMN 3 STYLES -----------------------------------------------------------------------------------------*/



/*----- COLUMN 4 STYLES -----------------------------------------------------------------------------------------*/

#email_signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}

#action_center {
	margin-top: 10px;
	padding: 10px;
	background-color: #f0f0f0;
	width: 120px;
	border: #7b99b2 solid 1px;
}

#quick_poll {
	padding-top: 10px;
}

#aim_store {
	padding-top: 10px;
}

/*----- END OF COLUMN 4 STYLES -----------------------------------------------------------------------------------------*/



/*----- INTERIOR COLUMN 1 STYLES -----------------------------------------------------------------------------------------*/

.int_left_tab {
	width: 150px;
	background: url(/wp-content/themes/media-bias/images/int_left_tab_bg.jpg) no-repeat top right;
	padding: 30px 0px 30px 25px;
}

.int_left_tab p {
	margin-right: 20px;
}

.article_link_int {
	width: 120px;
	padding: 4px 0px;
	line-height: 12px;
}


/*----- END OF INTERIOR COLUMN 1 STYLES -----------------------------------------------------------------------------------------*/


/*----- INTERIOR COLUMN 2 STYLES -----------------------------------------------------------------------------------------*/

#article_blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: right;
	width: 150px;
	padding: 17px 10px 20px 30px;
	text-align: right;
}


#column_2_interior h2 {
	font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
}

#column_2_interior h3 {
	font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0D0D0D;
	line-height: 22px;
}

#column_2_interior p {
	font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #1A1A1A;
}

#column_2_interior li {
	font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #1A1A1A;
}


#tweetmemebutton {
	float: right;
	text-align: right;	
	width: 50px;
	padding: 10px 10px 20px 30px;
}

#tweetmemebuttonpull {
	float: right;
	text-align: right;	
	width: 150px;
	padding: 0px 10px 10px 10px;
}

#facebooklikecontainer {
	width: 50px;
	float: right;
	padding-left: 15px;
}

#article_comments {
	float: left;
}

/*----- END OF INTERIOR COLUMN 2 STYLES -----------------------------------------------------------------------------------------*/


/*----- INTERIOR COLUMN 3 STYLES -----------------------------------------------------------------------------------------*/


/*----- END OF INTERIOR COLUMN 3 STYLES -----------------------------------------------------------------------------------------*/




/*----- DIV TAGS WITHOUT STYLING -----------------------------------------------------------------------------------------*/

#top {
}

#nav {
}

#story_image {
}

/*----- ADDED TAGS -----------------------------------------------------------------------------------------*/

.comments_dark_header {
	background: #6286a4;
	padding: 10px 20px 5px 20px;
	width: 510px;
	clear: both;
}

.comments_light_header {
	background: #b0c2d1;
	padding: 10px 20px 5px 20px;
	width: 510px;
	clear: both;
}

.commentor_dark {
	color: white;
	font-weight: bold;
}

.commentor_light {
	color: #333333;
	font-weight: bold;
}

.commentor_light a{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.commentor_light:visited a{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.commentor_light:hover a{
    color: #666666;
}

.commentor_dark a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.commentor_dark:visited a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.commentor_dark:hover a {
    color: #cccccc;
}

.comments_info_dark  {
	color: #cccccc;
	font-size: 10px;
}

.comments_info_light  {
	color: #666666;
	font-size: 10px;
}

.comments_dark_comments {
	background: #f4f4f0;
	width: 510px;
	padding: 10px 20px 15px 20px;
	margin-bottom: 20px;
}

.comments_light_comments {
	background: #f9f9f7;
	width: 510px;
	padding: 10px 20px 15px 20px;
	margin-bottom: 20px;
}

a.comment_link_light {
    color: #666666;
    text-decoration: none;
}

a.comment_link_light:visited {
    color: #666666;
    text-decoration: none;
}

a.comment_link_light:hover {
    color: #333333;
}

a.comment_link_dark {
    color: #cccccc;
    text-decoration: none;
}

a.comment_link_dark:visited {
    color: #cccccc;
    text-decoration: none;
}

a.comment_link_dark:hover {
    color: white;
}

/* Wordpress image styling */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

