/*
Theme Name:     Simple Twenty Ten
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");
@import url("../twentyten/rtl.css");

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Tahoma, Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: Tahoma, "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Tahoma, Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}



#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
	width:500px;
}
#content {
	margin: 0 auto;
	width:500px;
	
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 0px;
}
#masthead{
	width:500px;
	margin:0 auto;
}
#branding{
	float:right;
	width:300px;
}
#branding img{
	border:0px;
}
#access{
	float:left;
	width:200px;
	background:white;
	color:#434343;
	padding-top:30px;
}
#access a{
	color:#434343;
}
#access li:hover > a,
#access ul ul :hover > a {
	background:white ;
	color: #40BDCC;
}
#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: #40BDCC;
	font-weight:bold;

}
body{
	font-family:Tahoma, Arial;
	font-size:11pt;
	
}
#content, #content input, #content textarea {
	color:#434343;
	font-size:10pt;
	line-height:1.5em;
	
}
a:link, a:visited, a:active {
	color: #40BDCC;
	font-weight:bold;
	text-decoration: none;
	font-size:8pt;
}
a:hover {
	color: #40BDCC;
	font-weight:bold;
	text-decoration: underline;
	font-size:8pt;
}
#content .entry-title {
	color: #40BDCC;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	font-family:Arial;
}
.entry-title a:link,
.entry-title a:visited {
	color: #40BDCC;
	text-decoration: none;
	font-size:21px;
}
.entry-title a:active,
.entry-title a:hover {
	color: #40BDCC;
	font-size:21px;
}
#blogroll_35679 a:hover{
	font-weight:normal;
}
#blogroll_35679 a:link{
	font-weight:normal;
}
#blogroll_35679 a:visited{
	font-weight:normal;
}
.menu{
	display:none;
}
#pages-2 .widget-title{
	display:none;
}


#access li{
	list-style-type:none;
	display: inline-block;
}
#colophon{
	border-top: 1px dashed #888;
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	color: #434343;
	font-weight:bold;
	text-decoration: none;
	font-size:8pt;
}
.navigation a:active,
.navigation a:hover{
	color:#40BDCC;
	font-weight:bold;
	text-decoration: none;
	font-size:8pt;
	
}
#nav-below{
	margin:-18px 0 10px 0;
}
.nav-previous{
	float:left;
	text-align:left;
}
.nav-next{
	float:right;
	text-align:right;
}
#searchform{
	padding:50px 0 50px 0;
}
.comments-link a:link,
.comments-link a:visited,
.comments-link a:active {
	color: #434343;
	font-weight:bold;
	text-decoration: none;
	font-size:8pt;
	padding:5px;
}
.comments-link a:active,
.comments-link a:hover{
	color:#40BDCC;
	font-weight:bold;
	text-decoration: none;
	font-size:8pt;
	padding:5px;
	
}
.hentry{
	margin:0 0 68px 0;
}
#colophon img{
	width:17px;
	vertical-align:-3px;
}
#acknowledgment{
	text-align:center;
	font-size:10px;
	line-height:1.2em;
	margin-top:10px;
	
}
#acknowledgment a{

	font-weight:normal;
	
}

a img{
	border:0px;
	box-shadow: none;
}

#branding img{
	border:0px;
	box-shadow:none;
}
