/*
Theme Name:     ironing
Theme URI:      http: //example.com/
Description:    ironing site 
Author:         Ironing
Author URI:     http: //example.com/about/
Template:       twentyten
Version:        0.1.0
*/


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

.one-column #content {
width:900px;
margin:0 auto;
}


#site-title a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
	display:none
	
}

#site-description {
    clear: right;
    float: right;
    font-style: italic;
    margin: 15px 0 18px;
    width: 220px;
	display:none
}

#branding img {
    border-bottom: 0px solid #000000;
    border-top: 0px solid #000000;
    display: block;
    float: left;
}

#wrapper {
    background: none repeat scroll 0 0 #fffbcb;
    margin-top: 20px;
    padding: 0 20px;
}

#access a {
    color: #000000;
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
	font-size:16px;
	font-weight:bold

}


#access ul li.current_page_item > a, #access ul li.current_page_ancestor > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    color: #5a8ebd;
	
}

#access {
    background: none repeat scroll 0 0 #cadbe3;
    display: block;
    float: left;
    margin: 0 auto;
    width: 940px;
}

#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
	float:right;
	margin: 0 20px 0 0;
}

#content, #content input, #content textarea {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
	font-family:Arial, Helvetica, sans-serif
}

#header {
    padding: 10px 0 0;
}

