/*
Theme Name:     IDNWTBYL Twenty Ten Child
Theme URI:      http: //www.idonotwanttobeyourlawyer.com/
Description:    Child theme for the Twenty Ten theme
Author:         fl_litig8r
Author URI:     http: //www.idonotwanttobeyourlawyer.com/about/
Template:       twentyten
Version:        0.1.0
*/

/*@import url("../twentyten/style.css");*/

/*make uls use round bullets*/
#content ul.disc {
list-style: disc outside none;
}

/*make uls use png arrows*/

#content ul.arrow1 {
list-style: disc outside url(/images/link_arrow.png);
}


/*Fully justify block Quotes*/
blockquote {
    text-align: justify;
}


/*Remove lines from top and bottom of header*/

#branding img {
border-top: none;
border-bottom: none;
}
#header {
padding: 0 0 0;
}

/*remove space above header that shows background*/
#wrapper {
margin-top: 0;
padding: 0 0 0;
}

/*change the color of the menu bar under the header*/
#access {
float: left;
width: 100%;
background: #666633 url(/images/menu-background.gif) repeat-x bottom;
font-size:93%;
line-height:normal;
}

#access ul {
margin: 0;
padding: 10px 10px 0;
list-style: none;
}

#access li {
float: left;
background: url(/images/menutabs-left-off.gif) no-repeat left top;
margin: 0;
padding: 0 0 0 9px;
}

/*change the height of the menu bar under the header*/
#access a {
display: block;
line-height: 30px;
color: #666633;
background: url(/images/menutabs-right-off.gif) no-repeat right top;
padding: 5px 15px 4px 6px;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
background-image: url(/images/menutabs-right-on.gif);
padding-bottom: 5px;
color: #666633;
}

#access ul li.current_page_item,
#access ul li.current-menu-ancestor,
#access ul li.current-post-ancestor,
#access ul li.current-menu-item,
#access ul li.current-menu-parent,
#access ul li.current-post-parent {
background-image: url(/images/menutabs-left-on.gif);
}

/*Change color of hover effect*/
#access li:hover > a, #access ul ul *:hover > a {
color: #fff;
background: url("/images/menutabs-right-off.gif") no-repeat scroll right top;
}

#access ul li:hover > ul {
	display: none;
}

/*Make font bigger for menu items*/
#access .menu-header, div.menu {
    font-size: 18px;
}


/*Get ride of Categories: Archives from page titles*/
.page-title {
display: none;
}

/*Make Category Descriptions Bigger on Category Pages*/
.archive-meta {
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
font-size: 18px;
color: #ff0000;
}

/*change the widget title fonts and background on the sidebar*/
.widget-title {
text-align:center;
position: relative;
z-index: 2;
height: 24px;
width: auto;
padding: 3px 0 0 0;
/*color: #222222;*/
background-color: #cccc99;
border: 2px solid #666633;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
behavior: url(ie-css3.htc);
font-size: 18px;
font-weight: bold;
color: #666633;
}

/*Remove gray square list bullets from sidebar*/
.widget-area ul ul {
//list-style: none;
list-style-image: url(/images/link_arrow.png);
margin-top: 8px;
}

/*Change text color in widget area*/
body, input, textarea {
color: #666633;
}

body, input, textarea, .page-title span, .pingback a.url {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content p {
text-align:justify;
}

/*Widgets appear with a red border*/
/*.widget-container {
background-color: #D0E4F5;
border: 2px solid #ff0000;
margin: 0;
}*/

/*make the sidebar 300 pixels (from default 220)*/
#container {
float:left;
width:100%;
#margin: 0 -300px 0 0;
margin: 0 -320px 0 0;
}

/*increase right margin of content area to compensate*/
#content {
#margin: 0 340px 0 20px;
margin: 0 360px 0 20px;
}

/*get rid of previous and next article menu at top of article*/
.navigation a {
display: none;
}

/*remove space left by removal of nav menu*/
#nav-above {
margin: 0 0 0 0;
}

/*tell wordpress that sidebar is now bigger*/
#primary,
#secondary {
float:right;
overflow:hidden;
width: 300px;
}

/*change h2 options to just bold text*/
#content h2 {
font-size: 110%;
font-weight: bold;
clear: none;
}

/*Make first footer widget 250px wide*/
#first.widget-area {
    width: 250px;
}

/*Make second footer widget 336px wide*/
#second.widget-area {
    width: 336px;
}

/*Make third footer widget 250px wide*/
#third.widget-area {
    width: 250px;
}

#content p.textlink {
font-size: 12px;
line-height: 13px;
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

/*Make Comment Font Smaller*/
#content li.comment {
line-height: 16px;
font-size: 12px;
}

/*Blog Copyright Class*/
.bc {
text-align: center;
color: #000;
font-size:12px;
font-family: "Verdana",sans-serif;
}

/*white background - for use behind text in bc span*/
.wb {
background-color: #fff;
}

/*YARPP thumbnail changes*/
#content .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-size: 0.8em;
    max-height: 8em;
}

#content .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    height: 220px;
    width: 120px;
}

.pagination {
clear:both;
padding:0 0 40px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}