/*
Theme Name: PICA 2011
Description: Child Style
Author: Sean
Template: urhotwentyeleven
*/

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


/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shablack/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

:link,:visited {text-decoration:none;}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
table {border-spacing:0;}
fieldset,img,abbr,acronym {border:0;} 
ol,ul,.widget-area ul ul {list-style:none;}
caption,th {text-align:left;}
hr {border:0;height:1px;background-color:#000;color:#000;}
a img,:link img,:visited img {border:none;outline: none;}
address {font-style:normal;}

#branding { margin-top: 25px;}

#access .menu-header li, div.menu li {
	float: right;
	text-transform: uppercase;
	color: #FFF;
}
#access a, #access a:visited {
	color: #FFF;
}
#access li:hover > a, #access ul ul :hover > a {
	background: transparent;
	color: #ffe600;
}
#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 {
	color: #ffe600;
}

body {
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
    color: #333;
    background: #FFF url(background.png) repeat-x;
} 
h1,h2,h3,h4,h5,h6,label {
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	}
a {
    color: black; 
	text-decoration: none;
}	
a:hover {
	background-color: black;
	color: #fff;
}
span img {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	background: #EAEAEA;
	border-color: #CCCCCC;
}
p {
	line-height: 22px;
	margin: 0 0 10px 0;
}	
blockquote {
	line-height: 20px;
	font-style: oblique;
	font-size: 13px;
	border-color: #d8eef6;
	color: #999;
	border-left: 5px solid;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}	
#urho-logo, #sidebar-copy {
	border-left-color: #CCC;
}
#footer-inner ul li a {
	font-weight: bold;
	text-decoration: none;
}		
#content .entry-title {
	font-size: 35px;
	text-transform:none;
}
h1.page-title {
	color: #999;
	text-transform: uppercase;
	font-size: 16px;
	background-color: #FFFBCC;
	padding: 2px;
}
.page-title span { 
	font-family: helvetica, arial, sans-serif;
	font-style: italic;
}
.entry-title a:active, .entry-title a:hover {
	color: white;
}
.entry-meta, .entry-utility {
	border: none;
	border-radius: 0;
	background-color:#ffe600;
	color: #000;
	padding: 2px 5px;
	margin-top: 10px;
}
.entry-meta a:hover, .entry-utility a:hover {
	color: #FFF;
}
.entry-meta a, .entry-utility a {
	color:black;
	text-decoration: underline;
}
.entry-content {
	font-size: 14px;
	line-height: 22px;
}
#main .widget-area ul {
	padding: 0 20px 0 40px;
}

.textwidget img { text-align: center; border: 1px solid #999; background-color: #CCC; padding: 4px; margin: 40px 0 10px 45px;}
.widget-title{ font-size: 14px; text-transform: uppercase; margin: 50px 0 10px 0;}
.widget-area a:link, .widget-area a:visited { color: 	;}
.widget-area a:hover { color: #FFF; text-decoration: none;}

#nav-below {font-size: 20px; margin: 0; line-height: 25px;}
.navigation a:active, .navigation a:hover { color: white;}

ul.xoxo li { margin: 10px 0 10px 0;}

#wrapper { background: transparent; padding: 0;}

#main .widget-area ul {border-color: #CCC;}

#site-info a { padding-left: 18px; }

#colophon { border-top: 10px solid black;}

h3#comments-title { padding:4px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; margin: 30px 0 25px 0;}