/*
Theme Name: Default
Theme URI: http://www.wynia.org
Description: The theme to use as the basis for your own. Take your HTML design and make it a Wordpress theme. Licensed for any use. I only ask for links back if you make your own theme out of it.
Version: 1.0
Author: J Wynia j@wynia.org
*/

body {
	background: #080808;
	font: 13px Arial;
	line-height: 140%;
	color: #ffffff;
	margin: 40px 0px;
}

/**** links ****/

a {
 	color: #ffffff;
}

a:visited {
 	color: #ffffff;
}

a:hover {
	color: #d001c1;
	text-decoration: none;
}

#back {
	display: block;
	height: 30px;
	width: 80px;
	background: url(images/back0.jpg);
}

#back:hover {
	background: url(images/back1.jpg);
}

/**** h tags ****/

h1 {
	display: none;
}

h3, h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia;
	font-style: italic;
	font-weight: lighter;
}

h2 {
	color: #d001c1;
	margin: 0px;
	font-size: 22px;
}

h2 a {
	color: #d001c1;
	text-decoration: none;
}

h2 a:visited {
	color: #d001c1;
	text-decoration: none;
}

h3 {
	color: #fff;
	font-size: 20px;
}

.smallinh2 {
	font-size: 14px;
	color: #fff;
}

/**** image header ****/

.imghead {
	height: 142px;
	margin-bottom: 20px;
}

.imgheadsm {
	height: 40px;
	margin-bottom: 20px;
}


/**** logo section ****/

#logo {
	background: url(images/logo.jpg) no-repeat top left;
	height: 55px;
	width: 940px;
	margin: 0px auto 4px auto;
}


/**** content divs ****/	

#content {
	width: 910px;
	margin: 0px auto 4px auto;
	padding: 15px;
	background: #000000;

}

#content-home {
	width: 300px;
	padding: 80px 620px 40px 20px;
	margin: 0px auto 0px auto;
	background: url(images/home1.jpg) top left no-repeat;
}

#home-para {
	background:url(images/70percent.png);
}

#home-para2 {
  	padding: 30px 20px 15px 20px;
  	color: #ffffff;
  	background:url(images/whoweare.png) top left no-repeat;
}

.post li, .box li {
	margin-bottom: 5px;
}

.post ul, .box ul {
	background: #1a1a1a;
	width: 80%;
	padding: 15px 30px;
	margin-left: 25px;
	list-style: square;
}
  
/**** footer ****/

#foot {
	width: 936px;
	margin: 6px auto 40px auto;
	font-size: 11px;
	color: #fff;
}

#foot a {
	text-decoration: none;
}

#address {
	font-size: 11px;
	width: 480px;
	float: left;
}

#nav {
	text-align: right;
	width: 450px;
	float: right;
}

.foottext {
	margin: 0px 10px 0px 0px;
}


/**** top menu ****/

#topmenu {
	height: 42px;
	background: #1a1a1a;
	margin: 0px auto 0px auto;
	text-align: center;
	padding-left: 5px;
}

/**** functions ****/

.clr {
	clear: both;
}

.hide {
	display: none;
}
	
/**** clients ****/

.cufontitle {
	font-family: Anivers;
	font-size: 36px;
	color: #fff;
}

.clientlogo {
	margin: 0px;
}

.clientpic {
	margin-right: 10px;
}

#toppics {
	margin-bottom: 15px;
}

.logos div {
	float: left;
	margin: 20px 0 0 15px;
}

.logos a {
	width: 123px;
	height: 104px;
}

.logos img {
	border: 2px solid #000;
}

.logos-big {
	width: 800px;
	margin-left: 65px;
}

.logos-big div {
	float: left;
	margin: 25px 0 0 15px;
}

.logos-big img {
	border: 2px solid #000;
}

.logos-big a {
	width: 155px;
	height: 131px;
	text-align: center;
}

.clientlink img:hover {
	border: 2px solid #d001c1;
}


/**** services ****/

#itemdefault {
	background: url(images/services-text.jpg) no-repeat;
	height: 85px;
	margin: 0px 0 0 0px;
}

#services {
	width: 234px;
	float: left;
	margin: 0px 20px 20px 0px;
}

.service {
	padding: 10px 0px 0px 6px;
	color: #ffffff;
	font-size: 14px;
	background: url(images/linkbg.jpg) top left no-repeat;
	height: 25px;
	width: 228px;
	display: block;
	text-decoration: none;
	margin-bottom: -5px;
}

.b2b {
	padding: 4px 0px 0px 6px;
	height: 31px;
	color: #ffffff;
	font-size: 14px;
	background: url(images/linkbg.jpg) top left no-repeat;
	width: 228px;
	display: block;
	text-decoration: none;
	margin-bottom: -5px;
}

#services a:hover {
	background: url(images/linkbg-on.jpg) top left no-repeat;
}

.activeLink {
	background: #6a43b6;
}


#servicedescription {
	width: 650px;
	float: right;
}


/**** news ****/

.news-pic {
	width: 300px;
	margin: 0px 20px 20px 0px;
	float: left;
}

.news-content {
	width: 590px;
	float: right;
}

/**** contact form ****/


.wpcf7-not-valid-tip {
	color: #000000;
}


/**** scrollbar ****/

.scroll-track-top {
    height:15px; width:15px; background: url(images/top-arrow.jpg);
}

.scroll-track-bot {
    height:15px; width:15px; background: url(images/bot-arrow.jpg);
}

.scroll-track {
    height:15px; width:15px; background: #191919;
}

.scroll-handle {
    height:60px; width:15px; background: #d101d1; cursor:pointer;
}

.scroll-handle-top {
    height:15px; width:15px; background: url(images/scroll-top.jpg); cursor:pointer;
}

.scroll-handle-bot {
    height:15px; width:15px; background: url(images/scroll-bot.jpg); cursor:pointer;
}