/*
Theme Name: Twenty Ten custom
Theme URI: http://forum.bytesforall.com/
Description: Child Theme for Twenty Ten
Author: the WordPress team
Author URI: http://wordpress.bytesforall.com/
Template: twentyten
Version: 0.1
*/

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

	
.entry-title a:link, .entry-title a:visited {
color:#f9c729;
text-decoration:none;
}

body, input, textarea, .page-title span, .pingback a.url {
font-family:Arial;
}

#content, #content input, #content textarea {
color:#777777;
font-size:13px;
line-height:21px;
}

body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../twentyten/images/backing.gif);
	background-repeat: repeat-x;
	background-position: 0 -18px;
}

#branding img {
border-bottom:none;
border-top:none;
clear:both;
display:block;
}


.home .sticky {
background:none repeat scroll 0 0 #FFF;
border-top:none;
margin-left:-20px;
margin-right:-20px;
padding:18px 20px;
}

#access {
	background:none repeat scroll 0 0 #FFF;
	display:block;
	float:left;
	margin:0 auto;
	width:940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

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


}

#banner {
	background-image: url(images/banner.jpg);
	height: 279px;
	width: 980px;
}
#banner .intro {
	width: 275px;
	color: #FFFFFF;
	margin-top: 45px;
	float: left;
	position: relative;
	left: 311px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
		line-height: 26px;

}
#banner .quote1 {
	float: right;
	position: relative;
	right: 20px;
	width: 330px;
	margin-top: 45px;
	height: 190px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 26px;

}
#main {
overflow:hidden;
padding:0px 0 0;

}

.highlight {
	color: #fddd2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#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:#OOOOOO;
background-color: #fddd2e;
}

#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:#000000;
}

#header {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#container {
float:left;
margin:0 -240px 0 0;
width:100%;
margin-top: 40px;
}

#primary, #secondary {
margin-top: 40px;
float:right;
overflow:hidden;
width:220px;
padding-right: 20px;
}
a:link {
color:#000;
text-decoration:none;
}

a:visited {
color:#000;
text-decoration:none;
}

#banner a:link, #banner a:visited  {
color:#ffd03d;
}

input[type="text"], textarea {
-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #CCCCCC;
padding:2px;
color:#000000;
margin-bottom: 4px;
width: 190px;
}

.widget-container {
background-color:#FDDD2E;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}

#text-6 {
background-color:#fff;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#text-7 {
background-color:#fff;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.widget-title {
color:#OOOOOO;
font-weight:bold;
padding-bottom: 10px;
}

#main .widget-area ul {
margin-left:0;
padding:0 0 0 0;
}

.entry-meta {
display: none;
}

.tag-links, .entry-utility {
display: none;
}

#content .entry-title {
	color:#F9C729;
	font-size:24px;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
