/*
Theme Name: Twenty Ten Child
Description: Child Theme for TwentyTen PAN customization
Author: AG
Template: twentyten
Version: 0.1
*/

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



/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#content {
	margin: 0 300px 15px 35px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 240px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-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: Arial, Helvetica, sans-serif;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */

#wrapper {
	background: url(images/bg_1px.gif) repeat;
	margin-top: 0;
	padding: 0;
}

/* Structure the footer area */

#site-info {
	float: left;
	font-size: 20px;
	font-size: 11px;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
}
body,
input,
textarea {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	line-height: 24px;
}

/* Text elements */

big {
	font-size: 120%;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:active,
a:hover {
	color: #990000;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0;
}

/* This is the custom header image */
#branding img {
	border-top: 0px;
	border-bottom: 0px;
	clear: both;
	display: block;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #BBB;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	margin-left: 20px;
	width: 928px;
}
#access a {
	color: #000;
	display: block;
	line-height: 16px;
	padding: 11px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #DDD;
}
#access ul ul {
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul a {
	background: #CCC;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	text-transform: none;
	border-top: 1px solid #DEDEDE;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #999;
	color: #fff;
}
#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: #fff;
	background: #AAA;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
	background: #AAA;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre {
	margin-bottom: 8px;
}
#content hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
.hentry {
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #CCC;
}
.page-title a:active,
.page-title a:hover {
	color: #666;
	text-decoration: none;
}
#content .entry-title {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #990000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #990000;
}
.entry-meta {
	color: #888;
	font-size: 12px;
	margin: 10px 0 0 0;
}
.entry-content fieldset {
	border: none;
	margin: 0 0 24px 0;
	padding: 0;
}
.page-link a:active,
.page-link a:hover {
	color: #990000;
}
.entry-meta a {
	color: #999;
	text-decoration: none;
}
.entry-utility a {
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #888;
	text-decoration: none;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation a:active,
.navigation a:hover {
	color: #990000;
}
#nav-below {
	margin: 0;
}

/* =comment
-------------------*/

h3#comments-title,
h3#reply-title {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul ul {
	list-style: disc;
	margin-left: 1.3em;
}
.widget-area ul ul li {
	margin-bottom: 0.5em;
}
form#search-form {
	width: 100%;
	height: 30px;
	overflow: auto;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	position: relative;
}

form#search-form input.text {
	font-size: 110%;
}

form#search-form input.text {
	position: absolute;
	top: 0;
	left: 0;
	width: 175px;
	height: 15px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	border-color: #ccc;
	background: #fff;
}
form#search-form input.button-search {
	background-color: #CCC;
	position: absolute;
	top: 0px;
	left: 180px;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 25px;
	height: 25px;
}
.widget-title {
	color: #666;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.widget-area a:link,
.widget-area a:visited {
	color: #000;
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	color: #990000;
	text-decoration: none;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #990000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 0;
}
#colophon {
	border: none;
	margin-top: 0;
	background: #990000;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	color: #FFF;
	font-weight: normal;
	margin-left: 20px;
}
#site-info a {
	color: #CCC;
	text-decoration: none;
}
#site-generator {
	font-style: normal;
	position: relative;
}
#site-generator a {
	background: none;
	color: #CCC;
	display: inline-block;
	font-size: 11px;
	line-height: 16px;
	margin-left: -40px;
	text-decoration: none;
}

