/*
Theme Name: personal-folio
Theme URI: http://www.meltingpx.com
Description: <p>2 column wordpress CMS Template for Business and corporate websites</p>
Version: 1.0
Author: ram
Date: 09/07/2009
Author URI: http://www.meltingpx.com/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#1c1c1c;
	margin:0px;
	color:#FAFAE6;

}
html, body{
	height:100%;min-height:100%;
}

a:focus {
	outline: 1px dotted invert;
}


hr {
	border: 0 #444 dotted;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	color:#87C200;
	text-decoration: none;
}
a:hover {
	color:#B4F014;
	
}

/* `Headings 
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 22px;
	letter-spacing:-1px;
}

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: square;
}

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{
	border:1px solid #111;
	background-color:#333;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #111;
	font-size:12px;
	font-style: italic;
}

.empty{
height:50px;

}
.img-br{
padding:3px;
border:1px solid #111;
background-color:#222;

}


#header{

	height:200px;
	position:relative;

	
	
	}
	
#logo{
position:relative;
height:105px;
top:0px;
}

#logo .logo{
position: absolute;
top:10px;
}

p.more{
margin-top:10px;

}


/*slider*/

.sliderImages {



}

.sliderImages ul{
margin:0px;
padding:0px;


}
.sliderImages ul li{
margin:0px;
padding:0px;
list-style:none;


}
.sliderImages ul li img{





}


/*text holder*/

.sliderTextHolder{





}
.sliderTextHolder ul li{
padding:0px;
margin:0px;


}


.prev {
	position: relative;
	left:-25px;
	top:10px;
}
.next {
	position: relative;
	left:50px;
	top:10px;
}

/*top menu*/

.menu{
	position: absolute;
	top:120px;
	right:0px;
	height:30px;
	z-index:25;
}

.menu ul{	
	list-style: none;
	list-style-type: none;
	font-size: 1.11em;
	padding:0px;
	margin:0px;
}
.menu ul li{
	float: left;
	width:auto;
	
	margin: 0 2px;
	background:url(images/bg_menu_tab_right.gif) no-repeat right top;
}
.menu ul li a:link, .menu ul li a:visited{
	color:#334;
	text-decoration:none;
	}
.menu ul li a{
	display: block;
	padding: 0px 15px;
	text-decoration: none;
	background: url(images/bg_menu_tab_left.gif) no-repeat;
	line-height:30px;
	font-weight:bold;
	float:left;
	width:auto;
	
}

.menu ul li a:hover{
	text-decoration: underline;
}


.menu ul li.current_page_item, .menu ul li.current-cat {
	text-decoration: none;
	background: #222 url(images/bg_menu_tab_right_current.gif) no-repeat right top;
	line-height:30px;
		
}

.menu ul li.current_page_item  a, .menu ul li.current_page_item  a:visited, .menu ul li.current-cat a, .menu ul li.current-cat a:visited{
	text-decoration: none;
	color: #FAFAE6;
	background: url(images/bg_menu_tab_left_current.gif) no-repeat;
	line-height:30px;
	height:30px;
}




	/* content column 
----------------------------------------------------------------------------------------------------*/

.content-column{
margin-right:10px;
border-right:1px dotted #333;
padding-right:20px;

}

#content-column h1, #portfolio h1, #blog h1, #twitter h1{
color:#FAFAE6;
}
	/* right side bar
----------------------------------------------------------------------------------------------------*/
.right-column{
border:0px solid #333;

}

#right-column h3{
	font-size: 14px;
	text-transform: uppercase;
	color:#FAFAE6;

}

	/* blog 
----------------------------------------------------------------------------------------------------*/

#blog ul li{
	margin:0px;
	list-style:none;
	line-height:22px;

}

.blog{
	padding-right:20px;
	padding-left:20px;
	border-left:1px  dotted #333;
	border-right:1px  dotted #333;
	color:#FAFAE6;
	font-weight:bold;

}

.title-icons{
	position:relative;
	top:5px;
	margin-right:5px;

}

.blog a:link, .blog a:visited, .twitter a:link, .twitter a:visited{
	
	font-weight:normal;

}
.blog a:hover, .twitter a:hover{
	
	font-weight:normal;

}
	/* twitter comments
----------------------------------------------------------------------------------------------------*/
.twitter  br{
margin-bottom:10px;


}
#twitter p{
margin:0px;
padding:0px;

}

#twitter h6{
color:#444;



}
/* portfolio
----------------------------------------------------------------------------------------------------*/
.latest-pf1{
border:1px solid #333;
padding:20px;

}

.home-pf-tn{
	margin-bottom:10px;
	height:135px;

}
.home-pf-tn strong{
color:#FAFAE6;
line-height:30px;





}
/* @ comments style
----------------------------------------------------------------------------------------------------*/

.alt {
	background-color: #000;
	border:1px solid #111;
	

	}
	
h3#comments, #respond{
color:#ccc;


}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #222;
	background-color:#111;
	color:#ccc;
	
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	border:1px solid #222;
	background-color:#111;
	color:#ccc;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#262626;
	color:#fff;
	margin-bottom:10px;
	border:none;
	width:auto;
	padding: 5px 10px;
	border:1px solid #444;
	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0;
	padding:0px;	
	

	
	}
.commentlist a:link, .commentlist a:visited  {
color:#c87318;

	
	}
.commentlist li {
	margin: 5px 0 10px;
	padding: 15px 5px 10px 10px;
	list-style: none;
	border:1px solid #222;
	background-color:#111;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.navigation{
	margin:10px 0;

}
	/* portfolio
----------------------------------------------------------------------------------------------------*/
.content-column-portfolio{
width:100%;
}

.thumbnail{
float:left;
padding:5px;
width:auto;
}


.thumbnail img{
margin:0px;
padding:0px;
}

h2.pagetitle{
margin:0px;
padding:0px;
font-size:2em;
color:#B4F014;

}
	/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	float:left;
	padding-top:10px;
	margin-top:20px;
}
#footer-inner{

	height: 84px;
	width: 940px;
	margin:0 auto;
	position:relative;
	
}
#footer-inner .copy{
	color:#daeef7;
	text-align:left;
	width:300px;
	position: absolute;
	top:50px;
	width:590px;
}
#footer-inner p a{
	color:#daeef7;
	font-weight:bold;

}

/*footer menus*/

ul.footer-menu{
	
	width:590px;
	

}

ul.footer-menu li{
	display:inline;
	margin:0px;
}
ul.footer-menu li a, ul.footer-menu li a:link, ul.footer-menu li a:visited{
	color:#87C200;
	padding-right:10px;
	border-right:1px solid #444;
	padding-left:10px;

}
ul.footer-menu li a:hover{
	color:#B4F014;
	

}
