/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background:none;
	color: #131313;
	text-align: center;
	}

#headerimg 	{
        background-image:url (http://www.anadesigns.net/images/headhome2.jpg) no-repeat;
	margin: 5px 0 0 0;
	height: 167px;
	width: 729px;
       
	}

#content {
	font-size: 1em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
        display:none;
	text-align: center;
	}

.thread-alt {
	background-color: #d19b9b;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #131313;
}

.even, .alt {

	border-left: 1px solid #131313;
}

#footer {
	background:none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


.span1 {
	font-size:27px;
	color:#D19b9b;
	font-family: 'Trajan Pro', 'Felix Titling', Verdana, Arial, Sans-Serif;
}
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
       color:#131313;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #d19b9b;
	text-decoration: none;
	}

a:hover {
	color: #131313;
	text-decoration: none;
	}

/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	background: #D19B9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131313;
	}
#wrapper {
	width:850px;
	margin:0 auto;
}
#header {
	width: 850px;
	height: 96px;
	margin: 0;
	position:relative;
        left:-172px;
	padding: 20px 0 0 0;
}
#top {
	font-family:"Trajan Pro", "Felix Titling", "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	position: relative;
	width: 500px;
	left: 400px;
	top: -30px;
}
#inner {
	margin: 0;
	padding: 0;
	position: relative;
	top: -61px;
	background: #131313;
	width: 880px;
}
#page {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 30px 0 0 153px;
	text-align:center;
	background-color: #fff;
	border-right: solid 3px #131313;
	border-left: solid 3px #131313;
	border-top: 3px solid #000;
	border-bottom: solid 3px #131313;
        min-height:950px;
}
#bg {
        background:#fff;
        min-height:950px;
}	
#sidebarmenu {
	width: 155px;
	padding:0;
	text-align:left;
	position: absolute;
	top: -23px;

	margin: 0;
        background:#131313;
}
#box1 {
	height:100px;
	text-align: center;
	margin: 0px 3px 15px 8px;
	width: 140px;
}
#box2 {
	height:100px;
	margin: 0px 3px 15px 8px;
	border: none;
	width: 140px;
}
#box3 {
	width:140px;
	height:50px;
	margin: 0px 3px 15px 8px;
}
#box4 {
	width: 140px;
	margin: 0px 3px 15px 8px;
	height: 50px;
}
#box5 {
	width: 140px;
	height: 100px;
	margin: 0px 3px 15px 8px;
}
#box6 {
	width: 140px;
	height: 50px;
	margin: 0px 3px 15px 8px;
}
#livehelp {
	width:140px;
	height:50px;
	margin: 10px 3px 15px 8px;
	text-align:center;
}
/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	margin:0;
        text-align:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 10px 0 0 50px;
	width: 650px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
        display:none;
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#footer {
	width: 660px;
	margin: 0px auto;
	padding: 25px 0px;
	border-top: 1px solid #DFB9B9;
}

#footer p {
	font-size:12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: center;
	color: #826262;
}
#footer a {
	font-weight:normal;
	color:#d19b9b;
}
#footer a:hover {
	
	color:#fff;
}

/* End Structure */

/*	Begin Headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#131313;
	}

h1 {
	font-family:"Trajan Pro", "Felix Titling", "Times New Roman", Times, serif;
	font-size: 20px;
        color:#d19b9b;
	text-align:left;
	position: relative;
	width: 713px;
	top: -30px;
	left: 155px;
	background: #131313 url(images/topbg.jpg) repeat-x;
	margin: 0;
	padding: 9px 3px 1px 9px;
	z-index: 100;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color:#d19b9b;
	}
h2 {
        font-size: 1.4em;
	color:#131313;
	margin: 15px 5px 10px 0;
        text-align:left;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 15px 0 0;
	padding: 20px 10px 10px 10px;
        text-align:left;
        color:#000;
        font-weight:bold;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #131313;
	}

h2 a:hover, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	color:#d19b9b;
	}
h2.li {
	color: #131313;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.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;
        display:block;
	}

#sidebar ul li {
        color:#131313;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
        margin-right:5px;
        font-size:12px;
        text-align:left;
        display:block;
        padding:0;
        font-weight:bold;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
        display:block;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
        display:block;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
        padding-left:5px;
        display:block;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
        display:block;
        line-height:2em;
	}
#sidebar li {
       margin:0 0 0 20px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#menu {
	width:150px;
	text-align: left;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#menu li {
	padding:0;
	height: 24px;
	width:155px;
	border-bottom: 2px solid #ffdddd;
	background: #131313 url(images/menu.jpg) repeat-x;
}
.menu a {
	display:block;
	width:153px;
	margin: 0;
	padding: 4px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	color: #FFF;
	width: 150px;
}
.menu a:hover {
	display:block;
	width:145px;
	background:url(images/navbg2.png) repeat-x;
	text-decoration: none;
	color:#131313;
}
#menu1 li {
	background: #131313 url(images/menu.jpg) repeat-x left bottom;
	height: 34px;
	border-bottom: 2px solid #ffdddd;
}
.menu1 a {
	display:block;
	width:153px;
	margin: 0 0 0 10px;
	padding: 4px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size:95%;
	text-align:left;
	color: #FFF;
}
.menu1 a:hover {
	display:block;
	width:135px;
	background:url(images/navbg2.png) repeat-x;
	text-decoration: none;
	color:#131313;
}
.menu2 li{
	background: #131313 url(images/navbg2.png) repeat-x;
	height: 33px;
	border-bottom: 2px solid #ffdddd;
}
.menu2 a {
	background: #131313 url(images/navbg2.png) repeat-x;
	display:block;
	width:145px;
	margin: 0;
	padding:5px;
	text-decoration: none;
	font-weight: bold;
	font-size:95%;
	text-align:left;
	color: #131313;
}
.menu2 a:hover {
	display:block;
	width:135px;
	background:url(images/navbg2.png) repeat-x;
	text-decoration: none;
	color:#131313;
}