/*
Theme Name: WordPress WishList Theme
Theme URI: http://wpwishlist.com
Description: Wordpress Theme from <a href="http://wpwishlist.com">Wordpress Wishlist</a>
Version: 1.0
Author: Wordpress Wishlist
Author URI: http://wpwishlist.com
*/

/***** GENERAL STUFF *****/

body { margin: 0; color: #000; padding: 0; background: #fafafa; padding-bottom: 2px; padding-top: 2px; font-family: Arial,'Trebuchet MS','Verdana' ,sans-serif; font-size: 12px;}
h1,h2,h3,h4,h5 { margin: 0px; padding: 0px; font-weight: normal; }
.clear { clear:both; display: block; }
.alignleft { float: left; }
a { color: #79B100; }
a:hover { color: #000000; }
.alignright { float: right; }
.wrap {width:947px; height: 197px; background: url(images/headerimage_wpmember.jpg) top left no-repeat; margin: 0 auto 0 auto; }

.content {width:940px; margin: 0 auto 0 auto; }

/***** HEADER *****/
.wrap_logo {width:682px; height: 124px; background: url(images/headerimage_wpmember.jpg) top left no-repeat; float:left; margin: 0 auto 0 auto; }
.wrap_rss_logo {width:265px; height: 124px; background: url(images/headerimage_rss.jpg) top left no-repeat; float:right; margin: 0 auto 0 auto; }
.inheader { background: #F6FBFE; padding: 10px 0 10px 0; }
.inheader .alignleft { width: 500px; font-size: 14px; color: #7C9AA9; margin-top: 2px;}
.inheader .alignright { width: 400px; text-align: right;}
.inheader .textinput { padding: 3px; border: solid 1px #CAE9FB; background: #CAE9FB; width: 220px;}
.inheader .submitinput { background: #5FA6CF; border: solid 1px #5FA6CF; color: #ffffff; padding: 2px;}

.header { background: #CAE9FB url(images/headerbg.jpg) repeat-x bottom center; padding: 0; margin: 0px 0px 20px 0px; }
.header h1 { font-size: 45px;; font-family: 'Trebuchet';}
.header h1 a { /*background: #ffffff;*/ padding: 4px; color: #E35325; text-decoration: none;}
.header p { font-size: 14px; color: #6B92AA; width: 400px; margin: 10px 0px 30px 0; }
.wrap h1 a {
	color:#fff;
	font-family:Trebuchet MS;
	font-size:38px;
	top:50px;
	left:80px;
	position:relative;
	background-color:none;
	text-decoration:none;
}
/*wrap h1 a:hover{
	color:#5bc235;
	text-decoration:none;
}*/
.description {
	font-size: 16px;
	text-align: center;
	color:#fff;
	float:right;
	top:20px;
	right:50px;
	width:250px;
	position:relative;
	font-weight:600;
	font-family:Trebuchet MS;
	}
/*****  MENU ZONE  *****/
.nav_bar {
	position:relative;
	top:78px;
	#top:78px!important;
	left:-30px;
	#left:0px!important;
	height:53px;
}
.nav_bar ul { 
list-style: none; 
margin: 0; 
float:left; 
}
.nav_bar ul li { display: inline;}
.nav_bar ul li a { 
	border-right: 1px inset #999;
	margin-right: 7px; 
	width: 130px; 
	display: block; 
	padding: 14px 15px 14px 15px; 
	text-align: center; 
	float: left; 
	font-size: 18px; 
	color: #c0c0c0; 
	text-decoration: none;
	width:auto;	
}
.nav_bar ul li.current_page_item a, .header ul li.current_page_item a:hover { 
	color: #144973; 
	padding: 14px 15px 14px 15px;  
	width:auto;
	}
.nav_bar ul li a:hover { color: #144973;}


/***** CONTENT TAGS ****/

.leftcontent { 
	width: 580px; 
	padding: 14px 30px 14px 14px; 
	background: #fff; 
	float: left; 
	margin: 0 15px 30px 0; 
	border: 1px solid #cdcdcd;
	min-height:400px;
}

.leftcontenttop	{ 
		background: url(images/contentlefttop.jpg) top left no-repeat;
		height: 24px;
		width: 626px;
		float:left;
		margin:0;
		padding:0;
		}
		
.rightcontent { width: 290px; float: right; }

/**** ARTICLE ****/

.post { margin-bottom: 20px;  }

.post h2, .rightcontent h3, .comments h2 { font-size: 24px; font-family: 'Trebuchet MS','Verdana'; }
.post h2 a { color: #1a2631; text-decoration: none; font-weight:bold; }
.posthead h2 a:hover { color: #444; }
.postmeta { color: #818181; margin-top: 5px; display: block; font-weight:normal;}
.postmeta2 { background: #033b6a; padding: 4px 12px 2px;}
.posthead { padding: 10px; }

.postcontent { line-height: 18px; font-size: 15px; letter-spacing: 0.2px; border-bottom: dashed 1px #D9E7C0; margin-bottom: 10px; margin-top: 10px;}
.postcontent a{ color: #0000ff; }
.postcontent a:hover, .postcontent blockquote a { color: #DE5F27; }
.postcontent blockquote { background: #F1FBFF; margin: 0px; padding: 10px 20px 10px 20px; color: #7C9AA9; }

#Categories { width: 390px;  background: url(images/folder.jpg) no-repeat center left; padding-left: 20px; display: block; margin-bottom: 5px;}
#Comments { width: 110px; text-align: right; display: block;}
#Comments a { padding-left: 20px; background: url(images/comments.jpg) no-repeat center left; } 
#Categories, #Comments { color: #c8cebc; }

/*** SIDEBAR ***/

.sidebar {margin-bottom: 10px; }
.sidebar h3 { font-size: 20px; padding-bottom: 4px; margin-bottom: 5px;}
.sidebar ul { list-style: none; padding: 0px; margin: 5px 0px 0px 0px; }
.sidebar ul li { padding-bottom: 7px;}
.sidebar ul.half li { width: 150px; padding-bottom: 7px; margin-bottom: 7px; float: left; }
.sidebar .alignleft { width: 160px; }
.sidebar .alignright { width: 130px; text-align: right;}
.sidebar .alignright a { text-decoration: none; }
.sidebar p { margin: 0px; line-height: 14px; font-size: 11px; }

#Blue { color: #033b6a; text-decoration: none; }
#Blue h3 { color: #fff; background: #033b6a; padding: 14px;}
#Blue ul li { border-bottom: none; padding:2px 20px 2px 20px;}
#Blue a { color: #014770;}
#Blue ul li a p, #Blue .alignright p { color: #587D92; text-decoration: none; font-size: 11px; margin: 5px 5px 0 0; }

#Orange { background: #FFF1DC; color: #938A7B; }
#Orange h3 { color: #764700; border-bottom: solid 1px #DDC49F; }
#Orange a { color: #C87800; }
#Orange ul li { border-bottom: solid 1px #F1DAB8; color: #DDC49F; }

#Green { background: #F4FDDE; color: #5F6454; }
#Green h3 { color: #466200; border-bottom: solid 1px #CBD6B1; }
#Green ul li { color: #CBD6B1; border-bottom: solid 1px #D9E5BC; }

/*** FOOTER ***/

.box1 { margin: 15px 35px 15px 0px; width: 270px; float: left; }
.box2 { margin: 15px 15px 15px 0px; width: 270px; float: left; }
.box3 {  width: 270px; background: url(images/rightfoot.jpg) no-repeat left top; float: right; margin: 15px 0 15px 0; }
.box1 p, .box2 p, .box3 p { width: 270px;  line-height: 16px; font-size: 13px; color: #25819D; background: #93CBDC; padding: 5px;}
.box1 a, .box2 a, .box3 a { color: #FF3C00; background: #ffffff;}
.footer2 { width: 885px; margin: 0 auto 0 auto; padding: 0 0 20px 0; color: #25819D; }
.header h4 { background: #ffffff; padding: 2px; font-size: 16px; color: #FF3C00; font-weight: bold; }
.footer2 a { color: #FF3C00; background: #ffffff; text-decoration: none; padding: 2px; }
.footer2 p { width: 885px;; }


/*** COMMENTS ***/

.comentariu, .commentform { width: 500px; padding: 10px; }
.alt, .commentform { background: #F1F9FB url(images/postheadbg.jpg) no-repeat right bottom; }
.comment-meta { font-weight: bold; color: #6E999D; border-bottom: solid 1px #B4D3D8; padding-bottom: 5px; }
.comment-meta span { font-size: 14px; }
.comment-meta span a, .comment-meta a { color: #27909A; text-decoration: none; }
.comments h2 { margin-bottom: 10px; }
.commentform span { display: block; margin: 6px 0 6px 0; font-size: 14px; }
.commentform input, .commentform textarea { border: solid 1px #B4D3D8; background: #ffffff; padding: 5px; width: 450px;}
.commentform input.subscribe_button { width: 150px; margin-top: 10px; }

/**** OTHERS ***/

.rssfeed { padding-left: 22px; background: url(images/rss.jpg) no-repeat left center; }
.footer { background: url(images/footer.jpg) bottom left repeat-x; padding: 20px; color: #ddd;}
.footer p { width: 900px; margin: 0 auto 0 auto; }

/**** Search ***/

.search { 
	background: #033b6a; 
	padding: 18px 10px 10px 0; 
	color:#ddd; 
	font-size: 20px; 
	margin-bottom:20px; 
	font-weight:normal; 
	height: 33px;
	width:290px;
}
.search .alignright { 
	width:270px; 
	text-align:right;
	position:relative;
	left:12px;
}
.search .textinput { padding: 3px; border: solid 1px #CAE9FB; background: #CAE9FB; width: 150px;}
.search .submitinput { background: #5FA6CF; border: solid 1px #5FA6CF; color: #ffffff; }
.item {background: url(images/sidebarbg.jpg) repeat-x bottom left;
		border: 1px solid #CDCDCD;
		margin-bottom: 18px;		
		}
		
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 220px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 220px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background-color: #fff; }
/* End Calendar */

/* Search Form */

#searchform {
	padding:10px 20px 10px 20px;
	#padding:0 20px 0 20px!important;
}