/*
Theme Name:		Ardmore Avenue
Theme URI:		http://electricmill.com
Description:	A 3-column design.
Version:		1.0
Author:                 Kevin Peyton
Author URI:		http://electricmill.com/
*/

body {

color: #333;
font: 62.5% 'Helvetica Neue','Helvetica','Arial',sans-serif;
width:100%;
}

* { padding: 0;
margin: 0;
;
}
	

#content {
         width: 600px;
         padding: 0 1px;
         float: left;
}

.icons {
padding-right:10px;
}


p {
        font-size:1.2em;
        line-height:1.4em;
        padding-bottom:10px;
}


/*---:[ core layout elements ]:---*/

#container { width: 960px; margin: 0 auto;

padding: 0px; background:#ffffff;}

	#page { } /* for use with custom styles */
	
		#masthead { width: 865px; margin: 0 0 20px 0; padding: 0 10px; text-align: left; }
		

		#content_box { width: 960px; padding: 0 ; }

			#left_box { width: 665px; float: left; }

			
	
		
			#left_bar { padding: 0px; }
		
			#right_bar { padding: 0 0 0 10px; }
		




#header {
	background: #CC0000 ;

 	height: 140px;
	margin: 0 auto;

        border-bottom:5px solid #C0C0C0;
	padding:0;
        margin-top:0px;
}

#header h1{
	padding-top:0px;
	padding-left:60px;
	color: #212095;
	font-size:3em;
	line-height:1em;
/*	display:none;*/
	}


/*---------nav bar-----*/
#nav{
	margin:0;
	padding-top:0px;
	width:960px;

}
#nav ul{
	margin:0 auto;
	padding:0;

	list-style: none;
	width:960px;
	float: right;
}
#nav ul li{
	float: left;
	padding-left:25px;
}
#nav ul a{
	background: url(images/divider.gif) no-repeat left top;
	display:block;
	padding: 0 .5em;
	line-height:39px;
	text-decoration:none;
	color: #C0C0C0;
	float:left;
	font-size: 2em;
	font-weight: bold;
	text-transform:lowercase;
}


#search1 {
	background: url(images/search.jpg) no-repeat 20px 40px;
        padding-top:20px;

        width:193px;
        height:50px;
        float:right;
        padding-right:45px;
}


				#search_form1 .search_input1 {
                                width: 150px;
                                padding: 2px;
                                margin-top:25px;
                                margin-left:24px;
                                color: #333;
                                background: #f2f2f2;
                                font: normal 0.91667em Verdana, sans-serif;
                                border:1px solid #aaa; border-right-color: #eee;
                                border-bottom-color: #eee;
                                }

				#search_form1 .search_input1:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }


#logo {

        padding-top:12px;
        padding-left:15px;
        width:275px;
        height:90px;
}



#nav ul a:hover{
	color: #CC0000;
background:#C0C0C0;
	}





.blockquote {
float:right;
width:285px;
margin-top:20px;
height:260px;


}

.quote {
border-top:1px solid #c0c0c0;
padding-top:5px;
float:right;
width:284px;
height:235px;
font-size:17px;
font-style:italic;
text-align:justify;

}


.quote img{
    padding-right:5px;
    padding-bottom:5px;
    width:14px;
    height:13px;
    float:left;
}

.quote h2 {
color:#AD0101;
padding-top:10px;
}

.quote p{
    margin-left:6px;

}

.cite {
       width:280px;
       height:15px;
       float:left;
       font-size:14px;
       background:#FFFFFF;
       margin-left:0px;
       margin-top:0px;
       padding-right:5px;
       padding-top:0px;
       padding-bottom:5px;
       text-align:right;
       
       border-bottom:1px solid #c0c0c0;
}

.cite a {
    font-size: .9em;
    font-weight: bold;
    text-align:right;
    padding-bottom:5px;
}

.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #c0c0c0;
margin:10px;
padding-top:4px;
text-align:center;
}


#rotating_image {
width: 640px;
margin: 0px;
float:left;
padding-top:20px;
}

#rotating_image img { display: block; border: 10px solid #eee; }



.hp_container {
width:960px;
padding-top:0px;
float:left;

font-size:1.5em;
line-height:1.7em;
height:280px;

}

.hp_container p{
font-size:1em;
padding-left:0px;
padding-bottom:5px;


}

.hp_container h1, .hp_container h2{
font-size:1.3em;
line-height:1.5em;
padding:25px 10px 5px 0px;
}

.hp_left {
width:275px;
float:left;

height:300px;
margin-left:0px;
margin-right:40px;
padding:5px;
}



.hp_middle {
width:275px;
float:left;

height:300px;
margin-left:10px;
margin-right:20px;
padding:5px;
}

.hp_right {
width:275px;
float:right;

height:300px;
margin-left:20px;
margin-right:0px;
padding:5px;
}


.sidebar {
width: 275px;
float: right;
margin-top:15px;
}





.sidebar h2 {
         font-size: 1.8em;
         margin: 0 0 0.9em 0;
         line-height: 1.9em;
         padding: 0;
         letter-spacing: 2px;
         border-top: 0;
         border-bottom: 1px solid #CC0000;
         color:#666666;
}



.sidebar ul li{
      /*  list-style:circle outside;*/
      list-style:none;
        color:#CC0000;
         font-size: 1.4em;
        line-height:1.4em;
}



#footer {
        background:#C0C0C0; padding: 1.0em 0;
        border-top: 1px double #ddd; height:200px;
        height:300px;
        margin-top:50px;

}

#footer p {
        color: #333333;
        font-size:.8em;
        line-height:.9em;

}

#footer .icons {
        padding-right:10px;
}

#footer a, #footer a:visited {
color: #237FA1;
text-decoration:none;
font-size:.8em;
line-height:.8em;
}

#footer a:hover {
color: #666666;
text-decoration: underline;
}




.footer_container {
width:960px;
padding-top:5px;
font-size:1.5em;
line-height:1.7em;
margin:0 auto;
}


.footer_container h3{
color:#666666;
font-size:.9em;
padding-bottom:10px;
}
.footer_container ul{
padding-left:0px;

}

.footer_container span{
color:black;
}

.footer_container ul li{
      /*  list-style:circle outside;*/
      list-style:none;
        color:#CC0000;
        line-height:1.6em;
}





.footer_left {
width:275px;
float:left;

height:260px;
margin-left:0px;
margin-right:40px;
padding:5px;
}

.footer_middle {
width:275px;
float:left;

height:260px;
margin-left:10px;
margin-right:20px;
padding:5px;
}

.footer_right {
width:275px;
float:right;

height:260px;
margin-left:20px;
margin-right:0px;
padding:5px;
}

#footer_tail {
             color: #666666;
             font-size:.8em;
             line-height:.9em;
             width:960px;
             padding-left:5px;

}


/*---:[ headers]:---*/

h1, h2, h3, h4 {
    font: bold 1.0em Helvetica, "Times New Roman", Times, serif;
}

h1 {
   font-size: 1.8em;
   line-height: 1em;
   padding: 25px 10px;
   padding-bottom:0px;
   color: #666666;
}

.archives h1 {
          font-size: 1.8em;
          line-height: 1.8em;
          padding: 0px;
          margin-top:10px;
          padding-left:10px;
 }

.page h1 {
      margin: 0 0 1em 0;
}

h2 {
      font-size: 1.8em;
      line-height: 1em;
      padding:0px 10px 10px 0 ;
      color:#666666;

}

h2 a, h2 a:visited {
             text-decoration: none;
             color:#237FA1;

}

h2 a:hover {
        text-decoration:underline;
}

h2.top {
       padding: 25px 10px 0px 10px ;
       border-top: none;
}


h3 {
   font-size: 2em;
   line-height: 1.25em;
   color: #999;
}

.format_text h1 {
   padding-left:0px;
   padding-bottom:10px;
   margin:0px;
}

.format_text h3 {
   margin: 1.875em 0 0.625em 0;
}

.format_text h3.top {
   margin: 0 0 0.625em 0 !important;
}

.format_text a img {
   border: 3px solid #c0c0c0;
}

h4 {
   font-size: 0.84615em;
   line-height: 1.8em;
   text-transform: uppercase;
   letter-spacing: 2px;
}






/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited { color: #237fa1; text-decoration: none; }

a:hover { text-decoration: underline; }

a img { border: none; }


abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }

code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.6em 0; padding: 0.75em; font: 0.92308em/1.6em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }

.more-link {
float:right;
}

/*---:[ #masthead styles ]:---*/

#masthead #rss_subscribe { width: 40px; height: 40px; float: right; }

	#masthead #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }

#masthead #logo { font: bold 3.2em Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; }

	#masthead #logo a, #masthead #logo a:visited { color: #111; }

	#masthead #logo a:hover { color: #237fa1; text-decoration: none; }

#masthead h1, #masthead #tagline { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; }



/*---:[ content styles ]:---*/


#content_inner h2 {
font-size:1.8em;
line-height:1em;
padding-left:10px;
padding-bottom:0px;
}

.post_author {
             font-size: 1.2em;
             line-height: 1.6em;
             margin: 0;
             padding: 0 10px;
             color: #999;
}

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }

	.post_author a:hover { color: #999; text-decoration: underline; }



.format_text {
             font-size: 1.3em;
             line-height: 1.5em;
             padding-top: 0px;
             padding-left:10px;
             padding-bottom:0px;
}

.format_text a, .format_text a:visited {
             text-decoration: underline;
             color:#237FA1;
}

.format_text h2 a, .format_text h2 a:visited {
             text-decoration: none;
             color:#237FA1;
}


.format_text h2 a:hover {
             text-decoration: underline;
}
.format_text a:hover {
             text-decoration: none;
}

.format_text blockquote { }

.format_text blockquote.right {
             width: 180px; font-size: 1.2em;
             line-height: 1.25em;
             margin: 0 0 0 10px;
             padding: 10px;
             border: none; float: right;
}

.format_text blockquote.left {
             width: 180px;
             font-size: 1.2em;
             line-height: 1.25em;
             margin: 0 10px 0 0;
             padding: 0.4375em 10px 0.4375em 0;
             background: none; border: none;
             float: left;
}

.format_text blockquote.right p, .format_text blockquote.left p {
             margin: 0 !important;
}

.format_text p {
             margin: 0 0 5px 0;
             padding-bottom:5px;
             text-align:left;
}

.format_text p.note {
             padding: .7em 10px; background: #ffffa0;
             border: 1px solid #d3d35d;
}

.format_text ul {
             list-style: none;
             margin-left:20px;
             margin-bottom:20px;
}

.format_text ol {
             margin: 0 0 1.53846em 20px;
}

.format_text li { }

.format_text ul li {
		font-size: 1.3em;
		line-height: 1.4em;
        padding: 0 0 0 14px;
        background: url('images/redarrow.gif') 0 7px no-repeat;
}

.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol {
             margin: 0 0 0 10px;
}

.format_text li code {
             line-height: inherit;
} /* This is basically a Safari hack :( */

.format_text dl {
             margin: 0 0 1.53846em 0;
}

.format_text dt {
             font-weight: bold;
}

.format_text dd {
             margin: 0 0 1.53846em 1.53846em;
}

.format_text .ad {
             margin: 0 0 0 10px; float: right; clear: right;
}

.format_text .ad_left {
             margin: 0 10px 0 0; float: left; clear: left;
}

.format_text img { }

.format_text img.left {
             margin: 0 10px 1.53846em 0;
             float: left;
             clear: left; }

.format_text img.right {
             margin: 0 0 1.53846em 10px;
             float: right; clear: right;
}

.format_text img.center {
             display: block;
             margin: 0 auto 1.53846em auto;
             float: none;
             clear: both;
}

.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }

.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }

.format_text img.stack { clear: none !important; }



.to_comments {
margin: 0 0 10px 0;
padding: 0 15px; font: normal 1.1em/1.8em Helvetica, serif; color: #999; clear: both;
}

.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }

.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }

.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { width: 600px; padding: .7em 19px .7em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

.navigation p { text-align: right; }

.older { padding: 0 20px 0 0; float: left; }

.previous { text-align: left; }



/*---:[ sidebar styles ]:---*/


#right_bar a.feed {
background:transparent url(images/rss.png) no-repeat 35px 0px;
color:#515697;
font-size:0.9em;
line-height:1.5em;
padding-left:55px;
text-decoration:none;

}

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Verdana, serif; float: left; }

		li.widget p { margin: 0 0 1.33333em 0; }

		li.widget ul, li.linkcat ul { list-style: none; }

		li.widget ol { margin: 0 0 0 20px; }

			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }

				li.widget li br { display: none; }

				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }

			/*---:[ calendar widget ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }

			table#wp-calendar { width: 182px; border-collapse: collapse; }

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.6em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }

			/*---:[ search widget ]:---*/

			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }

			/*---:[ default search form styles ]:---*/

			#search_form { }

				#search_form .search_input { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }

				#search_form .search_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }










/*---:[ comment styles ]:---*/

#comments { width: 590px; margin: 4.0em  1.0em 10px; }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.6em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment { width: 572px; padding: 1.42857em 9px 0.71429em 9px; background: #f8f8f8; font-size: 1.4em; line-height: 1.42857em; }

			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.6em Verdana, sans-serif; float: right; }

				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.comment_num a:hover { color: #237fa1; text-decoration: none; }

			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }

		dl#comment_list dd.comment { width: 572px; padding: 0 9px 0.8em 9px; background: #f8f8f8; border-bottom: 1px dotted #bbb; }

		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }

			.comment .format_text { padding: 0 10px; }

			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }

			.comment a.comment_link:hover { color: #333; text-decoration: underline; }




/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.6em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: .7em 0 .7em 0; font-size: 1.3em; line-height: 1.53846em; }

	#comment_form p.submit_p { padding-bottom: 1.30769em; }

		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 206px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }

		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

		#comment_form .text_area { width: 419px !important; height: 6.15385em; line-height: 1.53846em; }

		#comment_form .form_submit { padding: .3em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }

		#comment_form .form_submit:hover { color: #237fa1; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }

			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }



/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.post_navigation {
	padding:20px 0px 20px 10px;
	margin:0 auto;
	display:block;
	font-size:1.3em;

}

.post_navigation a{
	text-decoration:none;
}

.post_navigation a:hover{
	text-decoration:underline;
}
.alignleft, .post .alignleft{float: left;}
.alignright, .post .alignright{float: right;}
.aligncenter,div.aligncenter,.post .aligncenter {display: block;margin-left: auto;margin-right: auto;}'

.wp-caption-text {
        font-size:small;
        color:#333333;
        vertical-align:top;
        padding-top:3px;
		text-align:center;
}


.eda table {
	 background-color: Transparent;
    border-color: Black;
    border-style: solid;
    border-width: 0pt;

}
.eda tr, .eda th {
	background-color: Transparent;
    border-color: Black;
    border-style: solid;
    border: 1pt;
    direction: ltr;
    padding: 4pt;
    text-align: right;
    unicode-bidi: normal;
    vertical-align: top;
	font-size:14px;
}

.eda td {
	background-color: Transparent;
    border-color: Black;
    border-style: solid;
    border-width: 1pt;
    direction: ltr;
    padding: 4pt;
    text-align: right;
    unicode-bidi: normal;
    vertical-align: top;
	font-size:14px;
}


