/*
Theme Name: Chillax
Theme URI: http://www.popcry.com/
Description: Testing WordPress Child Themes
Author: kevbo
Author URI: http://yourdomain.com/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url('../thematic/style.css');


/* =Above Header
-------------------------------------------------------------- */
#branding-search {
    background-color: #464646;
    height: 35px;
    padding: 4px;
}
#branding-search li{
    list-style: none;
}

#branding-search input#s{
    background:#ececec;
    border: none;
    padding: 3px;
    line-height: 13px;
}

#branding-search input#s:focus{
    background:#ececec;
}

#branding-search input#searchsubmit{
    background:url(http://www.popcry.com/images/search-button.gif) no-repeat;
    width: 40px;
    height: 30px;
    text-indent:-9999px;
    cursor:pointer;
    border: none;
}

#branding-search input#searchsubmit:hover{
    cursor:pointer;
} 

#searchbox { 
    float:right;
}

/* =Header
-------------------------------------------------------------- */
#header {
    z-index:2;
    background-color: #ececec;
    background:url(images/header-bg.gif);
}

#branding {
    padding:11px 0 17px 0;
}

#blog-title a {
    display:block;
    text-indent:-9000px;
    height: 225px; /* height of your header, like 180px */
    width: 940px; /* width of your header, like 940px */
    background:url(images/top-banner.jpg) no-repeat top center;
}

#access {
    border-bottom: 0px solid #ccc;
    height:35px;
    font-size:13px;
    overflow:visible;
    z-index:100;
    padding: 5px;
    text-transform:uppercase;
}


/*** THEMATIC SKIN ***/
-------------------------------------------------------------- */
.sf-menu {
    border-right:0px solid #ccc;
    float:left;
}
.sf-menu a {
	border-left:0px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
        color: #f8f8f8;
        font-family: arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        background-color: #222222;    
}
.sf-menu a:hover, .sf-menu a:active {
        color:			#ffcc00;
        font-family: arial, sans-serif;
        background-color: #222222;
}
.sf-menu li {
	background:		#f8f8f8;
        margin-right: 5px;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, {
	outline:		0;
    border: none;
}
.sf-menu ul {
    border-right:0px solid #ccc;
    border-bottom:0px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}
.sf-menu ul a:active {
    color: #000000;
}


/* =Content
-------------------------------------------------------------- */
#wrapper{
    background-color: #f8f8f8;
    background:url(images/wood-bg.gif) top center; 
    background-attachment: fixed; 
}
#main {
    clear:both;
    background-color: #fff;
}
#container{
    clear:both;
    background-color: #fff;
    padding: 5px 11px;
}
.page-title {
    font-size:16px;
    line-height:18px;
    padding:0 0 7px 0;
}
.entry-content {
    padding: 0px 0 0 0;
    line-height:19px;
    font-family: arial;
    font-size: 12px;
    color: #494949;
    margin-top: 0px;
}
.entry-content a {
    color: #ed1c24;
}
.entry-content a:hover {
    color: #ed1c24;
    text-decoration: underline;
}
.entry-content img {
    padding: 0px 5px 0px 0px;
}
.entry-content embed {
    margin: 0px 2px 0px 0px;
}
.entry-content p img {
    margin: 5px 2px 0px 0px;
}

/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */
#primary {
    border:0px solid #ccc;
    padding:11px 5px;
    margin-bottom:22px;
}
#search input#s{
       background-color: #efefef;
       border: none;
       padding: 15px;
       font-family: arial;
       color: #494949;
       font-size: 14px;
}
.aside h3 {
    font-size:14px;
    color: #222;
    font-weight:bold;
    letter-spacing: -.02em;
    font-family: arial, sans-serif;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-style: normal;
}
.aside ul ul {
    list-style:none;
    margin:0 0 2px 5px;
}

.aside ul ul li a{
    color: #ed1c24;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
}

.aside ul ul li a:hover {
    text-decoration: underline;
    color: #ed1c24;
}

#content .aside h3 {
    font-family: arial, sans-serif;
    font-weight:normal;
    font-size:20px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}

.entry-title {
    font-family:Arial,sans-serif;
    font-size:22px;
    font-weight:bold;
    line-height:18px;
    padding:0 0 0px 0;
    color: #333333;
}
.entry-utility {
    font-family:Arial,sans-serif;
    font-size:11px;
    padding:0 0 7px 0;
    color: #494949;
}
.entry-meta{
    font-family:Arial,sans-serif;
    font-size:11px;
    padding:0 0 7px 0;
    color: #494949;
}
.entry-title a {
    color:#22222;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #993399;
}
