/*
Theme Name: Magenta FTW!
Theme URI: http://blog.magenta-advertising.ro
Description: Tema blogului Magenta Advertising
Version: 1.0
Author: Stanciu Claudiu
Author URI: http://magnificul.ro
Tags: flexible width, two columns

*/



html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html, body {height:100%;}
body {
	line-height: 1;
	color: black;
	margin:0px;
	background-color:#FFFFFF;
	background:url(images/bg-sky.jpg) 0px 30px repeat-x;
	font-family: "Trebuchet MS", arial, serif;
	font-size:13px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

b, strong {font-weight:bold;}
em {font-style:italic;}
	
.clear {
	clear:both; height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
	
.wrapper {
	margin:0px auto;
	max-width:1200px;
	background:url(images/bg-sun.png) top right no-repeat;
}
	
#header {
	
}

#logo {
	width:257px;
	height:154px;
	display:block;
	background:url(images/bg-logo.png) top left no-repeat;
	margin:20px 0px 0px 20px;
	float:left;
}
#logo span {display:none;}

#content {
}

#left {
	float:left;
	width:610px;
}

#sidebar {
	float:right;
	width:360px;
	padding-top:120px;
}

#footer {
	padding-bottom:187px;
}

#grass {
	background:url(images/bgr-iarba.png) top left repeat-x;
	height:187px;
	position:fixed;
	bottom:0;
	z-index:9999;
	top:auto;
	left:0;
	width:100%;
}

.post {padding:30px 20px 0px 10px;}

.postDate {
	float:left;
	width:42px;
	height:38px;
	background:url(images/bg-date.gif) top left no-repeat;
	margin:0px 20px 0px 0px;
}
.postDateDay, .postDateMonth  { display:block; text-align:center; color:#fff; font-size:15px; text-transform:uppercase; margin-top:4px;}
.postDateMonth {font-size:9px;margin:0px; font-weight:bold}
.postContent {
	float:left;
	width:510px;
	
}
.postContent p {
	line-height:1.6em;
	color:#333;
	margin:15px 0px 5px;
}
.postContent ol,.postContent ul {
	list-style-type:decimal;
	margin:10px 20px 10px 40px;
}

.postContent ul {list-style-type:disc;}

.postContent ol li, .postContent ul li {margin:5px 0px; line-height:1.5em; color:#333;}
.postContent h1, .postContent h1 a {
	font-family: Georgia, Serif;
	font-size:28px;
	font-style:italic;
	color:#27a4d7;
	margin:5px 0px;
}

.postEnd {background:url(images/px-gri.gif) top left repeat-x;
	font-family:"trebuchet ms";
	padding-top:4px;
	font-size:12px;
}
.postEnd p {margin:4px 0px;}

#sidebar h2 {
	font-size:18px;
	font-style:italic;
	color:#777777;
	background:url(images/bgr-underline-title.png) bottom left no-repeat;
	padding:10px 0px 12px 15px;
}
.sideMeniu {
	margin:10px 0px 20px 15px;
}
.sideMeniu li {
	padding:5px 0px;
}
.sideMeniu li a {color:#0046bb;}

.more {
	color:#ec008c;
	font-weight:bold;
	padding:2px 6px;
	background-color:white;
}
.more:hover {color:black; text-decoration:none;}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}
a {
	text-decoration:none;
	color:#1087E3;
}

a:hover{ 
	text-decoration:underline;
}
.more-link { color:#333; padding:3px; font-size:14px; font-family:"Trebuchet ms"; font-weight:bold; display:block}
.more-link:hover {
	
	text-decoration:underline;
	
}

	
h1 {
}

h2 {
	font-size:20px;
	color:#e2007a;
}
	
h3 {font-size:18px;
	color:#1087E3;
	font-weight:bold;
	margin:15px 0px 5px;

}
	
h4 {
}

p {
}


.studiiCaz {
	padding:10px 0px 0px 0px;
	width:220px;
	padding-left:10px;
	color:#555;
}
.studiiCaz img {
	float:left;
	margin:3px 5px 0px 0px;
	border:1px solid #ccc;
	
	
}



.linkMagenta, .linkConstructie, .linkFacebook, .linkRss {
	float:left;
	height:187px;
	width:146px;
	background:url(images/link-magenta.png) bottom center no-repeat;
	margin-left:80px;
}

.linkConstructie {
	background-image:url(images/link-constructie.png);
	width:240px;
	margin-left:100px;
}
.linkFacebook {
	background-image:url(images/link-facebook.png);
	width:113px;
	margin-left:70px;
}

.linkRss {
	background-image:url(images/link-rss.png);
	width:69px;
	margin-left:120px;
}


.linkMagenta span, .linkConstructie span, .linkFacebook span, .linkRss span {
	display:none;
}


.wp-caption {
	padding:4px;
	background-color:#eee;
	border:1px solid #aaa;
	text-align:center;
	font-size:11px;
	margin-bottom:15px;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
}
.wp-caption p {
	margin:5px 0px 1px;
}

#rssBlog {

}

#rssBlog h3 {
    margin:20px 0px 5px 0px;
    font-style:italic;
}
#rssBlog p {
    line-height:1.3em;
    color:#999;
    margin:0px 0px 10px 0px;
}
#rssBlog .underline2 {
    border-bottom:1px solid #ddd;
    margin-bottom:10px;
}

.hidden {display:none;}





#rightBar {
	width:200px;
	padding:10px 15px 20px 15px;
	background:url(images/bg-sidebar.png) bottom center no-repeat;
	position:absolute;
	z-index:1000;
}


.linkHolding {
	width:180px;
	display:block;
	background-image:url(images/sigle-holding.png);
	background-position:-180px 0px;
	background-repeat:no-repeat;
	margin:5px 0px 5px;
}
.linkHolding span {display:none;}
.linkQuercus {	background-position:-180px -265px; height:63px; width:95px;}
.linkQuercus:hover {background-position:0px -265px;}

.linkMagenta {	background-position:-180px -112px; height:60px; width:136px;}
.linkMagenta:hover {background-position:0px -112px;}

.linkMagnolia {	background-position:-180px -54px; height:58px; width:95px;}
.linkMagnolia:hover {background-position:0px -54px;}

.linkTraznet {	background-position:-180px -172px; height:49px; width:125px;}
.linkTraznet:hover {background-position:0px -172px;}

.linkOrigami {	background-position:-180px -10px; height:45px; width:136px;}
.linkOrigami:hover {background-position:0px -10px;}

.linkGriffin {	background-position:-180px -230px; height:35px; width:140px;}
.linkGriffin:hover {background-position:0px -230px;}

.linkCex {	background-position:-180px -328px; height:29px; width:160px;}
.linkCex:hover {background-position:0px -328px;}

#rightBar p {
	margin:0px 0px 20px;
	font-size:11px;
	color:#716f6b;
	line-height:1.7em;
}

#logoBara {
	display:block;
	margin:12px 0px 5px 25px;
	background:url(images/bg-logoBara.png) top no-repeat;
	width:135px;
	height:60px;
}
#logoBara span{display:none}

.navigation {
    padding-top:20px;
}

.wp-pagenavi .pages{
    border:none;
}
