/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

html, body, div, span, 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, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

/* GENERAL
------------------------------------------------------------------- */
.comment-edit-link{ color:#e01e77;}

body { color: #242626; }

body {
  background: transparent url(img/trame.gif) top left repeat;
  font: 100%/1.5 "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  text-align: center;
  margin:0;
}

a { text-decoration: none; }


#menu a:active, #submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited {   color: black;}
#sidebar a:focus, #sidebar a:hover, #sidebar a:active {  color: #e11e7a; text-decoration: underline; }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #e11e7a; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }

#edito{ color: #e01d79; font-size:12px;padding-left:15px;padding-right:25px;font-weight:bold;margin-bottom:40px;}
abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  /* fixed for Non-PCs without Photoshop CS2+ */
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 0px; font-weight:bold;}
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #000; }


hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: bold; }
sub, sup { font-size: 0.7em; }



/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }



/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 576px;
  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;
}

.wp-caption {
  background-color: #F0F0F0;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  padding: 3px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.more-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 6px 3px;
  text-shadow: 0 1px 0 #fff;
}

.more-link:hover { background-color: #ffffff; border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
thead { background-color: #F4F8F9; text-align: center; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }



/* STRUCTURE
------------------------------------------------------------------- */

#header-left{
	height:202px;
	width:50%;
	float: left;
	background: url('img/bg-left.png') repeat-x top center;
	position:absolute;
	top:0;
	left:0;
}

#header-right{
	height:202px;
	width:50%;
	float: right;
	background: url('img/bg-right.png') repeat-x top center;
	position:absolute;
	top:0;
	right:0;
	
}

#header, #main, #footer {

  text-align: left;
  margin: 0 auto 0px;
  width: 985px;
}

#footer{margin:0;margin:auto;font-size:9px; background: url('img/footer.png') no-repeat top center; color: white; text-align:center;}
#footer a{ color: white; }

#footer-container{ width: 100%; background: url('img/bg-footer.png') repeat-x top left; margin-top:-25px;}

#header { font-size: 0.7em; }
#header { 
	height: 202px;
	margin-top: 0px;
	position: relative;
	background: url('img/header.png') no-repeat top center; 
}
	
#container {background-image: url('img/body-bg.png'); background-repeat: repeat-y; background-position: top center;  width: 985px; padding-bottom:25px; }
#content { float:left;width: 670px;margin-left:10px; overflow: hidden; padding: 0;position: relative;  }
#sidebar { font-family: Arial; float:right; border-left: 1px dashed #D5DADD; float: right; width: 291px; height:100%; padding-right:12px;padding-top:120px;position:relative;background-image: url('img/zik.png'); background-repeat: no-repeat; background-position: bottom left;}
#footer { padding: 10px 28px; width: 929px; }



/* HEADER
------------------------------------------------------------------- */

#jef{
	position:absolute;
	/*top:125px;
	right:60px;*/
top:125px;
	right:90px;	
}


#logo{
	position:absolute;
	top:50px;
	left:27px;
}



/* MENUES */

#accessibility li, #accessibility a,
#menu li, #menu a,
#submenu li, #submenu a { display: block; float: left; }

#accessibility{ float:right;margin-right:55px;margin-top:10px;}
#accessibility li{ margin-right:8px; }
#accessibility a {  padding: 0 7px 0 4px; color: white; font-size:11px; }
#accessibility a:hover {  text-decoration: underline; }
#accessibility .last-item a { background: none; padding-right: 0; }

#nav { position: absolute; top: 75px; left: 0; width: 985px; }

ul#menu {

  display: block;
  height: 41px;
  padding: 0 28px 0 18px;
  width: 939px;
}

#menu a {

  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 8px 0 10px;
  text-shadow: 0 1px 0 #555;
}

/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menu .page-item-home a, #submenu li:first-child a { background: none; }

/*
  FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition
  http://cordobo.com/1119-provide-visual-feedback-css/
 */
#menu a:hover, #menu a:focus, #menu .current_page_item a {
  /* Fallback - Adds more contrast to the navigation for IE6/7/8 */
  color: #000\9;
  text-shadow: 1px 1px 1px #000;
}

#submenu-bg {  height: 30px; width: 985px; }
ul#submenu { display: block; padding: 8px 21px 0; }
#submenu a {  color: #666; padding: 0 5px 0 7px; }
#submenu .current_page_item a { color: #111; }
#submenu a:hover { color: #000; }


/* 3rd level navigation - only visible if you have grandchild pages */

#submenu li ul { display: none; }
#submenu li:hover ul  {
  background-color: #fff;
  border: 1px solid #eaeaea;
  clear: both;
  display: block;
  float: none;
  left: auto;
  line-height: 1;
  padding: 6px 6px 4px;
  top: auto;
  overflow: auto;
	width: 100%;
	*width: 200px;	
}
#submenu li li, #submenu li li a { clear: both; display: block; float: none; padding: 0; width: auto; }
#submenu li li a {
  background-color: #f7f7f7;
  border-bottom: 1px solid #fff;
  margin-bottom: 1px;
  padding: 9px 10px;
}
#submenu li li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }

/* Top search */
#nav-search { display: inline; float:left;margin-left:58px;margin-top:8px;position:relative;}
#nav-search label { display: none; }
#s{ border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#s {
  border: 1px solid #777;
  font-size: 11px;
  height: 11px;
  padding: 4px 5px 2px;
  width: 285px;
  position: absolute;
  top:0px; left:20px;
}

#searchsubmit {
  position: absolute;
  top:0px; margin-left:323px;
}
/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0 28px; }
.post, .nocomments { padding-bottom: 20px; }
.entry { margin: 0px 0 5px; font-size: 13px; line-height: 20px; }

.meta {
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
  color: #e11e79;
}

.meta a{ color: #e11e79;}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }





p strong, li strong { color: #2E2E2E; }

.entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #4d4d4d; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }



/* PAGINATION on single.php */

.previousnext, .pagination { font-size: 11px; margin-bottom: 10px; margin-top: 50px; }
.pagination a{ color:#e11e7a; padding-right: 5px;}
.pagination span{ padding-right:5px;}

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
	display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
	margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;
}

.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata { color: #999; font-size: 11px; margin-top: 20px; padding: 7px 2px; }
.postmetadata a { color: #666; padding: 2px 4px; }
.postmetadata a:hover { background-color: #efefef; }

/* Advertisement space - see Admin Settings */
#something { padding: 7px 2px; width: 572px; border-bottom: 1px dotted #ddd; }
#somethingspecial { padding: 0 54px; width: 468px; }



/* COMMENTS
------------------------------------------------------------------- */

h3#comments, h4#pings { float: left; }
h3#comments, #respond h3 { margin: 0 0 5px; font-size: 34px; }
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.navigation {  text-shadow: 0 1px 0 #fff; }

.navigation {
  background-color: #ffffff;

  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.comments-header {padding: 6px 28px; }
.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 44px;
  padding: 4px 0 0 ;
}

.commentlist {
	margin-left:10px;
 
  border-top: 0 none;
  font-size: 11px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 4px 10px;
	width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
	background: transparent url(img/bg-comment.png) 10px 19px no-repeat;
	border-top: 28px solid #ffffff;
	border-left: 40px solid #ffffff;
}

.comment-body {
  background-color: #ffffff;
  color: #3e5867;
  margin-left: 20px;  
  padding: 11px 15px;
  position: relative;
}

.comment-body img.avatar {
	border: 1px solid #eee;
	padding: 2px;
  position: absolute;
  left: -60px;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }

.comment-meta { font-size: 10px; margin-bottom: 3px; }
.comment-meta  a{ color: #e11e7a; }
.comment-author-admin { background-image: url(img/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #ffffff; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { font-style: normal; font-size: 12px; }
.commentlist cite a { background-color: #fff; padding: 2px 5px; border-bottom: 1px dotted #ddd; }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite { }
.says { }
.comment div em { } /* comments awaiting moderation. */

.reply { overflow: hidden; }

a.comment-reply-link { 
  color: #666;
  display: block;
	float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
margin-left:10px;
	width: 665px;
	background-image: url('img/comment.png');
	background-position: left top;
	background-repeat: repeat-y;
	text-align:center;
  }
 
#respond-top {
margin-left:10px;
	width: 665px;
	height:35px;
	background-image: url('img/comment-top.png');
	background-position: left top;
	background-repeat: no-repeat;
  }
  
 #respond-top span{ 
	padding-left:15px;
	margin-left:20px;
	display:inline-block;
	padding-top:17px;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}
  
 #respond-bottom {
	clear:both;
	width: 665px;
	height:27px;
	margin-left:10px;
	background-image: url('img/comment-bottom.png');
	background-position: left top;
	background-repeat: no-repeat;
  }

#commentform { padding: 0; }

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

#respond label { display: block; font-size: 11px; height: 20px;text-align:left; margin: 3px 0 9px; width: 85%;margin-top:15px;margin-bottom:0px; }

input#author, input#email, input#url {
  border: 1px solid #ddd;
  color: #999;
  display: block;
  height: 20px;
  width: 297px;
}

textarea#comment {
  border: 1px solid #ddd;
 font-family: inherit;
  height: 121px;
  width: 600px;
  margin:auto;
}

#respond input:focus,
textarea#comment:focus {
  color: #000;
  border-color: #aaa;
  -moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
  -webkit-box-shadow: 3px 3px #eee;
}

input#submit {
  background: #5388b6 url(img/button-style.png) center left repeat-x;
  border: 1px solid #3b73a3;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
}



/* SIDEBAR
------------------------------------------------------------------- */


.categories li li, .pagenav li li { margin-left: 0px; }

li.pagenav li { float:left; width:120px; }

ul.sb-list { margin-left: 0px; border: 1px solid red; }

/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
  color: white;
  font-size: 14px;
  padding-bottom: 1px;
  padding-left:25px;
  height: 22px;
  width:266px;
  display:block;
  background-color: black;
  font-weight:bold;
  border-top:1px solid #8c8c8c
}

ul.sb-tools { margin: 9px 0; padding: 0 8px 9px; }
.sb-tools li { display: block; min-height: 34px; }

.sb-tools a span {
  color: #86180A;
  display: block;
  font-size: 12px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.sb-tools a:hover span { color: #C54E0B; }



.previous-post a, .next-post a {
  background: transparent url(img/next-prev-sprite.png) right -195px no-repeat;
	display: block;
	line-height: 1.2;
	margin: 8px 0 0;
  padding: 2px 65px;
}

.next-post a:active, .next-post a:focus, .next-post a:hover { background-position: right -295px; border: none; }
.previous-post a, .previous-post a:link, .previous-post a:visited { background-position: 0 5px; padding-right: 0; }
.previous-post a:active, .previous-post a:focus, .previous-post a:hover { background-position: 0 -95px; }

ul.group {
  float: left;
  margin: 0;
  overflow: hidden; 
  padding: 0;


}

ul.group ul{
  list-style-type : disc;
  margin-left:25px;
  font-size:12px;
}

ul.group ul li{
	padding:0;
	margin:0;
	font-size:12px;
}

ul.group ul li a{
	padding:0;
	margin:0;
	font-size:12px;
}



/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

.breadcrumb{ padding-left:30px;padding-top:10px;padding-bottom:10px;font-size:10px;color:#e21e79;}
.breadcrumb a{ color: black; }

li.cat-item a{color : black;}
li.cat-item {padding:0;margin:0;line-height:13px; font-size:11px;}
li.page_item{padding:0;margin:0;line-height:13px;}
i.page_item a{color : black;}
#sidebar a li.current-cat a{ color:#e21e79; text-decoration:underline; }
ul.xoxo li{ line-height:13px;}
ul.xixi li a{ color: black; }
ul.xoxo li a:hover{  border:none; text-decoration: none;}

/* PRINT Styles
------------------------------------------------------------------ */

@media print {
  #header { height: 20pt; position: static; }
  /* Attaches the URI to each link so they are visible in the print version */
  #content .entry a:after { content: "  [" attr(href) "] "; }
  #accessibility, #nav, #sidebar { display: none; }
  hr { display: none; }
}

#zav{ position: absolute; top:12px; right:55px; }

