/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed width, two columns, right sidebar, widgets, gravatars, blue, white, simple, minimalist, clean, valid XHTML, valid CSS

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background-color:#cccccc;
        color: #000;
	}

strong {	
	color:#000;
}

a {
	color: #004dad;
}

.ngg-galleryoverview a img{
padding: 15px;
border: 1px solid #666666;
background-image: url(images/stripes_light2.gif);
background-repeat: repeat;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.ngg-galleryoverview a:hover img{
border: 1px solid #000;
}

.post-title a{
color: #000;
}

.post-title a:hover{
text-decoration: none;
color: #004dad;
}



.post h2 a{
        color: #000;
}
.post h2 a:hover{
        color: #990000;
}

.post h4{
        border:1px solid #333;
}

.entry blockquote {
	border:1px dashed #ccc;
	background:#f8f8f8;
}


#comments h3{ 
background-image: none;
background-repeat: repeat-x;
border: 0px solid #666;
}



.commentlist li.even {
        border-bottom: 1px solid #202020;
}

.commentlist li.odd {
        border-top: 1px solid #666666;
}


img.avatar {
	border:1px solid #666666;
	background:#000;
}


textarea#comment {
	background:#fff;
        border: 2px solid #666;

}


#footer {
	background: url('images/footer_light.jpg');
}
#footpattern{
	background-image: url('images/footer_pattern_light.jpg');
}

#home_top{
	background-image: url(images/home_top_light_ecc.jpg);
}
#home_top strong{ color:#000;}
#home_top h1{ color:#000;}
#home_top .content {color: #272727;}

.title{
color: #333333;
}



#home_bottom h3{
color: #000;
border-top: 0px dashed #333333;
border-bottom: 1px dashed #333333;
}

#home_bottom .gallery a img{
border: 1px solid #666666;
background-color: #cccccc;
}

#home_bottom .gallery a:hover img{
border: 1px solid #000;
background-color: #fff;
}


.col1{
        border-right: 1px solid #e4e4e4;
}
.col1 img{display: none;}

.col2{
        border-left: 1px solid #afafaf;
        border-right: 1px solid #e4e4e4;
}
.col3{
        border-left: 1px solid #afafaf;
}

#divider{
	background-image: url(images/divider_light.jpg);
}

#about{
	background-image: url(images/about_light.jpg);
}
#content_whoweare{
        border-right: 1px solid #e4e4e4;
}
#content_services{
        border-left: 1px solid #afafaf;
}
#about h2{
color: #000;
border-top: 1px dashed #333333;
border-bottom: 1px dashed #333333;
}

#about img{
border: 1px solid #666666;
}

#about li{
background-color: transparent;
border: 1px solid #333333;
}

#blog{
background-image: url(images/about_light.jpg);
}

#blog h5{
color: #666666;
border-bottom: 1px dashed #666666;
}

#blog strong {
color: #000;
}

#content_blog{
border-right: 1px solid #e4e4e4;
}


#content_sidebar{
        border-left: 1px solid #afafaf;
}
#portfolio{
	background-image: url(images/about_light.jpg);
}

#portfolio .gallery a img{
border: 1px solid #666666;
background-image: url(images/stripes_light.gif);
}

#portfolio .gallery a:hover img{
border: 1px solid #000;
}


#date{
background-image: url(images/calendar_light.jpg);
}

#homebloglist{
background-image: url(images/bloghomelist_light.jpg);
}

#homeblogtitle a{
color: #000;
}

#main img{
border: 1px solid #666666;
background-image: url(images/stripes_light2.gif);
}

#sidebar a{
border: 1px solid #666666;
}
#sidebar a:hover{
border: 1px solid #333333;
text-decoration: none;
}

#recentcomments a{
}

#latestwork a{
color:#990000;
font-weight: bold;
}

#searchbar{
border: 1px solid #333333;
}
#searchform{
color: #333;
}

#contactbar{
background-color: #cccccc;
border: 0px;
color: #000;
width: 100%;
}

#contact{
background-image: url(images/about_light.jpg);
}
#contact h2{
color: #000;
border-top: 1px dashed #333333;
border-bottom: 1px dashed #333333;
}
#contact h3{
color: #000;
background-image: url(images/stripes_light.gif);
border: 2px solid #ccc;
}
#contactinfo{
padding: 5px;
border: 1px solid #666666;
background-color: #fff;
}
#contact em{
color: #990000;
}

#content_ourteam{
border-left: 1px solid #afafaf;
} 

#contactus{
background-image: url(images/envelope_light.jpg);
display: block;
width: 150px;
height: 110px;
}

#homeservice_container h2{
color: #333;
}
#homeservice {
background-image: url(images/homeservice4.jpg);
border: 1px solid #666666;
}
#homeservice li{
color: #000;
}
#homeservice a:hover{
background-image: url(images/homeservice2_on.jpg);
border: 1px solid #000;
}
#homeservice h4 strong{
color: #fff;
}