﻿/*  
Theme Name: USETHICS Theme (Services)
Theme URI: http://usethics.ru
Description: WP glamorous theme designed by <a href="http://usethics.ru" color="#C32B90">U S E T H I C S</a>.
Version: 0.1
Author: Vlad V. Golovach
Author URI: http://www.usethics.ru/

	This theme was designed and built by Vlad V. Golovach

*/
/*@import url("../usethics-common/base.css");*/

/* area specific for blog, no sidebar, similar margins*/
#content-blog {
	overflow: hidden;
	padding: 42px 42px 20px 42px;
}

/**/
/* Services grid */
/**/
.service p {
	display:inline
}
.service {
	overflow:hidden
}

.service div {
	width:100%; margin:0; overflow:hidden
}

.service p {
/*	width:471px;*/
	float:left;
	font-size:0.9em;
	color:#768071;
	line-height:0.9em;
	margin: 0px 10px 10px 0px;
}

.service p a {
	display:block;
	float:left;
	font-size:1.2em;
	padding-bottom:5px
}

.service p br {
	clear:both
}

.service img {
	margin-top:8px;
	margin-bottom:4px
}

.service.text {
	margin-bottom:0px
}
.service.text p {
	font-size:1em;
	background: url(images/gray_arrow.gif) 98% 98% no-repeat;
	line-height:1.2em;
	width:130px;
	min-height:125px;
	padding: 6px 5px 0 8px;
	border: solid 2px #e5e5e5;
}

.service.text p a {
	font-size:1.2em;
	line-height:1.2em;
}

.service.text p.last {
	border:none;
	background: url(images/big_square.gif) top left no-repeat;
	min-height:130px;
	min-width: 138px;
	padding: 3px 0 0 8px; 
	
}

.service.text p.last .projects {
	font: 2.2em/120% Georgia, Tahoma, Verdana, Arial, "Trebuchet MS", sans-serif;
	color:#fff;
}

.service.text p.last .gotoclients {
	font-size:1.2em;
	line-height:1.2em;
	color: #fff;
}

.service.text p.last a.last {
	font-size: 1em;
	margin-top:35px;
	color: #fff;
}

.service.text img {
	display:none
}

/**/
/*Sidebar*/
/**/
#sidebar #calloutbox {padding-top: 10px;}

#calloutbox-2 {margin: -15px 0 0 0; background: url(images/gradient.png) repeat-x scroll left top;
border-top:7px solid #FFA32D; color: #fff; font: 2.8em/1 Georgia; padding: 10px;}
#calloutbox-2 div {font: 14px Arial; margin: 30px 0 0 0; pading: 0 0 10px 0}
#calloutbox-2 a {color: #fff;}

#sidebar #calloutbox li {
	color: #C3009F;
	list-style: square outside;
	margin-top: 5px;
	margin-left: 15px;
}

#sidebar #calloutbox .services {
	font-size: 1.05em;
	line-height: 1.5;
}

#sidebar #calloutbox .services a {
	font-weight: bold;
}


#sidebar #calloutbox li span {
	color: #000;
}

