/*  
Theme Name: Carapetyan
Theme URI: http://www.denef.com
Description: Carapetyan minimalism
Version: 1.00
Author: Sebastian Dnef
Author URI: http://www.denef.com/
*/

/*************************************
 +Containers
 *************************************/
body {
	background:#fff;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, sans-serif;

}
#wrap{
	margin-top:0px;
	width:550px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	padding:50px;
}
#content{
	font-size:12px;
	float:left;
	margin:5px 0px 6px 0px;
	width:550px;
	border:1px solid /*#7E0000*/#942128;
	background:#fff;
	border-right:0px;
	border-left:0px;
	line-height:20px;
	color:#444;

}

#navigation{
	width:360px;
	height:15px;
	margin:0px 0px 0px 0px;
	padding:4px 0px;
}
#header{
	width:550px;
	margin-top:0px;
}
#footer{
	clear:both;
}
h1 {
	line-height:0px;
	margin:0px;
	padding:2px 0px 0px 0px;
}

/*************************************
 +Hn and p
 *************************************/
a {
	text-decoration:none;
	color:/*#999400*/#FC8D10;
}
.current_page_item a {
	color:#000;
}
a:hover  {
	color:/*#7E0000*/#942128;
	border-bottom:dotted /*#7E0000*/#942128 1px;

}
img {
	border:0px;
}

h2 {
	font-size:35px;
	line-height:35px;
	padding:0px;
	color:#aaa;
	font-weight:normal;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	margin:40px 0px 10px 0px;
}

h2.blog {
	margin:5px 0px 0px 0px;
}


p {
	margin:10px 0px 0px 0px;
	
}

p.blog {
	margin:50px 0px 0px 0px;
	font-size:10px;
}

.clients {
	width:550px;
	overflow:hidden;
	margin:30px auto;
	font-size:11px;
	line-height:14px;
	float:right;
}

.entry{
	margin:0px 0px 50px 0px;
	width:550px;
}

#navigation li, #footer p {
	float:left;
	margin:0px;
	margin-right:20px;
	margin-left:0px;
	font-size:11px;
	line-height:15px;
}

#footer li {
	float:right;
	margin-right:0px;
	margin-left:20px;
	font-size:11px;
	line-height:15px;
}

#logo {
	float:right;
}

ul {
	list-style-type:bullet;
}

#navigation ul, #footer ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/*  */

.kwicks {
	position: relative;
	padding:0px;
	margin:30px 0px 0px 0px;
	height:330px;
}

.kwick {
	display: block;
	width: 254px;
	height: 30px;
	padding:10px;
	margin:0px 0px 1px 0px;
	float:left;
	/*border-top:1px dotted /*#7E0000#942128;
	border-bottom:1px dotted /*#7E0000#942128;*/
	background:#ddd;
	overflow:hidden;
	font-size:11px;
	line-height:12px;
	color:#000;
}

#kwicks_container1 {
	float:left;	
	margin-right:2px
}

#kwicks_container1 .kwick {
	width: 255px;

}

#client_container {
	width:526px;
	height:580px;
}

.kwicks_container {
	width:250px;
	float:right;	
	padding:0px;
	margin:0px;
}

.kwick .image {
	margin-bottom:0px;
	height:30px;
	overflow:hidden;
}

.kwick .facts {
	padding-top:10px;
}

.kwick .desc {
	padding-top:10px;
}