/*
Theme Name: Annie
Theme URI: http://www.annievang.com/
Version: 1.0
Description: Custom theme made by Annie Vang
Author: Annie Vang
Author URI: http://www.annievang.com
*/


body {
	background:url(img/avbg.png) repeat;
	font-family: Verdana, Arial, Sans-Serif;
	color: #8c8681;
	font-size: 0.8em;
	margin-top:50px;
}
#wrapper {
	width:964px;
	margin:auto;
}
#header {
	background:url(img/header.png);
	height:46px;
	width:963px;
	overflow:hidden;
}
#header-logo {
	width:200px;
	float:left;
	margin-top:2px;
	margin-left:3px;
}
#header-list {
	width:540px;
	float:left;
}
#header-search {
	width:200px;
	float:left;
	margin-top:13px;
}
.asearch {
    background-color: #1e2229;
    border: 0px solid #1e2229;
    font-family: verdana;
    font-size: 12px;
    color: #888888; 
}
#bannerTop {
	margin-top:15px;
	background:url(img/bannerbartop.png) no-repeat;
	height:5px;
}
#bannerBottom {
	background:url(img/bannerbarbot.png) no-repeat;
	height:10px;
	margin-bottom:15px;
	background-position:-0px 0px;
}
#banner {
	background-color:#656565;
	margin:0px;
	overflow:hidden;
}
#content-wrapper {
	overflow:hidden;
}
#content-left {
	float:left;
}
#content-right {
	width:300px;
	float:right;
	margin:0px;
}
#content-right-top {
	background:url(img/topbar.png);
	width:300px;
	height:10px;
	background-position:-662px 0px;
}
#content-right-post {
	background:url(img/contentgradient.png) repeat-x #fff;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	overflow:hidden;
	width:298px;
}
#content-right-bottom {
	background:url(img/botbar.png);
	width:300px;
	height:10px;
	margin-bottom:15px;
	background-position:-662px 0px;
}
#content-left-top {
	background:url(img/topbar.png) no-repeat;
	height:10px;
	width:633px;
}
#content-left-post {
	background:url(img/contentgradient.png) repeat-x #fff;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	overflow:hidden;
	width:631px;
}
#content-details {
	padding-left:15px;
	padding-right:15px;
}
#content-left-bottom {
	background:url(img/botbar.png) no-repeat;
	height:10px;
	width:633px;
	margin-bottom:15px;
}
#footer1 {
	background:url(img/footer1.png) no-repeat;
	height:46px;
	width:964px;
	overflow:hidden;
	
}
#footer {
}
#footer-top {
	background:url(img/footertop.png) no-repeat;
	background-position:-2px 0px;
	height:11px;
}
#footer-post {
	background:url(img/footergradient.png) repeat-x;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	overflow:hidden;
	width:959px;
}
#footer-bottom {
	background:url(img/footerbot.png) no-repeat;
	background-position:-2px 0px;
	width:964px;
	height:9px;
	margin-bottom:15px;
}
#content-wide {
}
#content-wide-top {
	background:url(img/footertop.png) no-repeat;
	height:11px;
	background-position: -2px 0;
}
#content-wide-post {
	background:url(img/footergradient.png) repeat-x #FFF;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	overflow:hidden;
	width:959px
}

#content-wide-bottom {
	background:url(img/footerbot.png) no-repeat;
	background-position:-2px 0px;
	width:964px;
	height:9px;
	margin-bottom:15px;
}

ul#menu {
	width: 100%;
	height: 43px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 5px;
}
ul#menu li a {
	height: 43px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 8px 8px 0;
}
ul#menu li a:hover {
	color: #ff0096;
	text-decoration:underline;
}

/* L I N K S */
a, .entry a, .postmetadata a {
	color: #637bad;
	text-decoration:underline;
 font-family:, arial, verdana;
	font-size: 12px;
}


#sidebar a {
	color: #666a73;
	text-decoration:none;
}
#sidebar a:hover {
	color: #666a73;
	text-decoration:underline;
}
#footer a {
	color: #666a73;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}
.commentmetadata {
	font-weight: normal;
}
/* SIDEBAR */
#sidebar {
	position: static;
	display: block;
	border: 0px solid;
	font-size: px;
 	background:#FFF;
	padding: 1px 20px 10px 20px;
}
#sidebar ul, #sidebar p {
	color:#8c8681;
	font-size: px;
 font-family:, arial, verdana;
}
#sidebar ul li a, #sidebar li a {
	color:#666a73;
	font-size: 12px;
	font-family: Verdana, arial, verdana;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:20px;
}

.form-table{
	border-collapse:collapse;
	clear:both;
	margin-bottom: -8px;
	margin-top:0.5em;
	width:100%;
}
.form-table th {
	padding:10px;
	text-align:left;
	vertical-align:top;
	width:100px;

}

.description{
font-size:90%;
}

.post {
	
	margin-top:5px;
	margin-bottom:5px;
	margin-right:25px;
	margin-left:15px;
}

a.post-title {
	font-size:16px;	
}
.alignleft{ float:left;margin-bottom:20px;}

.alignright{ float:right;margin-bottom:20px;}