/*   
Theme Name: blue app
Theme URI: http://www.appchain.com/blue-app
Description: A simple and clean wordpress theme with nice code. It has no sidebar if you don't add widgets.
Author: Radu Oprea
Author URI: http://www.appchain.com
Tags: blue, light, white, two-columns, fixed-width, right-sidebar, sticky-post
Version: 1.0
.
GNU GENERAL PUBLIC LICENSE Version 3 http://www.gnu.org/licenses/gpl.txt
.
*/

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 , .defaultText{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.4;
}

html {
	/*background-color:#495055;*/
	background-color: #EDEDED;
}

#wrap {
	margin:0 auto;
	width:840px;
	background-color: white;
	background: transparent url('fx/back.gif') repeat-y top left;
}

#wrapPadding {
	padding: 10px 20px 0px 20px;	
}

/* FOCUS fix FF*/
:focus {
	outline: 0;
}

a {
	color:#3960CB;
}
a:visited { color:#0033CC }


.pt {
	font-size:17px;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}





/*
	header
*/

#header {
	padding-bottom:5px;
}

#header .blogName a {
	font-size:25px;
	text-decoration:none;
	line-height:1;
	color:#609BCE;
}

#header .blogHeadline {
	font-size:12px;
	color:#B0B0B0;
}


/* 
	navigation 
*/
#nav {
	font-size:16px;
	background:#5A91C1;
	border:solid #5A91C1;
 	border-width:0 1px;
	line-height:1.8;
}

#nav div {
  position:relative;
  top: -1px;
  left: 0;
  border:solid #5A91C1;
  border-width:1px 0 0;
}

#nav div div {
	/* daca pui 1 colturi numa sus :) */
	top: 2px;
	border-width:0 0 1px;
	padding: .1em .1em .2em .9em;
	color:white;

}

#nav div div span a {
	/* link-ul din nav fie ca e selectat fie ca nu e*/
	position:relative;
	top:6px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	margin-left:3px;
	background:#365773; 
	padding:6px 5px 4px 5px;
}


#nav div div span a:hover {
	/* link-ul din nav*/
	background:#477399; 
}

#nav div div span.current_page_item a{
	/* link-ul din nav  selected*/
	position:relative;
	color:#333333;
	font-weight:bold;
	font-size:13px;
	background:#FFFFFF; 
	padding:5px 5px 10px 5px;
	margin-left:3px;
}


/*
	sidebar
*/
#sidebar{
	margin-top:20px;
	float:right;
	width:30%;
	border: 1px solid #EFEFEF; 
	background-color: #F9F9F9;
	padding:10px;
}

/*
	main
*/
#main {
	float:left;
	width:65%;
}


/*
	footer
*/

#footer {
	clear:both;
}

#footer .copyright{
	margin-top:30px;
	background:#F6F6F6 none repeat scroll 0%;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	padding:10px;
	height:20px
}

.copyright span {
	margin-left:3px;
	padding-left:4px;
	padding-bottom:3px;
	border-left:1px solid #E1E1E1;
}

#footerEnd {
	height:12px;
	background: transparent url('fx/back-end.gif') repeat-y top left;
	padding:0px;
	position:relative;
	top:0px;
	top:5px !;
}

.appchain {
	float:right;
	font-size:12px;
	position:relative;
	top:1px;
	
}

/*
POSTS
*/

.post {
	padding:40px 0px 30px 5px;	
}

.stickyPost {
	border: 1px solid #EFEFEF; 
	background-color: #F9F9F9;
	padding:10px;
	margin-top:20px;
}

.post .title a {
	color:black;
	text-decoration:none;
	font-size:16px;	
	font-weight:bold;
}

.post .tags, .post .meta .category {
	color:#CCCCCC;
	font-size:10px;
	margin-top:-2px;	
}


.post .tags a {
	color:gray;
	text-decoration: none;
}

.post .content {
	font-family:Verdana,Tahoma,Sans-Serif;
	font-size:12px;
	line-height:20px;
	padding:10px 5px 0px 0px;
}


.post .meta {
	padding:20px 0px 5px 0px;
	border-bottom:1px solid #CCCCCC;
}

.content img {
	padding:5px;
	margin:5px;
	border:1px solid #CCCCCC;
	max-width:98%;
}

.content .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;
}

.content .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.content .wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.content .wp-smiley {
	position:relative;
	top:3px;
	left:3px;
	padding:0px;
	margin:0px;
	border:none;
}

.content ul li {
	list-style-type:circle;	
	margin-left:25px;
}

.content ol li {
	list-style-type:decimal;
	margin-left:25px;	
}

.content blockquote {
	padding: 8px 12px 8px 36px;
	color:#636363;
	border:1px dashed #CCCCCC;
	
	background: #F4F5F7 url(fx/blockquote.gif) no-repeat scroll 3px 3px
}

.content h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial;
}

.content h1 {font-size:200%;}
.content h2 {font-size:170%;}
.content h3 {font-size:150%;}
.content h4 {font-size:130%;}
.content h5 {font-size:110%;}
.content h6 {font-size:100%;}

.content .more-link {
	padding-top:15px;
	
}

/* table selectors */
.content table thead th{
	padding:5px;
	background-color: #F9F9F9;
	font-weight:bold;
}

.content table tr td{
	padding:5px;	
}



.meta .commentsBtn {
	float:right;
	background-color:#F6F6F6;
	padding:5px;
	margin-top:-8px;	
}

.commentsBtn a {
	color:gray;
	text-decoration:none;
	font-size:11px;
}

.meta .author {
	font-size:11px;
	color:gray;	
}


/*
comments
*/
.post .comment {
	padding:10px 0px 5px 0px;
	margin:5px;	
}	

.post .commentHeader {
	font-size:18px;	
	padding-top:20px;
	font-weight:bold;
}

.commentMeta {
	border-bottom:4px solid #E1E1E1;	
}

.commentMeta .commentAuthor {
	font-size:18px;	
}

.commentMeta .commentDate {
	font-size:12px;
	color:gray;	
}

.comment .commentText {
	margin-top:5px;	
}

.commentDesc {
	font-size:11px;
	color:gray;	
}

input {
	width:250px;
	border:1px solid #A9C3D9;
	color:#000000;
	font-size:15px;
	padding:5px 5px 5px 5px;
	line-height:1.1em;
	max-width:98%;  /*SAFARI FTW*/

}



.xeGray {
	border: 1px solid #EFEFEF; 
	background-color: #F9F9F9;
	padding:10px;
	margin-top:25px;
	font-size:11px;
}

.xeGray p {
	font-size:16px;
	font-weight:bold;	
}

/*
widgets
*/

.widget {
	margin-top:15px;	
}
.widget .widgettitle {
	font-size:16px;
	border-bottom:1px solid #CCCCCC;
	color:#676661;
	margin-bottom:5px;
	padding-bottom:5px;
} 

.widget div {
	padding:2px 0px 2px 6px;
} 

.widget ul {
	padding:2px 0px 2px 6px;
} 


/* search widget */
.widget #s {
	width:130px;
	border:1px solid #A9C3D9;
	color:#000000;
	font-size:15px;
	padding:5px 5px 5px 5px;
	line-height:1.1em;
	max-width:98%;  /*SAFARI FTW*/
}

#searchsubmit {
	height:32px;
	height:30px !;
	width:80px;
	font-size:1em;
	font-weight:700;
	padding:3px 10px;
	line-height:1.1em;
}

#searchform div label {
	display:none;	
}
