/*  
Theme Name: Stradbally Ladders
Theme URI: http://www.stradballyladders.com
Description: A Custom Wordpress theme
Version: 1.0
Author: Cormac Strain
Author URI: http://raid.radiocrackle.com

*/


body {
    padding: 0;
	padding-bottom: 20px; /* Some nice space in IE */
	margin: 0;
	text-align: center;
	background-color:#101010;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
		color: #fff;

	}

p { font-size: 1.3em; }

a:link {color: #000; }
a:visited {color: #fff; }
a:hover {color: #E3E3E3; }


#mainContainer {
	width:780px;
	height:100%;
	margin: 20px auto; /* funny little bug requires this */
	padding: 0;
	background-color:#894102;
	text-align:left;
	border: 1px solid black;
	}	
	
#header { 
    width: 780px;
	background: url(images/title2.jpg);
	height: 130px;
	border-bottom: 2px solid black;
	}
	

/* Main Content (Index) styles begin below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/	
	
.withSidebar { float: left; width: 538px; }	

#content {
    margin: 20px;	
	}
	
#contentHeader {
    margin: 0;
	padding: 0;
	background: #d0e7fb;
    border: 1px solid #666;
	width: 100%;
	height: 30px;
	line-height: 30px;
	}
      
#contentHeader h1 {  
   margin: 0;
   padding: 0 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 1.8em;
   color: #0d4072;  
   }  
   
#contentHeader h1 a { text-decoration: none; }   

#content p {
   padding: 0 15px;
   margin: 10px 0;
   }
   
.readMore {
   margin-left: 330px ;
   padding: 0 0 0 20px;
   background: url(images/read_more.png) no-repeat 0 0;
   
   
   font-size: 1.3em;
   font-style: italic;
   }   
   
#contentFooter {
   margin: 10px 0 20px 0;
   height: 25px;
   line-height: 25px;
   background: #f7f9fa;
   width: 100%;
   border: 1px solid #666;
   }   
   
#contentFooter p {
   margin: 0;
   padding: 0 10px;
   }
   
   
/* Single Page/Post Styles 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.noSidebar { float: left; width: 760px; }	

#singleNavigation {
  margin: 20px 20px 0 20px;
  background: #ebf1f5;
  border: 1px solid #666;
  }
  
#singleNavigation p {
  margin: 0;
  padding: 10px;
  }  
   

#singleContent {
   margin: 20px;	
   }
   
#singleContent p {
   padding: 0 15px;
   }      
   
#singleHeader {
    margin: 0;
	padding: 0;
	background: #d0e7fb;
    border: 1px solid #666;
	width: 100%;
	height: 30px;
	line-height: 30px;
	}   
	
#singleHeader h1 {  
   margin: 0;
   padding: 0 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 2.2em;
   color: #0d4072;  
   }  
      
#singleFooter {
   margin-top: 10px;
   line-height: 25px;
   height: 25px;
   padding: 0;
   background: #f7f9fa;
   width: 100%;
   border: 1px solid #666;
   }   
   
#singleFooter p {
   margin: 0;
   padding: 0 10px;   
   }   
	
   
 



/* Begin Right Column 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.rightColumnContainer {
   float: right;
   width: 220px;
   }

.rightColumn {
   margin: 20px 20px 0 20px;
   margin-left: 0;
   padding: 5px;
   background: #f7f9fa;
   border: 1px solid #666;
   }
   
.base { margin-bottom: 20px; }   
   
.rightColumn p {
   padding: 10px;
   margin: 0;
   }   
   
.rightColumn h2 {
   margin: 5px 0 0 0;
   background: #d0e7fb;
   text-indent: 5px;
   line-height: 22px;
   height: 22px;
   border: 1px solid #666;
   
   font-size: 1.4em;
   color: #0d4072; 
   }   
   
.rightColumn ul {
   padding-left: 5px;
   margin: 5px 0;  
   list-style: none;     
   
   font-size: 1.3em;
   font-weight: bold;
   color: #0d4072;
   }
   
.rightColumn li {
   line-height: 18px;
   padding: 0 0 0 20px;
   background: url(images/bullet.gif) no-repeat 0 .1em;
   }   
   
.rightColumn form { margin: 10px 0; }   

div.ulMargin ul { margin-bottom: 15px; }
   
  
/* Footer Begins Below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#footer { 
  margin: 0;
  padding: 20px;
  border-top: 1px solid black;
  }
  
#footer p {  
  margin: 10px 0;
  line-height: 1.2em;
  }  
  
#footer a:link { text-decoration: none; }
#footer a:hover { text-decoration: underline; }  
  
/* Extra Styles (Colors, sizes, etc) Begin Below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
			
.small {font-size: 1.1em; }	
.medium { font-size: 1.6em; }
.large { font-size: 2em; }

.red { color: red; }
.bold { font-weight: bold; }

#clear { clear: both; }


/* Notice Styles Begin Below
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#notice {
  margin: 20px 20px 0 20px;
  background: #fbf7b6;
  border: 2px dashed black;
  }
  
#notice p {
  margin: 0;
  padding: 10px;
  }  
  
  #nav {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	background: #FE7600;

	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
		text-decoration: none;
		
		

font-family: verdana, arial, sanf-serif;
font-size: 12px;

	}
	
	#nav li {
	display:inline;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	}
	
	#nav a {
display: block;
width:100px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #FE7600;
text-decoration: none; /*lets remove the link underlines*/
}

#nav a:link, #nav a:active, #nav a:visited {
color: #000000;
}

#nav a:hover {
border: 1px solid #000000;
background: #894102;
color: #ffffff;
}

#main {
	float:left;
	width:490px;
	height:100%;
	padding:10px;
	margin: 10px;
	text-align: left;
	}
	h2 {
		margin:0 0 1em;
	}
		#sidebar {
	float:right;
	padding:5px;
	margin: 5px;
	width:200px;
	height:100%;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFB473;
	text-align: left;
	}
	
