/*
Theme Name: Freelance web designers website
Theme URI: http://www.dristi.net.in
Description: Freelance web site designer - exotic website designs by chanda dobriyal
Version: 1.0
Author: chanda dobriyal
Author URI: http://www.dristi.net.in
Tags: freelance web designer, contemporary abstract artist,
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
    background: #191919 url('images/background.png') repeat-x top;
}
		
a:link, a:visited { color: #3aa5cd; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #FFFF00; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
	padding-left: 20px;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r40 { margin-right: 40px; }

.h_divider { display: block; width: 100%; height: 5px; background: url(images/dristi_divider.png) repeat-x; }


#dristi_wrapper {
	width: 980px;
	margin: 0 auto;
}

/* menu */

#dristi_menu {
	width: 980px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
    background: url(images/dristi_menu.png) no-repeat;
}

#dristi_menu ul {
	width: 540px;
	margin: 0 auto;
	padding: 22px 10px 0 10px;
	list-style: none;
}

#dristi_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#dristi_menu ul li a {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 15px 0 15px;
	margin-right: 1px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
}

#dristi_menu li a:hover, #dristi_menu li .current {
	color: #0000ff;
	background-image: url(images/dristi_menu_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* end of menu */

/* site title */

#dristi_header {
	width: 980px;
	height: 128px;
	margin: 0 auto;
	background: url(images/dristi_header_top.png);
	background-repeat: no-repeat;
}

#dristi_header #site_title {
	padding-top: 35px;
	width: 980px;
	text-align: center;
}

#dristi_header a {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#dristi_header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
/* end of site title */

#dristi_content_wrapper_outer {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/dristi_content.png);
	background-repeat: repeat-y;
	background-position: top;
}

#dristi_content_wrapper {
	width: 830px;
	padding: 40px 75px 0 75px;
	background: url(images/dristi_content_top.png);
	background-repeat: no-repeat;
	background-position: top;
}

.content_section {
	clear: both;
	margin-bottom: 40px;
}

.content_section h2 {
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	color: #5e6972;
	font-size: 18px;
	background: url(images/dristi_header.png) left bottom no-repeat;
}

.content_section h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}

.content_section h4, h5{
font-size:13px;
color: #3399FF;
margin:0px;
padding:2px;
font-weight:bold;
}

.section_full {
	float: left;
	width: 830px;
}
.section_full p {
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-align: justify;
}

.section_w530 {
	float: left;
	width: 530px;
}

.section_w240 {
	float: right;
	width: 240px;
}

.section_w250 {
	float: left;
	width: 250px;
}

.project_image {
	border: 5px solid #4d5359;
	margin-bottom: 10px;
}

.seo_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #8a9ba8;	
	color: #ffffff;
}

.seo_box a {
	color: #3aa5cd;
}
.seo_box p {
	line-height: 2.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-align: justify;
}
.service_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}


.service_box li {
	list-style-image: url(images/dristi_list.png);
	margin: 0;
	color: #3aa5cd;
	padding: 0 0 10px 0px;
}
.service_box p {
	line-height: 2.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-align: justify;
}

.painting_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}


.painting_box li {
	margin: 0;
	color: #3aa5cd;
	padding: 0 0 10px 0px;
}
.painting_box p {
	line-height: 2.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-align: justify;
}

#dristi_foot {
	width: 880px;
	height: 105px;
	color: #666;
	padding: 5px 70px 0 10px;
	background: url(images/dristi_footer.png) no-repeat;
}
#dristi_foot h4 {
padding-left:40px;
font-size:12px;
color: #6C0008;
margin:0px;
font-weight:bold;}

#dristi_foot a {
	color: #666;
}

#dristi_foot a:hover {
	color: #333;
}
/* footer */

#dristi_footer_wrapper {
	width: 910px;
	margin: 0 auto;
	background: #191818;
	background: url(images/dristi_content.png);
	background-repeat: repeat-y;
	background-position: top;
	border-top: 1px solid #000000;
}

#dristi_footer {
	width: 860px;
	padding: 10px;
	margin: 0 auto;
	color: #515251;
	
	
}

#dristi_footer a {
	text-decoration: none;
	color: #7a7a7a;
}

.section_w330 {
	float: left;
	width: 330px;
}

.section_w330 .gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.section_w330 .gallery li {
	float: left;
	display: inline;
	margin: 0 8px 8px 0;
	padding: 1px;
	width: 71px;
	height: 71px;
	background: #000;
}

.section_w330 .gallery li img {
	width: 70px;
	height: 70px;
	border: 2px solid #2f2f2f;
}

.section_w330 .gallery li img:hover {
	border: 3px solid #3aa5cd;	
}

.section_w195 {
	float: left;
	width: 125px;
	padding: 0 20px 0 0;	
	margin: 0 30px 0 0;
}

.section_w195_last {
	background: none;
}

#dristi_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#dristi_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#dristi_footer .footer_menu_list li a {
	color: #928b85;
	font-weight: normal;
	text-decoration: none;
}

#dristi_footer .footer_menu_list li a:hover {
	color: #FFFFFF;
}

#social_icons{ padding-left: 0px; padding-top: 20px}
#social_icons ol{ list-style-type: none; list-style-position: inside}
#social_icons ol li{ float: left; margin: 0; padding: 0 2px 0 0; color:#990000;}
#social_icons ol li a{ padding: 0; margin: 0; outline: none}
#social_icons ol li img{ border: none; border-width: 0}
#social{ padding-top: 1em}
#social a{ padding: 0; border: none; margin: 0; display: block; float: left}
/* end of footer */
