/*
Theme Name: Sonar DNS
Theme URI: 
Description: Sonar DNS Wordpress theme
Version: 1.0
Author: Sonar DNS
Author URI: http://www.sonardns.net
*/

* {
  padding: 0;
  margin: 0;
}

body{
  font-family: Verdana, Arial, Verdana, Sans-Serif;
  background: #f7f4ed url(images/bg.jpg) top left repeat-x;
}

#page {
	width: 850px;
	margin: 0 auto;
}


/***********************/
/**      Header       **/
/***********************/

#header{
	height: 122px;
	width: 850px;
	margin: 0 auto;
}

a#logo{
	width: 401px;
	height: 122px;
	background: url(images/logo.jpg) top left no-repeat;
	float: left;
}

/***********************/
/**    Navigation     **/
/***********************/

#navigation{
	height: 31px;
	width: 850px;
	margin: 0 auto;
}

ul#nav {
	list-style: none;
}

ul#nav li{
	list-style: none;
	display: inline;
	line-height: 31px;
	margin-right: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
	border-right: solid #8d8d8d 1px;	
}

ul#nav li#last{
	border-right: none;
}

ul#nav li a:hover{
	/*color: #8d8d8d;*/
}

/***********************/
/**     Content       **/
/***********************/

#wrapper{
	width: 850px;
	padding: 20px 0;
	margin: 0 auto;
}

#content {
  width: 540px;
  float: left;
  font-family: Georgia, serif;
  color: #353535;
  font-size: 14px;
  margin-right: 20px;
}

#content p{
	font-size: 12px;
	line-height: 1.6;
	font-weight: normal;
  font-family: Verdana, Arial, Verdana, Sans-Serif;
  margin-bottom: 5px;
  text-align:justify;
}

#content .testimonial p{
	font-style: italic;
}

#content form p{
	text-align: left;
}

#wpcf7-f3-p25-o1 span input{
width: 200px;
}
.post{
	width: 498px;
	padding: 20px;
	border: solid #8d8d8d 1px;
	background-color: #fff;
	margin-bottom: 20px;
}

.post img.website{
	border: solid #8d8d8d 1px;
	margin-bottom: 10px;
}

/***********************/
/**     Sidebar       **/
/***********************/

#sidebar {
  float: right;
  width: 287px;
  padding: 0;
}

#sidebar .item{
	width: 225px;
	padding: 20px 30px;
	border: solid #8d8d8d 1px;	
	background: #fff url(images/item_bg.jpg) bottom center no-repeat;
	margin-bottom: 20px;

}

#sidebar .item p{
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 1.6;
}

#sidebar .item #wpcf7-f2-p36-o1{
	width: 200px;
	padding: 10px;
}

#sidebar .item #wpcf7-f2-p36-o1 span input, 
#sidebar .item #wpcf7-f2-p36-o1 textarea{
	width: 200px;
}



/***********************/
/**   		Lists		    **/
/***********************/


#sidebar #services {
	list-style: none;
	margin: 20px;
	font-size: 12px;
}

#sidebar #services li {
	background: url(images/bullet_tick.gif) left center no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 5px;
}


ul#services{
	list-style: none;
}

ul#services li p{
	padding: 0 10px;
}



/***********************/
/**   Default Link    **/
/***********************/

a, a:visited{ 
	color: #155eb5;
	text-decoration: none;
	
}

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

p.visit a{
	color: #68ad3c;
}

p.visit a:hover{
	text-decoration: underline;
}

/***********************/
/**      Headers      **/
/***********************/

h1, h2, h3, h4, h5, h6{
	padding: 0;
	margin: 0;
	font-family: Georgia, serif;
	color: #155eb5;
}

#content h1{
	padding: 5px 0 10px 0;
	font-size: 24px;
}

#content h2{
	padding: 5px 0;
	font-size: 20px;
	font-weight: normal;
}

#content h2.testimonial{
	margin-top: -10px;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
}

#content h3{
	padding: 3px 0;
	font-size: 18px;
	font-weight: normal;
}

#content h4{
	padding: 3px 0;
	font-size: 16px;
	font-weight: normal;
}

#sidebar h1{
	padding: 5px 0;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

#sidebar h2{
	padding: 3px 0;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

#sidebar h3{
	padding: 3px 0;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

#sidebar  h4{
	padding: 3px 0;
	font-size: 14px;
	font-weight: normal;
}



/***********************/
/**      Footer       **/
/***********************/

#footer {

}

/***********************/
/**      Forms 	      **/
/***********************/


form span input, form span textarea {
  background: url(images/form_field_bg.gif) 0 0 repeat-x;
  background-color: #8ebef7;
  font-size: 16px;
  border: solid 1px #155eb5;
  color: #00479a;
  padding: 2px;
}


#wpcf7-f1-p21-o1{
	width: 380px;
	margin: 15px auto;
	display: block;
}

#wpcf7-f1-p21-o1 span input,
#wpcf7-f1-p21-o1 span textarea{
	width: 375px;
}

#wpcf7-f1-p21-o1 span input{
	margin-bottom: 10px;
}


/***********************/
/**    Portfolio	    **/
/***********************/


#portfolio{
  width: 550px;
}
#portfolio ul{
  list-style: none;
}

#portfolio ul li{
  float: left;
  position: relative;
}

#portfolio ul li img{
	width: 156px;
	height: 140px;
}

#portfolio ul li a{
  border: solid 5px #bbcee4;
  display: block;
  position: relative;
  margin: 0 0 20px 0;
}

#portfolio ul li a.push{
	margin-right: 20px;
}

#portfolio ul li a:hover{
  border: 5px solid #333;
}


/***********************/
/**       Other       **/
/***********************/

.clear{
  clear:both;
}

.em{
	background-color: #ffffcc;
}

blockquote {
  margin-left: 1.5em;
  padding: 5px 0 5px 0;
}

a img{
	border: none;
}
