/*
Theme Name: New Magenta
Version: 1.0
Author: Isabel Luini
Author URI: http://isabelluini.com/
*/

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
{background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
}

a {
color:#BA537E;
}

#container {
width: 1000px;
Margin: auto;
}    

/* Begin Structure */
#body {
width: 1000px;
margin: auto;
     }
    
#page {
     background-color: white;
     margin: 0;
     padding: 0;
     width: 760px;
     border: 1px solid #959596;
     }
    
#header{
width: 100%;
height: 109px;
background: url(images/headbg.png) repeat-x;
}

#hd-inner{
width: 1000px;
margin: 0 auto;
position: relative;
}

#header h1 a {
float:left;
height:109px;
overflow:hidden;
width:550px;
}

#hd-inner img {
margin-top: 15px;
}

ol, ul {
list-style:none outside none;
}

#social {
float: right;
}

#social ul li a.twitter { background: url(images/twitter.png) no-repeat 0 0 }
#social ul li a.rss { background: url(images/rss.png) no-repeat 0 0 }
#social ul li a.rssm { background: url(images/Facebook.png) no-repeat 0 0 }
#social ul li a.counter { background: none }

#social ul li a span { display: none; }
#social ul li a { width: 55px; height: 55px; display: block  }
#social ul li { float:left; width: 55px; height: 55px;  margin: 9px}


#menu { width: 100%; background: #f4f4f4; }

#menu-inner {
height:39px;
margin:0 auto;
width:1010px;
}

#menu-inner ul li {
display: inline;
line-height: 38px;
}

#menu-inner ul li a {
color:#858585;
font-family:arial,tahoma;
font-size:18px;
margin:10px 0 0 0;
padding:5px 10px;
text-decoration:none;
}

#menu-inner a:hover {
text-decoration: underline;
background: #e3e3e3;
margin:10px 0 0 0;
padding:5px 10px;
line-height: 38px;
}

#content {
float:left;
width:630px;
text-align: justify;
margin-top: 10px;
}
    
h2 a:hover, h3 a:hover {
     color: #ba537e !important;
     text-decoration: underline;
     }

h2  a{
     color: #ba537e !important;
     text-decoration: none;
     font-family: Arial !important;
     font-size: 26px !important;
}    
    
small {
     font-family: Verdana, Helvetica, Sans-Serif;
     font-size: 11px;
     color: #7d7d7d;
     }
    
small a {
color: #BA537E;
}

#content h1 {
color:#BA537E;
font-family:verdana,arial;
font-size:26px;
text-align: left;
font-weight: normal;
}

#content h2 {
color:#616161;
font-family:verdana;
font-size:13px;
margin-top:15px;
}
    
#post  p{
font-family: Verdana;
font-size: 13px;
line-height:20px;
color: #616161;
}

#post a {
color: #ba537e;
font-family: Verdana;
font-size: 13px;
}

#post :visited {
color: #ba537e;
font-family: Verdana;
font-size: 13px;
}

.postmetadata {
background: #f6f6f6;
padding: 7px;
font-family: verdana;
font-size: 12px;
color: #616161;
text-align: right;
}     

.postmetadata a, a:visited , .posttags a, a:visited{
color: #BA537E;
text-decoration: none;
}

.postmetadata a:hover, .posttags a:hover  {
color: #616161;
text-decoration: underline;
}

.posttags {
float:left;
padding-top:3px;
}

#postfoot {
background: #f6f6f6;
padding: 7px;
height:20px;
font-family: verdana;
font-size: 12px;
color: #616161;
}

.fblike {
width: 100px;
height:20px;
float:left;
}

.sociable {
background:none repeat scroll 0 0 #f6f6f6;
color:#616161;
font-family:verdana;
font-size:12px;
height:45px;
padding:7px;
text-align:center;
}

.sociable_tagline {
padding-bottom:10px;
}

.social {
background:none repeat scroll 0 0 #f6f6f6;
color:#616161;
font-family:verdana;
font-size:10px;
text-align: center;
}

.related {
background:none repeat scroll 0 0 #f6f6f6;
color:#616161;
font-family:verdana;
font-size:10px;
margin-top:20px;
padding:15px;
}

.related_post_title {
font-size:13px;
margin-bottom:10px;
font-weight: normal;
border-bottom: 1px solid #dddddd;
}

.related_post li {
line-height: 22px;
}

.related_post li  a, a:visited{
font-family: verdana;
font-size:13px;
color: #BA537E;
text-decoration: none;
}

.related_post li  a:hover{
color: #616161;
text-decoration: underline;
}
    
/* Begin Images */
p img {
padding: 5px;
margin: 10px 0;
     }

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* End Images */


#sidebar .block {
background: #f4f4f4;
padding: 5px;
margin: 10px 0;
}

.block ul {
margin: 10px;
}

#sidebar li {
list-style:none;
line-height:18px;
}

#sidebar li a {
font-family: Verdana;
font-size: 11px;
color: #8F8F8F;
text-decoration: none;
}

#sidebar li a:hover {
background: #efefef;
text-decoration:underline;
}

#sidebar {
width: 320px;
float: right;
background: #fff;
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
font-family: verdana, arial, tahoma;
font-size: 12px;
text-align: justify;
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, strike {
     color: #777;
     }

    
#sidebar h3 {
color: #8f8f8f;
margin: 5px;
font-family: arial;
font-size: 16px;
border-bottom:1px solid #E8E8E8;
}

#searchbox {
position:relative;
width:300px;
border:1px solid #eeeeee;
margin:10px 0 5px 5px;
}

#searchbox  #text {
width: 270px;
background: #fff;
border: none;
color: #000;
font-family: arial, tahoma;
font-size: 11px;
padding-top: 5px;
padding-left: 3px;
padding-bottom: 5px;
}

#searchbox   #b {
position: absolute;
padding:3px 0 0 5px;
}


.ads {
margin: auto;
}

.ads img {
               border: 1px solid #F5F5F5;
               height:125px;
               width:125px;
                  margin: auto;
                  padding: 13px;
}


.clearfix:after {
     clear: both;
     content: '.';
     display: block;
     visibility: hidden;
     height: 0;
}

* html .clearfix {
     height: 1%;
}
.clearfix {
     display: block;
}

#cats li, #blogroll li {
float:left;
width:48%;
margin-left: 2px;}

      /*TABS */
    
.widget {
padding: 5px;
background: #F4F4F4;
}

.widget a {
color: #2f2f2f;
text-decoration: none;
}

.widget a:hover {
text-decoration: none;
padding: 0 14px 0 14px;
color: #2f2f2f;
}

.tabnav li {
float: left;
list-style: none;
padding-top: 3px;
height:20px;
background: #e3e3e3;
margin-left:1px;
}

.tabnav li a {
color:#2F2F2F;
font-family:Arial !important;
font-size:10px !important;
font-weight:bold;
padding:7px 13px;
text-decoration:none;
}
    
.tabnav li a:hover,  .tabnav li a:active , .ui-tabs-selected a {
background: #fff;
color: #2f2f2f;
text-decoration: none !important;
padding:5px 13px;
}

.tabdiv {
background: #fff;
margin-left:1px;
padding:10px 0;
width:305px;
}

.tabdiv a:hover {
padding: 0px;
color: #2f2f2f;
}
    
.tabdiv  p a:hover{
padding: 0px;
background: #ebebeb;
display: inline;
}
    
.tabdiv li  {
background: url() no-repeat 0px 8px;
margin: 0 10px;
}

.ui-tabs-hide {
display: none;
}

/*Footer*/
#footer{
background:#F4F4F4 none repeat scroll 0 0;
border-bottom:1px solid #EBEBEB;
clear:both;
padding:20px 0;
position:relative;
width:100%;
margin-top:10px;}

#f-inner {
width: 980px;
margin: auto;
color: #000;}

#footer h2 {
color: #BA537E;
font-family: Arial;
font-size: 22px;
margin-bottom: 10px;
border-bottom: #ebebeb 1px solid;
text-align:left;}

#footer li , p {
background: transparent url() no-repeat 0px 15px;
font-family:Verdana;
font-size:11px;
color:#4F4F4F;
list-style: none;
padding: 5px 0;}

#footer a, a:visited {
color: #BA537E;
font-family: verdana, arial;
font-size: 11px;
text-decoration:none;
}

#footer a:hover {
color: #2f2f2f;
font-family: verdana, arial;
text-decoration: underline;}

#footleft {
float: left;
width: 30%;
padding: 0 20px 0 0;}

#footcenter {
float: left;
width: 30%;
padding: 0 0 0 35px;}

#footright {
float:right;
width: 30%;
text-align: left;}

#foot h3 {
color: #4F4F4F;
font-family: verdana;
font-size: 11px;
text-align: right; }

#footfinal {
background:#F4F4F4 none repeat scroll 0 0;
padding:10px 0;
}

.fcont {
width: 980px;
margin:auto;
}

#footfinal p {
font-family: verdana, arial;
font-size: 11px;
}

#footfinal p a, a:visited{
font-family: verdana, arial;
font-size: 11px;
color: #BA537E;
text-decoration:none;
}

#footfinal p a:hover{
font-family: verdana, arial;
font-size: 11px;
color: #2f2f2f;
text-decoration:underline;
}


/* Begin Typography & Colors */


.sticky {
     background: #f7f7f7;
     padding: 0 10px 10px;
     }
.sticky h2 {
     padding-top: 10px;
     }

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { -moz-border-radius:5px 5px 5px 5px;
border:1px solid #D5D5D5;
color:#616161;
font-family:verdana;
font-size:12px;
margin:0 0 10px;
padding:5px 7px 5px 64px;
position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#BA537E; text-decoration:none; font-family: Arial; font-size: 12px;}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard span.says { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#BA537E; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000;  }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

.bypostauthor{
background-color: #F6F6F6 !important;
}

code {
     font: 1.1em 'Courier New', Courier, Fixed;
     }

acronym, abbr, span.caps
{
     font-size: 0.9em;
     letter-spacing: .07em;
     }




a:hover {
     color: #147;
     text-decoration: underline;
     }

/* End Typography & Colors */


#post {
     margin: 15px 0 40px;
     text-align: justify;
     }

.post hr {
     display: block;
     }



.clear {
     clear: both;
}

/* End Structure */



/*     Begin Headers */



h2.pagetitle {
     margin-top: 30px;
     text-align: center;
}


h2 {
color:#BA537E;
font-family:verdana,arial;
font-size:18px;
margin-top:20px;
padding:10px 0;
     }

h3 {
color:##616161;
font-family:verdana,arial;
font-size:14px;
margin-top:20px;
padding:10px 0;
     }

h4 {
color:#8F8F8F;
font-family:verdana,arial;
font-size:14px;
margin-top:20px;
padding:10px 0;
     }


/* End Headers */

/* Begin Lists */

html>body .entry ul {
font-family:verdana;
font-size:12px;
list-style:none outside none;
margin-left:0;
padding:10px 0 10px 20px;
color: #616161;
     }

html>body .entry li {
list-style:circle outside none;
margin:7px 0 8px 10px;
padding-left:10px;
font-size:12px;
line-height: 20px;
     }

.entry ol {
     padding: 0 0 0 35px;
     margin: 0;
     color:#616161;
     font-family:Verdana;
     }

.entry ol li {
     margin: 0;
     padding: 0;
     }

.postmetadata ul, .postmetadata li {
     display: inline;
     list-style-type: none;
     list-style-image: none;
     }


/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
     text-align:center;
     }

select {
     width: 130px;
     }

#commentform input {
     width: 170px;
     padding: 2px;
     margin: 5px 5px 1px 0;
     }

#commentform p a, a:visited{
color: #BA537E;
text-decoration: none;
}

#commentform p a:hover{
color: #4F4F4F;
text-decoration: underline;
}

#commentform {
     margin: 5px 10px 0 0;
     }
#commentform textarea {
     width: 100%;
     padding: 2px;
     }
#respond:after {
          content: ".";
         display: block;
         height: 0;
         clear: both;
         visibility: hidden;
     }
#commentform #submit {
background:#EDEDED;
border:1px solid #E3E3E3;
color:#414141;
font-family:verdana,arial,tahoma;
font-size:11px;
padding:5px 100px;
text-transform:uppercase;
float:right;
margin-right:-5px;
}

    
/* End Form Elements */



/* Begin Comments*/
.alt {
     margin: 0;
     padding: 10px;
     }

.commentlist {
     padding: 0;
     text-align: justify;
     }

.commentlist li {
     margin: 15px 0 10px;
     padding: 5px 5px 10px 10px;
     list-style: none;

     }
.commentlist li ul li {
     margin-right: -5px;
     margin-left: 10px;
}

.commentlist p {
     margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
     margin: 0;
     }

.nocomments {
     text-align: center;
     margin: 0;
     padding: 0;
     }

.commentmetadata {
     margin: 0;
     display: block;
     }

.reply a, a:visited{
font-size: 12px;
color:#BA537E;
font-family:Arial;
}

.reply a:hover{
background:#f2f2f2;
font-size: 12px;
color:#BA537E;
font-family:Arial;
}

.subscribe-to-comments {
font-size:12px;
padding-bottom:20px;
}

.subscribe-to-comments p {
font-size:12px;
}

/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
     cursor: help;
     }

acronym, abbr {
     border-bottom: 1px dashed #999;
     }

blockquote {
border-left:5px solid #DDDDDD;
display:block;
font-family:verdana;
font-size:12px;
margin:5px 0 0;
padding-left:20px;
line-height:30px;
color: #616161;
     }

blockquote cite {
     margin: 5px 0 0;
     display: block;
     }

.center {
     text-align: center;
     }

.hidden {
     display: none;
     }
    
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
     display: none;
     }

.navigation {
     display: block;
     text-align: center;
     margin-top: 10px;
     margin-bottom: 60px;
     }

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
     text-decoration: none;
     border: 1px solid #BFBFBF;
     padding: 3px 5px;
     margin: 2px;
}

.pagination a:hover{
     border-color: #000;
}

.pagination .current{
padding:6px 9px 5px 9px;
border-color: #000;
font-weight: bold;
}    


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
}

.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;
}

.wp-caption img {
     margin: 0;
     padding: 0;
     border: 0 none;
}

.wp-caption p.wp-caption-text {
     font-size: 11px;
     line-height: 17px;
     padding: 0 4px 5px;
     margin: 0;
}
/* End captions */

.error404 {
margin-top:20px;
}

.error404 p {
color:#616161;
font-family:Verdana;
font-size:13px;
line-height:20px;
}

.recent404 {
margin-top:20px;
width: 550px;
}

.recent404 li {
list-style: none;
}

.recent404 li a, a:visited {
color:#BA537E;
font-family:Verdana;
font-size:13px;
text-decoration:none;
}

.recent404 li a:hover {
color:#BA537E;
font-family:Verdana;
font-size:13px;
text-decoration:underline;
}
