/*
Theme Name: FOLIO
Theme URI: http://www.meltingpx.com
Description: <p>ProGallery wordpress theme for All Type of portfolio displays</p>
Version: 1.0
Author: ram
Created Date:06/05/2009
Author URI: http://www.meltingpx.com/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

html{
	background: #fff url(images/bg.jpg) repeat-x;

	}
body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	
	background-image: url(images/body-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #222 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a, a:link, a:visited{
color:#2ec0f0;

	
	text-decoration: none;
}
a:hover {
	
	text-decoration:none;
}

/* `Headings 
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 22px;
	letter-spacing:-2px;
}

h2 {
	font-size: 20px;
	letter-spacing:-1px;
}

h3 {
	font-size: 18px;
	letter-spacing:-1px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}


/* `styles for order and un order list
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	background-color:#303e48;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #50606b;
	font-size:12px;	
	color:#ccc;
}

/* Top section, header, logo and contact info
----------------------------------------------------------------------------------------------------*/
.header{
	height:106px;
	position:relative;
}
#logo{
	position: absolute;
	top:10px;
	width:340px;
	height:105px;
}
#contact-info{
	position: absolute;
	top:6px;
	right:0px;
	float:right;
	width:auto;
}

#twitter-info {
	float:right;
	position:absolute;
	left:350px;
	top:6px;
	width:auto;
}

.img-border{
	padding:8px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:10px;

}

.sf-menu .current_page_item a, .sf-menu .current-cat a{
color:#222;
background-color:#e6e6e6;



}

/* titles and icons in sidebar and main column
----------------------------------------------------------------------------------------------------*/
.icons-sb{
    float:left;
    height:32px;
    margin-right:10px;
    margin-top:-2px;
    width:32px;
}
.icons-lc{
	position:relative;
	margin-right:8px;
	width:30px;
	height:30px;

}

/*---------------------slider--------------------*/

#slider-title{
margin:10px;
}
span.title{
	position:relative;
	top:-5px;
	line-height:30px;
	font-size: 20px;
	font-weight:bold;
	letter-spacing: -1px;
	color:#a7a7a7;
	z-index:0;
}

#home-slider {
	margin-top:0;
	background-image:url(images/slider-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:265px;	
}
#home-slider h2 {
	border-bottom:none;
	color:#fff;
	font-size:20px;
	word-spacing: -2px;
	font-weight:bold;
}
.sliderImages{	
	border:11px solid #fff;
	background-color:#eee;
	margin-left:20px;
	margin-top:30px;	
	margin-right:20px;
	display:block;
}

.sliderImages ul li  {
	list-style:none;
	width:360px;
	height:180px;
}

#home-slider ul li {
	margin:0;
}
.sliderTextHolder ul li {
	height:auto;
	height:200px;
	list-style:none;
}
.sliderTextHolder{
	margin-left:20px;
	margin-top:30px;
	margin-right:20px;
}


.sliderTextHolder p {
	color:#222;
}
.sliderTextHolder a:link, .sliderTextHolder a:visited{
color:#fff;
	
}
.sliderTextHolder a:hover{
color:#9edfed;
	
}

.prev {
	position:relative;
	left:420px;
	top:-160px;
}
.next {
	position:relative;
	left:380px;
	top:-85px;
}
	/*  sidebars and left columns padding and colors
----------------------------------------------------------------------------------------------------*/
#left-column, #right-column{
	margin-top:20px;
}
.right-column{
	margin-bottom:20px;
	}

#right-column h2{
	margin-bottom:1px;
}
#right-column ul{
	margin:0px;
	padding:0px;	
}
div.right-column{
	padding: 20px;
	margin:0 auto;
    background:#f2f2f2;
	color:#333;
	margin-bottom:20px;
}
#right-column ul li{

	background-color:#fff;
	border-bottom:1px solid #eee;
	border-top:1px solid #f5f5f5;
	margin:0px;
	list-style:none;
}

#right-column ul li ul li{
	border-bottom:none;
}
#right-column ul li a{
	margin-left:20px;
	color:#4f6673;
	text-decoration:none;
	line-height:25px;
	}

#right-column ul li a:hover{
	color:#ccc;
	
}

#left-column h1, #right-column h2, #home-slider h1{
	color:#333;
	margin-bottom:10px;
}

#right-column a:link, #right-column a:visited{
	color: #0066CC;		display:block;

}

/* portfolio gallery/ project thumbnails padding */
.gallery{
	margin-bottom:20px;

}
		
.gallery ul { 
	list-style: none; 
	margin:0px;
	text-align:center;
 }
	 	
.gallery ul li {
	display:inline;
	 margin:0px;
	 padding:0px;
	 float:left;
	 margin:5px 5px 0px 0;
	 width:auto;

	 }

.gallery ul li img {
	border: 1px solid #ccc;
	padding:9px;
	background-color:#eee;
	float:left;

	}
	
.gallery ul a:hover img {
	border: 1px solid #999;

}
.gallery ul a:hover { color: #f1f1f1;
}

/* ---------- @ comments style -----------*/

.alt {
	background-color: #eee;
	border:1px solid #ccc;

	}

.alt a,
.alt a:visited
{
	}
	
h3#comments, #respond{
color:#ccc;

}

	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #eee;
	border:1px solid #ccc;
	color:#222;

	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color: #eee;
	border:1px solid #ccc;
	color:#222;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	color:#111;
	margin-bottom:10px;
	border:none;
	background-image: url(images/submit1.jpg);
	background-repeat: no-repeat;
	width:130px;
	height:39px;
	cursor: pointer;
}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	padding:0px;
		}

.commentlist a:visited,
.commentlist a:link
 {
		}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:13px;
	}

.commentlist p {
	margin: 10px 0px 10px 0;
	}
	
#commentform p {
	margin: 5px 0;
	color:#50606b;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:70px;
}


#sidebar form {
	margin: 0;
	}

#right-column .widget{
	margin-bottom:20px;

}
.gravatar{
	float:left;
	width:auto;

}
.navigation{
margin:10px 0;

}			
	/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	margin-top:20px;
	background-image: url(images/footer-strip.jpg);
	background-repeat: repeat-x;
	height:127px;
	
}
#footer-inner{
	width: 960px;
	margin:0 auto;
	padding:55px 0px 10px 0;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#50606b;


}

#cforms2form textarea , #cforms2form input, #cforms3form textarea , #cforms3form input{
display:block
}
