/*
Theme Name: Blue Mountain
Theme URI: http://www.elegantdirectory.com/wp-themes/
Version: 1.0
Description: Blue Mountain is 2 column wordpress theme with attractive combination of blue scene and black color. Sponsored By: <a target="_blank" href="http://www.elegantdirectory.com">Elegant Web Directory</a> &amp; <a target="_blank" href="http://www.allinfodir.com">AllinfoDir Web Guide</a>. Get more of our themes from <a href="http://www.elegantdirectory.com/wp-themes/" target="_blank" title="Free Wordpress Themes">Free Wordpress Themes</a>.
Author: Elegant Web Directory
Author URL: http://www.elegantdirectory.com/wp-themes/
*/



body {
	background: url(images/back.jpg);
	font: 0.7em Trebuchet MS;
	color: #555555;
margin: 0px;
}


p
{
margin:0px;
padding:10px;
line-height:20px;
}


/* USUAL STUFF*/
a {
	color: #148BD0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4 {
	margin: 0px;
}
img {
	color: #000000;
}
h2 {
	font-size: 1.4em;
}


/* LAYOUT STUFF*/

#wrapper {
margin:30px auto;
width:780px;
background: #F6F9FB url(images/bg.gif);
}




#bg
{
background: url(images/header.jpg);
height:150px;
}

#bg h1, #bg h2
{
margin-left:20px;
padding-top:20px;
}

#bg h1 a, #bg h1 a:visited
{
color:#fff;
text-decoration:none;
}

 #bg h1 a:hover
 
 {
 color:#fff;
 text-decoration:underline;
 }
 
 
 #bg h2
 {
 color:#fff;
 }
 


#main-content {
float:left;
width:760px;
margin : 0 auto;
background: #E7EBFF url(images/bg.png);
border: 1px solid #DDE6EE;
padding: 9px;
}

#left-column {
width : 180px;

float : left;
color:#353535;
}


#right-column {
width : 550px;
padding : 0 10px 30px;
float :right;
margin-left:10px;
margin-top:20px;
}




#footer {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}



/* MENU STUFF*/


#menu
{
width: 100%;
	background-color: #000;
	height:30px;

	
}

#menu ul
{
margin-top:10px;
	list-style: none;
}

#menu li
{
	display: inline;
	padding-top:10px;
	padding-bottom:10px;
	  font-size: 1.2em;
	  text-transform:uppercase;
}

#menu li a
{
	color: #fff;
	background-color: inherit;
	text-decoration:none;
	padding:10px;
}

#menu li a:hover
{

		background: #eaf2f7;
	color:#111;
}




/* POST STUFF*/

.post {
color:#000;
font-family:Arial;
padding:10px;
}

.post h1 a, .post h1 a:visited
{
color:#fff;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.post h1 a:hover 

{
text-decoration:underline;
}

.post h1 
{
background:#000;
color:#fff;

padding:10px 0px 10px 10px;

}

.entry{
font-size:1.2em;}

.post .info a:hover
{
text-decoration:underline;
}




.entry
{
font-size:12px;
}

.entry a
{
color:#303030;
text-decoration:none;
}


.post .info
{
padding:10px;
}

.post .info a
{
color:#303030;
text-decoration:none;
}



/*SIDEBAR STUFF*/



#left-column ul {
	margin: 10px 5px 15px 0;
	padding: 0;	


}
#left-column ul li {
	list-style: none;

	margin-left:10px;

}
#left-column ul a {
	display: block;
	color: #111; 
	text-decoration: none;
	padding:.3em 0 .3em 10px;		
	width: 96%;
}
#left-column ul a:hover {
	padding: .3em 0 .3em 10px;
	color: #fff;
	background: #000;	
}


#left-column h3, #left-coulmnul li a
{color:#111;
}

#left-column h3
{


background:#000;
padding:10px 10px 10px 10px;
text-transform:uppercase;
color:#fff;
margin-top:30px;
font-size:12px;

}

#right-column h4
{
font-size:11px;
}


#left-column  li
{
padding:5px;
font-size:14px;
}



#left-coulmnul li a
{
text-decoration:none;
}

/* FOOTER*/

#footer {
background:transparent;
color:#fff;
height:47px;
clear : both;

}

#footer p
{
padding-top:10px;
margin-left:25px;

}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size: 1.2em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {

width: 280px;
margin-left:50px;
}

#commentform textarea {

background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}



.entry a
{
color:#000;
font-weight:bold;
}

blockquote
{
border-left:5px solid #111;
}

#left-column li
{
list-style:none;
}