/*
Theme Name: Ampliphi Media
Theme URI: http://www.idsagency.com
Description: IDS Styled Theme based on <p>ProGallery wordpress theme for All Type of portfolio displays</p>
Version: 1.0
Author: Innersight dZine Studio
Created Date:09/28/2009
Author URI: http://www.idsagency.com/

*/

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

html{
	background: #231f20 url(images/body-bg-grady.jpg) 0 0 repeat-x;

	}
body {
	font: 12px/1.5 Helvetica, Arial, sans-serif;
	color:#e4e6e7;
}

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

hr {
	border: 0 #8c8c8c solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* default link style
----------------------------------------------------------------------------------------------------*/
a, a:link, a:visited{color:#00acee;	text-decoration: none;}
a:hover {color:#8c8c8c; text-decoration:none;}


/* Innersight dZine Studio Styles
----------------------------------------------------------------------------------------------------*/
.headerInner{margin:0 auto; padding:0; width:940px;}

.entry{margin:0; margin-bottom:15px; padding:0; border-bottom: 1px solid #00c2f6;}

.sliderTitle{font-size:16px; color: #FFF; font-weight: bold;}

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

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

h2 {
	font-size: 32px;
	letter-spacing:-1px;
	color:#00c2f6;
	padding-left: 50px;
	background: url(images/paper-icon.png) 0 0 no-repeat;
}

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

h4 {
	font-size: 16px;
	color: #00c2f6;
}

h5 {
	font-size: 12px;
}

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


/* `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:#8c8c8c;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #8c8c8c;
	font-size:12px;	
	color:#2a2a2a;
}

/* Top section, header, logo and contact info
----------------------------------------------------------------------------------------------------*/
.header{
	margin:0;
	padding:0;
	width: 100%;
	height:160px;
	position:relative;
	background: white url(images/header-bg.gif) top center no-repeat;
	border-bottom: 2px solid #00c2f6;
}
#logo{
	
	width:622px;
	height:115px;
}
#contact-info{
	position: absolute;
	top:6px;
	right:0px;
	float:right;
	width:auto;
}
.img-border{
	padding:8px;
	border:1px solid #8c8c8c;
	background-color:#ebebeb;
	margin-bottom:10px;

}



/* titles and icons in sidebar and main column
----------------------------------------------------------------------------------------------------*/
.icons-sb{
	position:relative;
	top:5px;
	margin-right:10px;
	width:32px;
	height: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.png);
	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{
	margin-top:20px;
}

 #right-column{color: #000; margin: 20px 0px 0px 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:block;
	 margin:0px;
	 padding:0px;
	 margin:5px 5px 0 50px;
	 width:auto;
text-align:left;
font-size:14px;
	 }

.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: #00acee;
}

/* ---------- @ 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; color: #000;

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

}
.navigation{
margin:10px 0;

}			
	/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	margin-top:20px;
	background: #000;;
	height:127px;
	
}
#footer-inner{
	width: 940px;
	margin:0 auto;
	padding:15px 0px 10px 0;
	color:#2a2a2a;


}
