/*
Theme Name: wcsip-nu
Theme URI: http://wcsip.org/
Description: wcsip nu theme.
Version: 2.0
Author: Age Hadi
Author URI: http://profile.to/age
Tags: green, two columns

	wcsip-nu
	 http://wcsip.org/

	This theme was designed and built by Age Hadi,
	whose blog you will find at http://profile.to/age

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* ****************** */

/* Reset HTML styles */

/* ****************** 

html, body, div, span, strong, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 

*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, pre,a, abbr, acronym, address, big, cite, code,del, dfn, 	 font, img,  kbd, q, s, samp, sub, sup, tt, var,dl, dt, dd, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
 {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}

.clear {clear: both;}
body {
	background: #076067 url('images/bg_h.png'); background-repeat:repeat-x;
	color: #666;
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
body a{ text-decoration:none; color: #076067;}
body a:hover{text-decoration:underline;}
#wrapper{
	
	text-align: left;
	width:960px;
	margin: auto;
	
	}

/* ****************** */

/* header section! */

/* ****************** */
	
#header{min-height:110px;text-align: left;width:960px;margin: auto;padding-top:6px;padding-bottom:1px;}
	#logo{float:left;}
	
	/* tabs
***************************************************************************************************************************/
ul.tabs{display: table;margin: 0;padding: 10px;list-style: none;position: relative; }
ul.tabs li{margin: 0;padding: 10px;list-style: none;display: table-cell;float: left;position: relative;padding:0px 10px}
ul.tabs a{position: relative;display: block;}
/* dropdowns
*************************/
ul.dropdown{margin: 0;padding: 0;display: block;position: absolute;z-index: 999;top: 100%;display: none;left: 0;}
ul.dropdown ul.dropdown{top: 0;left: 100%}
ul.dropdown li{margin: 0;padding: 0;float: none;position: relative;list-style: none;display: block;}
ul.dropdown li a{display: block;}
/* menu-specifc
*************************/
#topmenu{float:left;margin-top:0;margin-left:40px;}
#topmenu h2{font-weight:bold; text-transform:uppercase; font-family:"arial narrow", Arial, Helvetica, sans-serif; font-size:24px; color:#fff; text-align:center;font-stretch:condensed; line-height:85%;margin-bottom:20px;}
#topmenu ul li.hasmore {padding-bottom:20px;	}
#topmenu ul li{margin: 0;}
#topmenu ul li a {color: #fff;padding-left: 4px;text-decoration:none;filter:alpha(opacity=90);/* CSS3 standard */ opacity:0.9;}
#topmenu ul li a:hover {background: filter:alpha(opacity=90);/* CSS3 standard */ opacity:0.9;}
#topmenu ul li a img {vertical-align: middle;}
#topmenu ul.dropdown{padding: 0px;overflow:hidden;border-bottom: 2px solid #dc902f;width: 240px;background:#012834;margin-top:0px;filter:alpha(opacity=80);/* CSS3 standard */ opacity:0.8;margin-top:10px;}
#topmenu ul.dropdown li{border-bottom: 0px solid #012834;line-height: 30px;overflow: hidden;height: 30px;border-top: 1px solid #333;}
#topmenu ul.dropdown li a {padding-left:9px;}
#topmenu ul.dropdown li a:hover {background: #00181F;}
#topmenu ul.dropdown li.last a {border-bottom-width: 0;}
#topmenu ul.dropdown li.first { padding-left:4px;font-style:italic; font-size:smaller;color:#dc902f; }
#topmenu ul.dropdown li.first a:hover {}


/* search top
*************************/		
#topsearch{float:left;margin-top:20px;margin-left:13px;
}



/* *search di page ************** */
	
	fieldset.search {
	border: none;
	width: 190px;
	margin: 0 auto;
	background: none;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #ccc;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 126px;
	height: 30px;
	padding: 8px 5px 0;
	background: url(images/search_bg2.gif) no-repeat left top;
	margin-right: 5px;
}
.search input.box:focus {
	background: url(images/search_bg2.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/search_bg2.gif) no-repeat top right;	
}
.search button.btn:hover {
	background: url(images/search_bg2.gif) no-repeat bottom right;	
}
/* *** IE hack : Unique Input Box background image specifically for IE, and the background position must be aligned to the right
.search input.box {
	background: url(images/search_bg_ie.gif) no-repeat right bottom; 
	
	 }
*/



/* ****************** */

/* Bottom section! */

/* ****************** */
#wrapperbottom{
	background-color: #04363F;
	text-align: left;
	width:100%;
	margin: auto;
	margin-top: 10px;
	}
	#bottom{
		min-height:100px;
		text-align: left;
		width:960px;
		margin: auto;
		padding:10px;
		color:#dedede;
		font-size: 1.03em; letter-spacing: .04em; line-height: 20px;
		}
		#bottom-box .links {margin-bottom: 6px;}
		#bottom-box .links a {margin: 0 2px;}
		#bottom-box a{text-decoration: none; color: #099 !important;}
		#bottom-box a:hover {text-decoration: none; color: #fff !important;}
		#bottom-box a.rss {padding-left: 16px; padding-bottom: 4px; background: url(../../images/org/icon-rss.png) 0 0 no-repeat; }
		#bottom-box a.last {background-image: none;}
		#bottom-box a img {position: relative; top: 3px; left: -2px;}
		
		#bottom-box p.copyright{float:none;padding-top: 30px; padding-bottom: 0px; font-weight:normal; font-size:12px;}
		#bottom-box p.copyright img a:hover{padding:0px 10px; text-decoration:none}

		#bottom-box dt{font-weight: bold;}
		#bottom-box dl{float: left; margin-right: 40px;}
		
#bottom-box ul {margin: 0;padding: 0;float: none;position: relative;list-style: none;display: block; float:none; margin-right:50px; }		
#bottom-box li{margin-right:40px;padding: 0;float: left;position: relative;list-style: none;display: block;}
#bottom-box ul li ul{margin: 0;padding: 0;float: left ;position: relative;list-style: none;display: block;}
#bottom-box ul li ul li{margin: 0;padding: 0;float:none ;position: relative;list-style: none;display: block;}		



		
		
/* ************************************************************************************************************************************************************** */
/* structure */

#main{ background:none;margin-top:2px;}
.narrowcolumn{float: left;width: 677px; margin-right:3px;min-height:560px;padding:20px;
	}
.widecolumn{float: left;width: 614px; margin-left:3px;min-height:560px;padding:20px;}
.tabx{ width:50px;float:left; background:#fff; padding:10px 5px;-moz-border-radius-bottomright: 15px;-webkit-border-radius: 10px; }
.tabx a img{margin-left:7px;padding:5px 0px;}
#content {background: #fff;}

#sidebar
{	float:left;width: 240px;
	
		}
/* main structure end */
/* ************************************************************************************************************************************************************** */



/* Captions & aligment */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 10px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:left;
	
}
/* End captions & aligment */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

/* ************************************************************************************************************************************************************** */
/* content */



#content h1, #content h1 a{font-size: 24px; font-family:Georgia, "Times New Roman", Times, serif; color: #076067; padding-bottom:20px;}

.entry {font-family:Arial, Helvetica, sans-serif; color:#002733; font-size:12px; line-height: 130% }
.entry p{padding-bottom:5px; margin: 0;line-height: 130%}
.entry img{border:1px solid #dedede; padding:3px; ; max-width:600px;margin-right:5px;}
.entry h3, .entry h3 a{font-size: 14px;  color: #076067; font-family: Tahoma, Arial, verdana; padding-bottom:5px; margin-top:10px; clear:both;}

.postmetadata{padding:5px 0px; border-top:1px solid #dedede; margin-top:20px; font-size:11px;}

#content .hilite { border-top: 1px solid #FDB100; border-bottom:1px solid #FDB100;}

#breadcrumbs{border-bottom: 1px solid #dedede; padding-bottom: 5px; margin: 0 0 55px 0; font-size: 9 px;}

/* mapress*/
.mapp-overlay-div {width: 250px;}
.mapp-overlay-title {color: #076067;
.mapp-overlay-body {color: #ccc;}



