/*
Theme Name: a.ell design Theme
Theme URI: http://www.mainstreetopen.com
Description: Custom Theme devleoped for a.ell design
Version: 1.0
Author: Emagine Website Design
Author URI: http://www.emaginewebsitedesign.com/
*/

body {
	background: url('images/background.jpg') repeat top center;
	font: .75em Arial, Helvetica, "San Serif";
        line-height:20px;
}

a:active, a:focus {
outline: 0
}

a img {border:0px;}

a {color: black;}

.post a:hover {color: black;}
.post a:visited {color: #AFB994;}


h3, h3 a {
	font: bold 18px/26px Arial, Helvetica, "San Serif";
	color: #9ba479;
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#page {
	width: 964px;
	margin: 10px auto;
}
#page_top {
	background: url('images/header_bg.gif') no-repeat top center;
}

#page_bottom {
	background: url('images/footer_bg.gif') no-repeat bottom center;	
}

#page_fill {
	background: url('images/page_bg.gif') repeat-y top center;
	padding-top: 15px;
	padding-bottom: 10px;
}

#header {
	position: relative;
	height: 114px;
	z-index: 9;
}

#nav {
	position: absolute;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	z-index: 10;
	top:95px;
	left:70px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
}

#nav li:hover, #nav li.hover {  
	position: static;  
}  

#nav a {
	display: block;
	width: auto;
	height:40px;
	margin-right:30px;
	font: bold 14px/32px Arial, Helvetica, "San Serif";
	padding-bottom:0px;
	color: white;
	text-decoration: none; 
}

#nav li ul li a {
	font: 12px/18px Arial, Helvetica, "San Serif";
	color: #161712;
	height:auto;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background: white;
}

#nav li {
	z-index:11;
	float: left;
	width: auto;
	display:block;
	height: 34px;
	position: relative;
	margin-top:0px;
	z-index:13;
}

#nav li ul {
	z-index: 12;
	position: absolute;
	width: auto;
	left: -999em;
	margin-top: -12px;
	background: #ECEEE0;
	border-top:1px solid #656B61;
	border-left:1px solid #656B61;
	border-right:1px solid #656B61;
}

#nav li ul li {
	padding: 0px 5px;
	height: auto;
	float: none;
	width: auto;
	border-bottom: 1px solid #656B61;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -1em 0 0 10em;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#headerimg {
	position:absolute;
	left: 100px;
	color: #B1B98C;
	display:none;
}

#content {
	background: #ffffff url('images/content_base.gif') no-repeat bottom center;
	width: 864px;
	margin: 0 auto;
}

#content_top {
	background: transparent url('images/content_top.gif') no-repeat top center;
	padding: 10px;
}

#leftcolumn {
	float: left;
	width: 560px;
}

.pagepad {padding-left:20px; padding-top:2px;}

#leftcolumn_home {
	float: left;
	width: 500px;
}

#rightcolumn {
	margin-left: 20px;
	float: left;
	width: 260px;
}

#rightcolumn_home {
	margin-left: 20px;
	float: left;
	width: 320px;
}


#rightcolumn h2, #rightcolumn_home h2 {
	padding:0px;
	margin:0px 0px 5px 0px;
	color: #333333;
	font: Bold 17px/22px Arial, Helvetica, "San Serif";
	border-bottom: 1px dashed #333333;
}

.sidebar_base h2 {
	color: #7B815D !important;
	border-bottom: 1px dashed #7B815D;
}

.sidebar1_base h2 {
	color: #FFFFFF !important;
	border-bottom: 1px dashed #FFFFFF;
}

.sidebar2_base h2 {
	color: #7B815D !important;
	border-bottom: 1px dashed #7B815D;
}

.sidebar_base, .sidebar_base a {
	color:#7B815D;
}

.sidebar1_base, .sidebar1_base a {
	color:#FFFFFF;
}

.sidebar2_base, .sidebar2_base a {
	color:#7B815D;
}

.sidebar {
	margin-top:5px;
	margin-bottom:15px;
	width: 260px;
	padding-top: 6px;
	background: #ECEEE0 url('images/sidebar_top.gif') no-repeat top center;
}

.sidebar_base {
	padding-bottom: 10px;
	padding-left:10px; padding-right:10px;
	background: transparent url('images/sidebar_base.gif') no-repeat bottom center;
}

.sidebar_alt {
	margin-top:5px;
	margin-bottom:5px;
	width: 260px;
	padding-top: 6px;
	background: #ECEEE0 url('images/sidebar_top_alt.gif') no-repeat top center;
}

.home_sidebar {
	margin-top:5px;
	margin-bottom:15px;
	width: 320px;
	padding-top: 6px;
	background: #ECEEE0 url('images/home_sidebar_top.gif') no-repeat top center;
}

.home_sidebar_base {
	padding-bottom: 10px;
	padding-left:10px; padding-right:10px;
	background: transparent url('images/home_sidebar_base.gif') no-repeat bottom center;
}

.home_sidebar_alt {
	margin-top:5px;
	margin-bottom:5px;
	width: 320px;
	padding-top: 6px;
	background: #ECEEE0 url('images/home_sidebar_top_alt.gif') no-repeat top center;
}

.sidebar1 {
	margin-top:5px;
	margin-bottom:5px;
	width: 260px;
	padding-top: 0px;
	padding-bottom: 6px;
	background: #AFB994 url('images/sidebar1_base.gif') no-repeat bottom center;
}

.sidebar1_base {
	padding-top: 6px;
	padding-left:10px; padding-right:10px;
	background: transparent url('images/sidebar1_top.gif') no-repeat top center;
}

.sidebar1_alt {
	margin-top:5px;
	margin-bottom:5px;
	width: 260px;
	padding-top: 0px;
	padding-bottom: 6px;
	background: #AFB994 url('images/sidebar1_base_alt.gif') no-repeat bottom center;
}

.sidebar2 {
	margin-top:5px;
	margin-bottom:5px;
	width: 260px;
	padding-bottom: 10px;
	background: #D7DCBE url('images/sidebar2_base.gif') no-repeat bottom center;
}

.sidebar2_base {
	padding-top: 6px;
	padding-left:10px; padding-right:10px;
	background: transparent url('images/sidebar2_top.gif') no-repeat top center;
}

.sidebar2_alt {
	margin-top:5px;
	margin-bottom:5px;
	width: 260px;
	padding-bottom: 10px;
	background: #D7DCBE url('images/sidebar2_base_alt.gif') no-repeat bottom center;
}

.widget ul {
	margin-left:0px;
	padding-left:0px;
	list-style: none;
}

.widget ul li {
	margin-left:0px;
	padding-left:0px;
	list-style: none;
}

.widget ul li ul {
	margin-left:10px;
	padding-left:0px;
	list-style: none;
}

.textbox {
	margin-top:5px;
	margin-bottom:10px;
	width: 260px;
	background: #FFFFFF;
	border:1px solid #D9DAD2;
}

.textbox ul {
	margin-left:10px;
	padding-left:0px;
	list-style: none;
}

.textbox ul li a {
	color: #8E9F53;
	text-decoration: none;
}

.home_textbox {
	margin-top:5px;
	margin-bottom:10px;
	width: 320px;
	background: #FFFFFF;
	border:1px solid #D9DAD2;
}

.home_textbox ul {
	margin-left:10px;
	padding-left:0px;
	list-style: none;
}

.home_textbox ul li a {
	color: #8E9F53;
	text-decoration: none;
}

.padtitle {
	padding:10px;
	padding-bottom:2px;
}

.textwidget {
	padding: 6px 20px;
}

#searchform {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#searchform input {
	border:1px solid #222222;
	background: #FFFFFF;
}

#footer {
	height: 114px;
	overflow: hidden;
	color: #4E4F4A;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#foot_left {
	margin: 10px 50px;
	float: left;
	width: 140px;
	text-align: left;
	height: 60px;
}

#foot_middle {
	color: #EFF0EB;
	margin: 10px;
}

#foot_right {
	margin: 10px 50px;
	float: right;
	width: 140px;
	text-align: right;
	height: 60px;
}

.post {display:block; clear:left; margin-bottom:30px; font: 12px/ 22px Arial, Helvetica, "San Serif";}

.thumbnail { float:left; margin-right:10px; margin-bottom:10px; border:0px !important; padding:0px !important;}

.textcopy { float:left; width:410px;}

.textcopy h2 {margin:0px;padding:0px;}

.textcopy h2 a {
	font: bold 14px/18px Arial, Helvetica, "San Serif";
	text-decoration: none;
	color: black;
}

.textcopy .entry p {
	margin-top:0px;
	margin-bottom:10px;
}

.more-link {
	text-decoration: none;
	color: black;
}

.timestamp {
	padding-left: 15px;
	background: transparent url('images/calendar.gif') no-repeat left 50%;
}

.filedunder {
	padding-left: 15px;
	background: transparent url('images/folder.gif') no-repeat left 50%;
}

.vertitle {float:left; width:70px; text-align:center;}
.pagecontent {float:left; width:450px;}
.titlegraphic {width:auto;}

.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:2px 0 0;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:2px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(images/date_bg.jpg) no-repeat 50% 50%;
  float:right;
  height:53px;
  margin-left:5px;
  margin-top:5px;
  width:49px;
}

.hentry img, .entry img {
  padding:2px;
  border: 3px solid #D7DCBE;
}

img.border {
	padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6; 
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
img.alignleft {margin-right:10px;margin-bottom:5px;}
.alignright { float: right; }
img.alignright {margin-left:10px;margin-bottom:5px;}

#s3slider {
   width: 500px; /* important to be same as image width */
   height: 275px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   z-index: 0;
}

#s3slider ul {margin:0px; padding:0px;}
#s3slider ul li {margin:0px; padding:0px;}

.s3sliderArrow {float:right;}
.s3sliderArrow img {border:0px;}

#s3sliderContent {
   width: 500px; /* important to be same as image width or wider */
   margin:0px;
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   z-index: 0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   list-style: none;
   border:0px;
   margin:0px;
}

.s3sliderImage img{
   border:0px;
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 12px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 480px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span.hide {
   filter: alpha(opacity=00); /* here you can set the opacity of box with text */
   -moz-opacity: 0.0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.0; /* here you can set the opacity of box with text */
   opacity: 0.0; /* here you can set the opacity of box with text */
}

.clear {
   clear: both;
} 

.avatar {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pad20 {padding: 0px 20px 0px 20px;}
