/*  
Theme Name: 10% Solution Custom
Description: Custom WP theme; do not modify.
Version: 1.0
Author: i2i Interactive
*/		

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0 195px 20px 195px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}




                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
color: #480000;
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright ul
{
list-type:none;
}

#sidebarright li
{
background: #E5CFAB;
padding-bottom: 8px;
}

#sidebarright ul li
{
padding-left: 0;
margin-left: 20px;
margin-right: 4px;
padding-bottom: 2px;
list-style-type:square;
}

#sidebarright ul li li
{
padding-left: 0;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-type:circle;
}


#sidebarright a:link {
color: #480000;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #7F1717;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #7F1717;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #480000;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
font-family: Arial, sans-serif; 
color: #E8CFA9;
padding: 2px 8px 2px 8px;
background:#480000 url(img/h2r.png) top right no-repeat;
margin-top:8px;
border-bottom: 1px solid #E8CFA9;
}

#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #999;
border-left: 4px solid #480000;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Arial, sans-serif; 
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
}

.posttitle a:link
{
font-size: 22px;
color: #480000;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #480000;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #333;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

a.more-link
{
font-size: 8px;
}

h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
background: #480000;
}

/*#searchform {
margin-left: 5px;
	}*/

/* navigation
--------------------------------------------------*/
#navigation 
{
margin-left:auto;
margin-right:auto;
width: 980px;
overflow: hidden;
height:34px;
line-height:2.7em;
background:#333 url(img/navigation.png) no-repeat;
margin-bottom: 0;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
white-space:nowrap;
border-color:#6F7076;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form 
{
float:right;
height:100%;
width:164px;
padding:0 15px;
line-height:0;
}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:9px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}


#navigation li 
{
border-color:#7F7F7F;
}

#navigation a 
{
color:white;
}

#navigation .selected,
#navigation .current_page_item,
#navigation a:hover
{
color: white;
background: url(img/hover.png) top right no-repeat;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}


/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

