/*
Theme Name: International Examiner Theme
Theme URI: http://refueled.net/blank-themes/
Description: Original IE Design
Author: Landon Acohido
Author URI: http://acohido.com
version: 1.0
Tags: three-column, widget-ready, blank
*/



/* basics */

@import url(reset.css);
@import url(jt_easyslider.css);
@import url(espebanner.css);


#elections h5{text-align: center; color: #660000;}
#tickets {float: right; margin: 20px 50px 20px 0;}
.imgtfe {margin: 0 10px 5px 0; border: 1px solid #999999;}
.clear{clear: both; height: 0; width: 100%; margin: 0; padding: 0;}
.swf_link{
	width: 100%; height: 100%; display: block;
}
body {
	background:#dedede url(images/bg.gif) repeat-y center;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0;
	}
.textcenter{text-align: center;}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* Latest News Update */
#news_update{
	width: 492px;
	margin: 0 0 10px 0;
	text-align: left;
	height: 100%;
	background: #d6e6e6;
	padding: 10px;
	clear: both;
	border: 1px solid #DDDDDD;
}
#news_update h5{margin-top: 10px;}

/* RELATED POSTS */

#crp_related{
	background: #EEEEEE;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#crp_related h3{
	padding: 0 0 10px 0;
	text-align: center;
}
#crp_related ul li{
	margin-bottom: 5px;
}

/* links */

a{
	color:#003366;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:980px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#000;
	overflow: hidden;
	}
	
/* header */
#top_menu{width: 980px; height: 20px;}
#header {
	background:#FFFFFF;
  	width:100%; 
	color: #fff;
	text-align: center;
	}

#header h1{
	margin: 30px 100px 20px 20px;;
	width: 501px; height: 104px;
	background: url(images/h1_3807.gif);	
	}
	
#header h1 a{margin: 0 auto; display: block; width: 100%; height: 100%; text-decoration: none;}
#header h1 a:hover{text-decoration: none;}

#header h1 a span{display: none;}

#header h2 span{display: none;}

/* Digital Archives */
#content_digi{
	line-height: normal;
	width:880px;
	overflow: hidden;
	margin:10px auto;
	}

ul#links_digi{
	width: 880px;
	margin: 40px 0;
}
ul#links_digi li{
	margin: 40px;
	line-height: 200%;
	display: inline;
	font-weight: bold;
}
/* main menu */


#menu {
	background: #000000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%;
	clear: both;
}
/* content */


#content {
	line-height: normal;
	float: left;
	width:525px;
	overflow: hidden;
	margin:10px 0 10px 10px;
	}
	
#content h2{text-align: center;}



.post-grid{
	width: 492px; margin: 0px 10px 10px 0px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
}
.author_img{float: right;  margin: 0 0 10px 10px;}
.author_img_single{float: left;}
.post-grid h3{padding-bottom: 5px; font-size: 18px;}
.post-grid h4{padding-bottom: 5px; font-size: 11px;}
.post-grid h5{padding-bottom: 5px;}
.post-grid p{padding-bottom: 5px;}
.grid-author{
	font-style: italic;
	font-weight: bold;
	width: 100%; border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}
.grid-footer{
text-align: right
}
.wp-post-image{
	border: 1px solid #666666;
}

#disclaimer{background: #FFFF99; margin: 10px 0; font-size: 9px; font-weight: normal; font-style: italic; padding: 10px; border: 1px solid black;}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
.post h3{
	margin: 10px auto;
	text-align: center;
}

.post ol, .post ul {margin-left: 30px;}
.post ol li{
	list-style-type: decimal;
	list-style-position: outside;
}

.post ul li{
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 10px;
}

.post li {}

.archives_grid{
	float: left; width: 142px; margin: 0px 10px 10px 0px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
}
.archives_grid h3{
	text-align: center;
	margin-bottom: 10px;
}
.archives_grid h4{
	text-align: center;
	margin: 20px 0 10px 0;
}
.archives_grid ul li{
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 10px;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
.postmetadata_single{
	background:#F7F7F7;
	padding:10px;
	}


.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */
h4.advertisement{
	color: #999;
	font-size: 10px;
	text-align: center;
}
#right ul li h4.advertisement{
	color: #999;
	font-size: 10px;
	text-align: center;
}

#left ul li h2, #right ul li h2{
	margin-top: 10px
}
#left ul li h4{margin-top: 20px}
#left {
	width:145px;
	float:left;
	margin:0;
	padding:0;
	border-right: 1px solid #ddd;
	}

#left h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
	text-align: center;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 5px;
	list-style-type: none;
	color: #898989;
	font-weight: normal;
	text-transform: normal;
}



/* right sidebar */

#right{
	width:295px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	text-align: left;
	}

#right h4{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}


#right h5{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
.buy_btns form{
	text-align: right;
}
.buy_btns .buy_link{
	text-align: right;
}
#asianweek{
	font-size: 10px;
	font-style: italic;
	text-align: center;
	margin: 0; padding: 0;
}
#health div{
	background: #EEEEEE;
	padding: 10px 10px 0 10px;
	margin-top: 10px;
	text-align: center;
	border: 1px solid #DDDDDD;	
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:10px;
	padding:0;
	}

#right ul li {
	margin: 10px auto;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	text-align: left;
	}
/* Sidebar News */
#right ul li.sb_news{
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin: 10px auto;
	padding: 10px;
}

#right ul li h5{
	text-align: left;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.commentmetadata{margin-top: 5px;}
.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#003366; font-weight: bold;}

li.depth-1, li.depth-2, li.depth-3, li.depth-4, li.depth-5 {border-left: 1px dotted black; border-bottom: 1px dotted black;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}
ul.children{padding-right: 12px;}
div.reply{text-align: right; text-transform: uppercase; padding-right: 12px;}

#respond h3 {text-align: center; text-transform: uppercase;}
div.cancel-comment-reply{text-align: center; text-transform: uppercase;}
input#submit{padding: 5px;}


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #ddd;
		background-color: #f3f3f3;
		color: #666666;
		font-style: italic;
		text-align: center;
		padding: 4px 0 0 0;
		margin: 10px;		
}

.wp-caption a{margin: 0; padding: 0 4px; text-decoration: none;}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px 4px;
	margin: 0;
}

/* footer */

#footer {
	background:#333;
	clear: both;
	width: 100%;
	}
	
#footer ul{margin-bottom: 10px;}
#footer .footer_column{float: left; width:176px; padding: 20px 0 0 20px;}
.footer_column ul li{margin-top: 5px;}
.footer_column ul li ul{padding-left: 5px;}
.footer_column ul li ul li{margin: 0;}
.footer_column h3 {font-size: 20px; color: #fff; text-transform: uppercase;}
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center; clear: both;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* Dropdown Menu */
.dropmenu, .dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; background:#ff0000; font-weight:bold;} 
.drop_top, .drop_top ul {z-index:4000;}
.drop_bot, .drop_bot ul {z-index:3000;}
.drop_botrt, .drop_botrt ul {z-index:3000;}
.drop_top a {display:block; padding:0.25em 1em; color:#000; border-right:1px solid #c8c8c8; text-decoration:none; background:#FFF;}
.drop_bot a {display:block; padding:0.25em 1em; color:#ffffff; border-right:1px solid #c8c8c8; text-decoration:none; background:#000000;}
.drop_botrt a {display:block; padding:0.25em 1em; color:#ffffff; border-right:1px solid #c8c8c8; text-decoration:none; background:#000000;} 
.dropmenu a:hover {background:#666666; color:#fff;} 
.dropmenu li {position:relative;}
.drop_top li {float: left;}
.drop_bot li {float: left;}
.drop_botrt li {float: right;}
.dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;} 
.dropmenu ul a {border-left:1px solid #c8c8c8;} 
.dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;} 
.dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;} 
.dropmenu ul ul {top:auto;} 
.dropmenu li ul ul {left:12em; margin:0px 0 0 10px;} 
.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul, .dropmenu li:hover ul ul ul ul {display:none;} 
.dropmenu li:hover ul, .dropmenu li li:hover ul, .dropmenu li li li:hover ul, .dropmenu li li li li:hover ul {display:block;}u ul a {border-left:1px solid #c8c8c8;} 
.dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;} 
.dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;} 
.dropmenu ul ul {top:auto;} 
.dropmenu li ul ul {left:12em; margin:0px 0 0 10px;} 
.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul, .dropmenu li:hover ul ul ul ul {display:none;} 
.dropmenu li:hover ul, .dropmenu li li:hover ul, .dropmenu li li li:hover ul, .dropmenu li li li li:hover ul {display:block;}lock;}u ul a {border-left:1px solid #c8c8c8;} 
.dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;} 
.dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;} 
.dropmenu ul ul {top:auto;} 
.dropmenu li ul ul {left:12em; margin:0px 0 0 10px;} 
.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul, .dropmenu li:hover ul ul ul ul {display:none;} 
.dropmenu li:hover ul, .dropmenu li li:hover ul, .dropmenu li li li:hover ul, .dropmenu li li li li:hover ul {display:block;}li li:hover ul {display:block;}lock;}u ul a {border-left:1px solid #c8c8c8;} 
.dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;} 
.dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;} 
.dropmenu ul ul {top:auto;} 
.dropmenu li ul ul {left:12em; margin:0px 0 0 10px;} 
.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul, .dropmenu li:hover ul ul ul ul {display:none;} 
.dropmenu li:hover ul, .dropmenu li li:hover ul, .dropmenu li li li:hover ul, .dropmenu li li li li:hover ul {display:block;}


/* GAllery */
.gallery{
	border: 1px solid #999;
}


/* 2011 CVA PAGE */

#content_cva{
	background: #555 url(images/2011_cva_bg.gif) top no-repeat;
	text-align: center;
	padding-bottom: 40px;
}
#content_cva a{
	text-decoration: underline;
	color: #7ec3fc;
}
#content_cva h2{
	color: #ffde00;
	padding-top: 24px;
}
#content_cva p{
	color: #FFF;
	font-size: 14px;
	padding: 10px 40px 0 40px;
}
#content_cva .gform_wrapper{
	width: 100%;
	margin: 0px auto;
}
#content_cva .gform_wrapper #gform_1{
	background: #ffde00;
	padding: 20px;
}
#content_cva #cva_sponsors{line-height: 200%}
#content_cva #cva_sponsors p{font-size: 18px;}

/*
#slider{} 

#slider ul, #slider li{     
	margin:0;     
	padding:0;     
	list-style:none;     
	overflow:hidden; 
	display: inline;
} 
#slider li{     
	/*         define width and height of list item (slide)         
	entire slider area will adjust according to the parameters provided here     */    
	margin-bottom: 10px;     
	width:500px;     
	height:280px;     
	overflow:hidden; 
} 
#slider p{     
	padding: 20px;overflow:hidden; } #slider a{     text-decoration: none;     color: #000; } #slider a:hover{     text-decoration: none; } 
*/
