/*  CSS Document 
	Created for BB Gardens.ie Blog
	April 2008
	By Kyle Tunney
	IT Devotion 	*/

@import url('style-sidebar.css'); 
@import url('style-comments.css');
* { margin: 0; padding:0;}
html, body { height: 100%; }
html {padding: 0px ;}
body { background-color: #2a2d29 ; margin: 0px; padding: 0px;}
a img{border: 0;}
strong{ font-weight:600; color:#ffffff;}
em{ font-style:normal; border-bottom:1px solid #d22d74;}
p a { text-decoration:none; text-decoration:underline; color:#d69627;}
p a:hover { text-decoration:none; color:#d2c552; }
#clear{ clear:both;}	
h1 span{ visibility:hidden;}

/* Main Elements */	
#container_head{
	background:#ffffff;
	width:100%;
	height:225px;
}
#container_mid{
	background:url(http://www.bbgardens.ie/imgs/bkgr_grad.gif) repeat-x;
	height:auto;
	padding:0 0 550px 0;
	width:100%;
}

#container_footer{
	width:100%;
	border-top:solid #d2c552 1px;
	padding:20px 0 30px 0;
}

#main_container{
	margin:-500px auto 0 auto;
	width:950px;
}
#content{
	float: left;
	margin: 0px 10px 0 10px;
	width: 500px;
	display: inline;
}

#footer{
	width:700px;
	margin:0 auto 0 auto;
	line-height:1.4em;}
	
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em; font-weight:800;
	color:#d2c552;
	letter-spacing:1.5px;
}
	
h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em; font-weight:800;
	color:#d2c552;
	letter-spacing:1.5px;
}

	
h2, h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em; font-weight:bold;
	color:#b9ae4e;
	letter-spacing:0px;
	margin:30px 0 0 -1px;
	text-decoration:none;}
h2 a:hover{color:#e5d864;}	

.published_info{
	border:1px solid #725119;
	padding:10px;
	color:#eeab37;
	margin-bottom:50px;
}	
.published_info a:visited{color:#FFFFFF; text-decoration:underline;}
.published_info a:visited{color:#FFFFFF; text-decoration:underline;}
.published_info a:hover, a:visited:hover{color:#FFFFFF; text-decoration:none;}
.published_info a{color:#FFFFFF;}
.no_comments{ color:#eeab37; margin-left:90px;}
.no_comments a:hover{ color:#eeab37;}
.no_comments a{ color:#FFFFFF;}

.filed_info{color:#eeab37; margin-top:10px;}
.filed_info a:hover{color:#eeab37;}
.filed_info a{color:#FFFFFF;}
	
#content p{
	width:515px;
	font-size:1.0em;
	font-weight:normal;
	text-align:left;
	text-indent:10px;
	margin:20px 0 25px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#e5e5e5;
}
/* End Main Elements */	
	
/* Main Menu */
#menu_pos { width:800px; height:32px; margin:0 auto 0 auto; }
.menu_btm{ border-bottom:solid 1px #dec914; height:44px;}
.menu {  margin: 5px 0 0 175px;  padding: 0; list-style-type:none; width: 700px; 
		float: left; /* Contain floated list items */
  		font-family:"Times New Roman", Arial, Helvetica, sans-serif;
  		font-size:0.9em; font-weight:bold;
		letter-spacing:1.0px;}
.menu li { margin: 0; padding: 0; float: left; border-right:solid 2px #353434; }
.menu a { float: left; padding:0 20px 0 20px; color: #c9b611; text-decoration: none; line-height: 2.5; text-align: center;}
.menu a:hover { color:#dec914; }
/* End Main Menu */

/* Sub Menu */
.submenu{ 
	color:#929292;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	letter-spacing:1px;
}
.sub_menu li {
	list-style-type:none;
	padding:0 0 0 15px; }
.sub_menu a { color:#929292; text-decoration:none; }
.sub_menu a:hover { color:#d2c552; }
#sub_menu{ float:left;}
/* End Sub Menu */

/* Blog Links */
.foot_blog{ 
	color:#929292;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	letter-spacing:1px;
}
.foot_blog li {
	list-style-type:none;
	background: url(http://www.bbgardens.ie/imgs/f_bullet.gif) left center no-repeat; 
	padding:0 0 0 18px; }
.foot_blog a { color:#929292; text-decoration:none; }
.foot_blog a:hover { color:#d69627; }
/* End Blog Links */

/* General List */
.gen_list{ 
	font-size:1.0em;
	font-weight:normal;
	line-height:1.2em;
	width:540px;
	color:#929292;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.gen_list li {
	list-style-type:none;
	background: url(http://www.bbgardens.ie/imgs/gen_bullet2.gif) left center no-repeat; 
	padding:0 0 0 18px;
	margin:10px 0 15px 0; }
/* End General List */

/* IT Devotion Style */
#blog_articles{ float:left; padding:0 0 20px 100px;	}
#it_devotion{ text-align:right; font-family:"Times New Roman"; right:0; color:#929292; line-height:1.5em;}
#it_devotion a{ text-decoration:none; color:#929292;}
#it_devotion a:hover{ text-decoration:none; color:#be3b30;}
/* End IT Devotion Style */

#container_head .header_img{ width:850px; background:url(http://www.bbgardens.ie/imgs/header/contact.jpg) no-repeat; height:220px; margin:0 auto 0 auto; padding:4px 0 4px 0;}