 /*
Theme Name: punchcut_child
Description: A Child Theme of Punchcut.
Template: punchcut
 */

@import url("../punchcut/style.css");

#content { 
  float: right; 
  width: 657px;
  padding-bottom: 10px;
}

#sidebar { 
  float: left; 
  width: 293px;
  padding-bottom: 10px;
}

#header {
  background-image: url('images/CD_header.jpg');
  padding: 150px 0 0 0;
  background-repeat: no-repeat;
}

ul#follow {
float:right;
margin:5px 10px 0 0;
}

#nav li li {
background:none repeat scroll 0 0 #EAEAEA;
width:250px;
}

#nav li li a {
font-size:0.8em;
padding:8px 12px;
width:150px;
}

#nav a {
color:#00C6D7;
display:block;
margin:0 25px 0 0;
text-decoration:none;
}

#nav li.current_page_parent a, #nav li.current_page_ancestor a, #nav li.current-cat-parent a, #nav li.current-cat a, #nav li.current_page_item a {
color:#111111;
}

#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a {
color:#00c6d7;
}

#sidebar h2.widgettitle {
background: url("../punchcut/images/bg-stripes.png") repeat-x scroll left bottom #EFEFEF;
font-size: 1.1em;
font-weight: normal;
letter-spacing: 0.05em;
margin: 0 10px 10px;
padding: 10px 10px 8px;
text-align: right;
text-transform: uppercase;
}

#sidebar h2.widgettitle2 {
background: url("../punchcut/images/bg-stripes.png") repeat-x scroll left bottom #EFEFEF;
font-size: 1.1em;
font-weight: bold;
letter-spacing: 0.05em;
margin: 0 10px 10px;
padding: 10px 10px 8px;
text-align: right;
text-transform: uppercase;
}

#sidebar div.textwidget { 
margin: 20px 20px; 
}

.fan_box .full_widget {
background:none repeat scroll 0 0 white;
border:1px solid #94A3C4;
margin-left:10px;
}
