/*
Theme Name: Treba
Theme URI: http: //ifelse.co.uk/treba/
Description: A clean theme
Version: 1.01
Author: Phu Ly
Author URI: http: //ifelse.co.uk/
Adapted to Altrr-Press (http: //www.altrr.com/)
*/

/*************************************
 +Containers
 *************************************/
body {
	background: #C0BBA5 url(background.gif) repeat-x;
	color: #666;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 62.5%;
	line-height: 1.7;
	text-align: center;
	margin: 0;
	border-top: 5px solid #504B35;
}
#content {
	background: #f5f6f4;
	background: #FFFFFA url(main.gif) repeat-x;
	border: 3px solid #d0cbb5;
	border-bottom: none;
	float: left;
	padding: 7px;
	width: 520px;
}
#footer {
	color: #444;
	font-size: 0.9em;
	margin: 15px 0 0 0;
	padding: 10px;
}
#header {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#sidebar {
	color: #fff;
	float: left;
	margin-left: 10px;
	width: 210px;
}
#wrap {
	font-size: 1.2em;
	margin: 0 auto;
	text-align: left;
	width: 760px;
}

/*************************************
 +Hn
 *************************************/
h1, h2, h3, h4 {
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
h2, h3 {
	font-size: 1.5em;
	margin: 0;
}
h4 {
	font-size: 1.3em;
	margin: 0;
}
#header h1 {
	display: inline;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1;
	margin: 0;
}
#header h1 a {
	color: #fff;
}
#header h1 a:hover {
	color: #fffab8;
}
#content h3, #content h4 {
	font-weight: normal;
}
#content h3 {
	color: #C04422;
}
#sidebar h3 {
	color: #333231;
	font-size: 1.3em;
	font-weight: normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
	background-color: transparent;
	color: #fff;
}
#sidebar ul li.active a, #sidebar ul li.active a:link, #sidebar ul li.active a:visited, #sidebar ul li.active a:active {
	background-color: transparent;
	color: #fffab8;
}
#sidebar ul li a:hover {
	background-color: transparent;
	color: #fffab8;
}
/*************************************
 +Misc
 *************************************/
a, a:link, a:visited, a:active {
	background-color: transparent;
	color: #888;
	text-decoration: none;
}
a:hover {
	background-color: transparent;
	color: #ab9;
	text-decoration: underline;
}
#header p {
	color: #eee;
	margin: 0;
}
.ap_LargePane {
	padding: 10px;
}
.ap_SmallPane .boxDefault {
	margin: 0 0 1.5em 0;
}
.ap_SmallPane .boxDefault p {
	margin: 0;
}
.ap_SmallPane .boxDefault div.adSense {
	text-align: left;
}
.ap_SmallPane .boxIncludefile div {
	text-align: left;
}