@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/middle-bg.jpg);
}

p{
	line-height: 18px;
	color: #433D3D;
}

#top{
	width: 100%;
	height: 530px;
	background-image:url(images/top-bg.jpg);
	background-repeat: repeat-x;
}

.header{
	width: 1160px;
}

.tag{
	width: 332px;
	height: 180px;
	background-image: url(images/tag.jpg);
	float: left;
	font-size: 35px;
	color: #6b4949;
	padding-top: 128px;
	padding-left: 80px;
}

.tag a{
	color: #6b4949;
	text-decoration: none;
}

.tag a:hover{
	color: #977c7c;
	text-decoration: none;
}

.header-right{
	width: 748px;
	height: 32px;
	background-image: url(images/header-right.jpg);
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 276px;
}

.header-right a{
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.header-right a:hover{
	color: #CC6666;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.about{ 
	width: 633px;
	height: 180px;
	clear: both;
	background-image: url(images/stain.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #a3a2a2;
	padding-left: 130px;
	padding-top: 30px;
}

.about h1, h2, h3, h4{
	font-size: 20px;
	font-weight: normal;
	color: #918670;
	padding: 0px;
	margin: 0px;
}

.about p{
	margin-left: 10px;
}

.ace-card{
	padding-top: 14px;
	padding-left: 30px;
}

#middle{
	width: 573px;
	min-height: 400px;
	padding-left: 130px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-top: 16px;
}


#middle h1{
	font-size: 24px;
	color: #360303;
	font-weight: normal;
}

#middle h2{
	font-size: 22px;
	color: #360303;
	font-weight: normal;
	padding-top: 15px;
}

#middle h3{
	font-size: 20px;
	color: #360303;
	font-weight: normal;
	padding-top: 15px;
}

#middle h4{
	font-size: 18px;
	color: #360303;
	font-weight: normal;
	padding-top: 15px;
}

#middle img{
	padding-left: 10px;
}

#sidebar{
	width: 252px;
	position: absolute;
	top: 305px;
	left: 764px;
}

.sidebar-main{
	width: 220px;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: repeat;
	min-height: 350px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 15px;
}

.sidebar-bottom{
	width: 250px;
	height: 115px;
	background-image:url(images/sidebar-bottom.jpg);
	background-repeat: no-repeat;
}

.sidebar-main img{
	padding-bottom: 15px;
	padding-top: 5px;
}

#sidebar .sidebar-main h1, h2, h3, h4, h5 {
	font-size: 18px;
	font-weight: normal;
	color: #9c9277;
}

#footer{
	width: 100%;
	height: 204px;
	background-image:url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}

#bottom{
	width: 1600px;
}

.footer-left{
	width: 324px;
	height: 124px;
	background-image: url(images/footer-left.jpg);
	background-repeat: no-repeat;
	padding-left: 370px;
	padding-right: 80px;
	padding-top: 80px;
	float: left;
}

.footer-left p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #310d09;
	margin-bottom: 4px;
	margin-top: 4px;
}

.footer-left a{
	text-decoration: none;
	color: #310d09;
}

.footer-left a:hover{
	text-decoration: none;
	color: #8e4840;
}

.footer-right{
	width: 180px;
	padding-top: 150px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
}

p.copyright{
	font-size: 12px;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #310d09;
	text-decoration: underline;
}

#sidebar a, .about a{
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover, .about a:hover{
	color: #977c7c;
	text-decoration: underline;
}


a.black {
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #000000;
	text-decoration: underline;
}



/*THIS IS ADDED - may not work - JUITTER PLUGIN CSS*/

#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Below the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;background:#F5E3CC;margin-top:5px;padding:8px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:5px;clear:both;height:65px;} 
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{color:#006600;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid .5px #CCCCCC;background:#612E1B;margin-right:2px;padding:2px;width:50px;;height:50px;}

#juitterContainer .jRM{float:right;clear:both} /*follow on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of tweet CSS*/





/*BELOW HERE IS THE JUITTER WEBSITE CSS*/

#juitterContainer{
width:800px;
padding-top:8px;
}

#juitterContainer ul {
margin:0px;
padding:0px;
}

#juitterContainer ul  li {
background:url(../images/blog_twitterbird.jpg) no-repeat  left top;
list-style-image:none;
list-style-position:outside;
padding-left:25px;
}

.twittLI {
display:list-item !important;
margin:0px 0px 20px;
}

.twittList  li.twittLI {
opacity:1 !important;
width:500px !important;
height:100% !important;
}


