@charset "utf-8";
/*
Theme Name: ARK Recycling
Description: 2 Column theme made for ARK 
Theme URI: http://webotic.ie
Tags: 
Version: Ara 2.1
Author: Simon Manley
Author URI: http://webotic.ie
*/ 

body{
margin:15px auto;
padding:0;
line-height: 1.5em;
font-family: Arial, Helvetica, sans-serif;
background:#d2d5ce url(images/akbg_00.jpg) repeat-x;
font-size:13px;
color:#111111;
}

a {color:#800000;text-decoration:none;}
a:active {color:#444444;text-decoration:none;}
a:visited {color:#444444;text-decoration:none;}
a:hover {color:#800000;text-decoration:underline;}
img {border:0;}
strong{font-weight:bold;}
b{font-weight:bold;}
em{font-style:italic;}
p{
padding-bottom:10px;
margin:0;
}
ol, ul {list-style: none;margin:0;padding:0 0 0 6px;padding-bottom:5px;}

#wrapper{
width:1008px;
margin: 0 auto;
background-color:#ffffff;
background-image:url(images/akbg_02.jpg);
}

#container{
width: 1008px;
background-image:url(images/akbg_01.jpg);
background-repeat:no-repeat;
}

#header{
height: 313px;
}
#header .top{
display:block;
margin:10px;
padding:9px;
font-family:Verdana, Arial;
color:#ffffff;
font-size:35px;
font-weight:bold;
}

#menu{
background-color:transparent;
width:1000px;
text-align:center;
margin:2px 4px 0 5px;
padding:6px 0 0 0;
min-height:22px;
}
#menu a {color:#ffffff;text-decoration:none;}

.menu ul{
margin: 0;
padding:0;
float: left;
width: 100%;
font-family: Verdana, Helvetica, sans-serif;
font-size:16px;
font-weight:lighter;
}
.menu ul li{
display: inline;
margin: 0;
padding:0;
}

#ticker{
width:100%;
text-align:center;
color:#ffffff;
font-size:24px;
font-weight:bold;
}
#ticker p{padding-bottom:12px;padding-top:12px;margin:0;}

#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn{
margin: 0 230px 0 10px;
}

#sidebar{
float: left;
width: 230px;
margin-left: -230px;
margin-top:8px;
}

#footer{
clear: left;
width: 100%;
color: #ffffff;
height:120px;
font-size:11px;
background-image:url(images/akbg_03.jpg);
}
#footer a{
color: #ffffff;
text-decoration:none;
}

.inner{
margin:5px 20px;
}
.innermenu{
margin: 5px 2px 0 0;
}

input, textarea{border:1px solid #6495ED;}

.seqslidestyle{
margin-right: 15px;
border:0;
}

/*drop down menu css*/


.menud{
border:0;	
margin:0;	
padding:0px;	
font-family: Verdana, Helvetica, sans-serif;	
font-size:17px;
font-weight:lighter;
height:35px;
}

.menud ul{	
background:transparent;
height:25px;	
list-style:none;	
margin:0;	
padding:0;	
}	

.menud li{		
float:left;		
padding:0px;
border-right:2px solid #f6f6f6;		
}	

.menud li a{		
color:#ffffff;		
display:block;		
font-weight:normal;		
line-height:25px;		
margin:0px;		
padding:0px 32px;		
text-align:center;		
text-decoration:none;		
}		

  
.menud ul li:hover a{			
background-color:#333333;
color:#ffffff;			
text-decoration:none;			
}	

.menud li ul{		
	
display:none;		
height:auto;		
padding:0px;		
margin:0px;		
border:0px;		
position:absolute;		
width:225px;		
z-index:200;
}	

.menud li:hover ul{		
display:block;
}	

.menud li li {		
		
display:block;		
float:none;		
margin:0px;		
padding:0px;		
width:225px;		
}	

.menud li:hover li a{		
background:none;				
}	

.menud li ul a{		
display:block;		
height:25px;		
font-size:11px;		
font-style:normal;		
margin:0px;		
padding:0px 10px 0px 15px;		
text-align:left;
border-bottom:1px dotted #cccccc;		
}		

.menud li ul li:hover a{			
background:#666666;			
border:0px;			
color:#000000;			
text-decoration:none;
border-bottom:1px dotted #cccccc;			
}	

.menud p{		
clear:left;		
}


/*end drop down menu css*/


/* Ara Style */

.post_title{
padding:5px 0 0 0;
margin:0;
line-height: 0.9em;
color:#009933;
text-decoration:none;
font-weight:bold;
font-size:24px;
}
.post_title a{
color:#009933;
}
.post_title a:hover{
color:#009933;
text-decoration:none;
}
.post_date{
font-size:10px;
color:#A9A9A9;
}
.post_content{
background: #ffffff;
color:#111111;
font-size:13px;
font-weight:normal;
padding:15px 20px;
}
.post_content a{
color:#006600;
text-decoration:underline;
}
.post_content a:hover{
color:#ff0000;
text-decoration:underline;
}
.post_content h1{font-size:24px;color:#009933;}
.post_content h1 a{color:#009933;}
.post_content h1 a:hover{color:#009933;text-decoration:none;}

.post_content h2{font-size:22px;color:#009933;}
.post_content h2 a{color:#009933;}
.post_content h2 a:hover{color:#009933;text-decoration:none;}

.post_content h3{font-size:20px;color:#009933;}
.post_content h3 a{color:#009933;}
.post_content h3 a:hover{color:#009933;text-decoration:none;}

.post_content h4{font-size:18px;color:#000000;}
.post_content h4 a{color:#000000;}
.post_content h4 a:hover{color:#000000;text-decoration:none;}

.post_content h5{font-size:16px;color:#000000;}
.post_content h5 a{color:#000000;}
.post_content h5 a:hover{color:#000000;text-decoration:none;}

.post_content h6{font-size:14px;color:#000000;}
.post_content h6 a{color:#000000;}
.post_content h6 a:hover{color:#000000;text-decoration:none;}


.post_content blockquote{
font-family:Georgia;
font-variant:italic;
background:#ffffff url(images/blockquote-bg.gif) no-repeat scroll 10px 16px;
border:0px dashed #009933;
margin:15px 30px 15px 0;
padding:10px 10px 0px 65px;
color:#696969;	
}

.post_content ul{
list-style-image:none;
list-style-position:inside;
list-style-type:square;
margin:0;
padding:0 0 0 20px;	
padding-bottom:5px;
}

.post_content ul li{
padding-left:22px;
padding-bottom:5px;
margin:0;
}

.post_content ol{
margin:0;
padding:0 0 0 35px;
list-style:decimal;
}

.post_content ol li{
	padding-bottom:5px;
}

.post_content dl{
	margin-top:0;
}

.post_content pre{
	font-size:11px;
	margin: 15px 30px 0 10px;
	border-left:5px solid #999999;
	margin:1em 0;
	overflow:auto;
	padding:0.4em;
	white-space:pre-wrap;
	word-wrap:break-word;
}

.post_content acronym, abbr {
border-bottom: 1px dashed #999;
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}

.post_tag{
display:block;
width:100%;
font-size:10px;
color:#666666;
border:1px solid #666666;
background-color:#eeeeee;
padding:4px;
}
.post_tag a{
font-size:10px;
color:#666666;
}
.post_tag a:hover{
font-size:10px;
color:#666666;
}

.tags{font-size:10px;color:#696969;}
.tags a{font-size:10px;color:#A9A9A9;}
.tags a:hover{font-size:10px;color:#A9A9A9;text-decoration:underline;}

#tags ul{
margin:0;
padding:0 0 0 20px;	
padding-bottom:5px;
}
#tags li{
list-style-position:inside;
list-style-image:url(images/tag_green.png);
margin:0;
padding:0;
}

.line{
display:block;
width:100%;
font-size:10px;
color:#666666;
border-bottom:3px solid #666666;
}


#comments {color:#444444;}
.comment {color:#222222;border:1px #cccccc solid;padding:15px;margin:2px;}
.comment_text {color:#444444;margin:0;padding:0;}
.comment_text a{color:#800000;}
.comment_text a:hover{color:#800000;text-decoration:underline;}

#respond h3 {padding:2px;color:#333333;}

#recentcomments {font-weight:bold;}
#recentcomments .recentcomments a{font-weight:lighter;font-style:italic;}
#recentcomments .recentcomments a:hover{font-weight:lighter;font-style:italic;text-decoration:underline;}

a.tagsz-1 { font-size:  8px; font-weight:bold;}
a.tagsz-2 { font-size: 10px; }
a.tagsz-3 { font-size: 12px; }
a.tagsz-4 { font-size: 14px; }
a.tagsz-5 { font-size: 16px; font-family: Georgia, Serif;}

.navigation {color:#800000;}
.navigation	a{color:#800000;}
.navigation	a:hover{color:#800000;}

#sidebar .widget input{border:1px solid #6495ED;background:#ffffff;color:#778899;}
#sidebar .widget h1{padding:2px;margin:0;color:#B90000;font-size:15px;font-family:Georgia, Times;font-weight:bold;}
#sidebar .widget {border-bottom:0px solid #666666;padding:0;margin:0;font-family:Georgia, Times;font-weight:lighter;color:#808080;padding-bottom:2px;}
#sidebar ul{background-color:transparent;padding:0;margin:0;}
#sidebar {color:#333333;}
#sidebar a{color:#778899;text-decoration:none;}
#sidebar a:hover{color:#6495ED;text-decoration:underline;}
#sidebar h4{font-weight:normal;}


/* End Ara Style */


/* WP Requirements */
.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #dddddd;
   text-align: left;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
}

.wp-caption img {
   margin: 0;
   padding: 3px;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   font-weight:lighter;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color:#999999;
  /* text-transform: uppercase;	*/
}

#today {
	color: #FF0000;
	}
#today a{
	color: #FF0000;
	}
#today a:hover{
	color: #FF0000;
	text-decoration:underline;
	}			

#wp-calendar {
	margin: auto;
	}
#wp-calendar a{
	color: #444444;
	text-decoration:underline;
	}	
/* End WP Requirements */
/* Car Photos */
.caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
}

.caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.caption p.caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   font-family:verdana, arial;
   text-align:left;
} 
/* End Car Photos */
