
/*    

Theme Name: Editura Cartier 

Theme URI: http://adpixel.biz

Description: <a href="http://adpixel.biz">Design</a> for Editura Cartier. 

Author: Victor and Valeriu Tihai 

Author URI: http://adpixel.biz

Version: 1.0 

Tags: white, light, two-columns, fixed-width, right-sidebar

*/  



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, em, font, img, small, strike, strong, sub, sup, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000;
}

/* Text formatting */
p {
	background: transparent;
	color: #000;
	line-height: 18px;
	margin: 15px 0;
}

a:link, a:visited {
	color: #666;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
	color:#000;
	background-color: transparent;
	text-decoration: underline;
}

ul, ol { margin: 10px 10px 10px 25px; }

blockquote {
	background: #F9F9F9;
	margin: 5px;
	padding: 5px;
	border: 1px solid #F0F0F0;
}

acronym, abbr { border-bottom: 1px solid #ccc; }

.more-link { font-size:11px; }

.clear { clear:both; }

.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}

.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.floatleft { float:left; }

.floatright { float:right; }

#container {
	width: 800px;
	margin: 10px auto 10px auto;
}

#header {
	width: 800px;
	margin-top: 20px;
}

.logo {
	text-indent:-9999em;
	background: url('images/logo.png') no-repeat;
	margin:0 0 0 0px;
	padding: 0 0 5px 0px;
	width:150px;
	height:28px;
}

.logo a {
	display:block;
	width:150px;
	height:28px;
	border: 0px;
}

.logo a:hover { background-color: transparent; }

.search {
	border: 0px solid #000;
	float: right;
	margin-top: 10px;
}

.search .textfield {
	border: 0px;
	background: transparent url('images/search.png') no-repeat right;
	height:20px;
	width: 200px;
	padding: 0 0 0 0px;
	margin-left: 10px;
}

.search .button {
	background: transparent url('images/button.png') no-repeat center;
	border: 0px;
	width: 20px;
}

/* [main menu] */

#mainmenu {
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#mainmenu ul {
	background: transparent url('images/mainmenu.png') no-repeat;
	height: 19px;
	width: 530px;
	margin: 10px 0px;
	padding: 0px 0 0 20px;
}

#mainmenu ul li {
	display: inline;
	float: left;
	margin-right: 1px;
}

#mainmenu ul li a:link, #mainmenu ul li a:visited {
	display: inline;
	margin: 0px;
	float: left;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
	color: #FFF;
}

#mainmenu ul li a:hover {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 5px 1px 5px;
	background: #C30;
	color: #FFF;
}

/* End of mainmenu */
/* round corners */
#topmiddle {
	background: transparent url('images/topmiddle.png') bottom no-repeat;
	height: 10px;
}

#middle {
	background: transparent url('images/middle.png') center repeat-y;
	width: 800px;
}

/* round corners */
#bottommiddle {
	background: transparent url('images/bottommiddle.png') top no-repeat;
	height: 10px;
}

#slidebar {
	width: 200px;
	float: right;
	margin: 0px 10px 0 0;
}

#slidebar h3 {
	/*background: transparent url('images/h3.png') no-repeat;*/
	font-size: 11px;
	color: #333;
	margin-top: 15px;
	padding: 5px 5px 0px 10px;
	font-weight: bold;
}

#slidebar ul {
	margin: 0px 5px 5px 5px;
	padding: 0px;
}

#slidebar ul li {
	list-style:none;
	padding: 0px 5px;
	margin: 0px;
	display: block;
}

#slidebar ul li a:link, #slidebar ul li a:visited {
	color: #999;
	text-decoration: none;
}

#slidebar ul li a:hover { color: #C30; }

.widget_tag_cloud div { padding: 5px; }

.widget_tag_cloud a {
	line-height:130%;
	padding: 0 10px 0px 10px;
}

.widget_tag_cloud a:link, .widget_tag_cloud a:visited {
	text-decoration:none;
	border-bottom: none;
	background-color: transparent;
}

#tag_cloud { margin: 0 0 10px 0; }

.widget_tag_cloud a:hover {
	color:#333;
	text-decoration:underline;
}

.textwidget { margin: 10px; }

.widget_categories #cat { margin: 10px 0 0px 15px; }

.widget-derecho {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#calendar_wrap {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#wp-calendar {
	width: 180px;
	background:#FAFAFA;
	border: 1px solid #EAEAEA;
	text-align: center;
	margin-left: 10px;
}

#wp-calendar #prev {
	text-align:left;
	padding-left: 5px;
}

#wp-calendar #next {
	text-align:right;
	padding-right: 5px;
}

.recentcomments .url { font-weight: bold; }

/* for IE 6*/

* html #slidebar {
	width: 200px;
	float: right;
	margin-right: 5px;
}

#content {
	float:left;
	width: 560px;
	margin: 0 0px 0 10px;
}

/* for IE 6*/

* html #content {
	float:left;
	width: 550px;
	margin: 0 0px 0 5px;
}

.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.post a:link, .post a:visited { color:#09F; }

.post a:hover {
	color:#E21319;
	text-decoration: underline;
}

.navigation {
	margin: 0px;
	padding: 5px;
	height: 15px;
}

.navigation a:link, .navigation a:visited {
	color: #E21319;
	text-decoration:none;
}

.navigation a:hover {
	color: #E21319;
	text-decoration:underline;
}

.wp-caption {
	background-color:#EFEFEF;
	text-align:center;
	padding-top:5px;
}

.wp-caption a {
	text-decoration: none;
	border-bottom: none;
}

.wp-caption-text {
	margin: 0px;
	padding: 0px;
}

#content h1 {
	font-size: 16px;
	color: #333;
	margin: 0 0 5px 0;
	padding: 10px;
}

#content h1 a {
	color: #333333;
	text-decoration: none;
}

#content h2, #content h3 {
	margin: 5px 5px 0px 5px;
	padding:5px 5px 0px 5px;
	font-size:15px;
}

#content h2 a, #content h3 a {
	color: #333333;
	text-decoration: none;
}

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

.pagetitle { color: #E21319; }

.date { margin: 5px 10px; }

.rss-date {
	margin: 5px 0px;
	font-style:italic;
}

.entry {
	margin: 5px 10px;
	font-size:12px;
}

.postmetadata {
	margin: 5px 0px 0px 0px;
	padding: 0 10px 10px 10px;
}

.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	color: #666666;
	text-decoration: underline;
	background: transparent;
}

.postmetadata a:hover {
	color:#F00;
	text-decoration:none;
	border-bottom: 1px solid red;
}

/* [coment list] */

.commentlist {
	padding: 0;
	text-align: justify;
}

.comment-author {
	background-color:#f3f3f3;
	padding: 5px;
}

.comment-meta {
	background-color: #f3f3f3;
	padding: 5px;
}

.commentlist li {
	margin: 15px 0 10px 0;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 0px;
}

.commentlist p { margin: 10px 0px 10px 0; }

.commentlist li .avatar {
	float: right;
	border: 1px solid #f3f3f3;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#respond {
	background-color:#F6F6F6;
	padding: 0px 10px;
	border: 1px solid #ECECEC;
	margin-bottom: 10px;
	clear:both;
}

/* [Form Elements] */

#commentform { margin: 5px 5px 0 0; }

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #D4DBCD;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform #submit {
	margin: 10px 0 5px auto;
	float: right;
}

/* [Serch Form] */




.screen-reader-text {
	background: #f3f6f0;
	font-size: 10px;
	color: #333333;
	margin: 0 0 5px 0;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 200px;
	display: block;
	font-weight:bold;
}

/* [End form elements] */

#footer {
	width: 800px;
	padding: 0px 0 0px 0;
}

#footer p {
	margin: 3px 10px 0 0;
	padding: 0px;
	text-align:right;
	font-size: 10px;
	color:#999;
}

