/* 

Theme Name: Custom Theme for Managing The Gray
Description: Based on the Fluidity Theme with 3 Columns
Version: 2.0
Author: SnowyDay Design
Author URI: http://www.snowydaydesign.com
*/

body { margin: 0; padding: 0; background: #fff; line-height: 1.4em; font-size: 0.8em; }

* {margin: 0; padding: 0; border: 0px none; font-family: Tahoma, Arial, sans-serif }


/*------------Basic styles------------*/

h1, h2, h3, span#copyright, span#design { margin: 0; color: #000; font-weight: normal; text-decoration: none; background: transparent }

p {
	margin: 0 0 1em;
	padding: 0;
	}




/*p { font-size: 0.8em; line-height: 1.4em; text-align: justify }*/
h1 { font-size: 1.3em; line-height: 1.4em; letter-spacing: 0.25em }	/* site heading */
h2 { font-size: 1.0em; line-height: 1.4em; color: #FFA000 }	/* site heading */
h3 { font-size: 0.8em; line-height: 1.4em; color: #FFA000  }				/* sub headings */



/*-------------Layout----------------*/

#header {
	width: 80%;
        margin: 0 auto;
	background: #fff url('images/header.jpg') left no-repeat;
	height: 200px;
        padding: 0;
        text-align: right;
        }

#header h1 {display: none;}

#header_title {margin-right: 2%; margin-top:30px; float: right;}

#bagrss {float: left; position:relative; left:91px; top: 114px;}
#bagsl {float: left; position: relative; left:215px; top: 99px;}

#menu {clear: both; width: 360px; height:25px; margin-right: 2%; margin-top: 34px; float: right;}

a#buttonhome img {border: none; background: url(images/button_home.jpg) top left no-repeat; margin-right:10px;}
a#buttonabout img {border: none; background: url(images/button_about.jpg) top left no-repeat; margin-right:10px;}
a#buttoncontact img {border: none; background: url(images/button_contact.jpg) top left no-repeat; margin-right:10px;}
a#buttonsubscribe img {border: none; background: url(images/button_subscribe.jpg) top left no-repeat; margin-right:10px;}

a#buttonhome:hover img {background: url(images/button_home.jpg) bottom left no-repeat;}
a#buttonabout:hover img {background: url(images/button_about.jpg) bottom left no-repeat;}
a#buttoncontact:hover img {background: url(images/button_contact.jpg) bottom left no-repeat;}
a#buttonsubscribe:hover img {background: url(images/button_subscribe.jpg) bottom left no-repeat;}





.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	margin-bottom: 5px;
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
        background: #eee;
        border: 5px solid black;
        padding: 0px;
        }

#bttmbar {height: 35px; color: #000; text-align: center; font-size: 13px; margin-top: 10px;}    /* Bottom copyright bar */


/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { float: left; width: 99%;}		/* Full width column for a one column site */
			
.halfcolumn { float: left; width: 49%;}		/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 33%; }		/* One third width column for a three column site */

.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */

.threequartercolumn { float: left; width: 74.5% }

.twocolumn { float: left; width: 22%; padding: 10px 0; overflow: hidden;}
.sixcolumn { float: left; width: 55%; background: #fff; padding: 10px 0; overflow: hidden;}



/*-----------------------------------Other tags-----------------------------------------*/

acronym { border-bottom: 1px dashed #999; cursor: help }

blockquote { xborder-top: 2px solid #a0a0a0; xborder-bottom: 2px solid #a0a0a0; min-height:56px; background: #eee url(images/blockquote.jpg) top left no-repeat; margin: 0 1.5em 1em 1.5em; padding: 30px 10px 5px 25px; }



hr { margin: 10px 0px; height: 1px; background: #444; color: #444 }  /* rule styling */


img.right {float: right}  /* right floating images */
img.left {float: left}   /* left floating images */

/*-------------------------------------------------------------------------------*/

/* Modification done to basic theme */
/* Added */

#searchdiv {
        margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#searchfield {background-color: #fff; border: 1px solid #ccc; margin-bottom: 3px;}

h4, h5, h6 {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-weight: normal;
}

a, a:visited {
    font-weight: bold;
    color: #366;
    text-decoration: none; 
}
    
 a:hover {
    color: #903A00;
}

h3.entrytitle {
	padding: 0 0 3px 0px;
	margin-bottom: 0px;
        margin-left: -5px;
	font-size: 16px;
	line-height: 1.1em;
        text-align: left;
        background: url(images/h3bkg.jpg) top right repeat-y;
        }

.entrytitle a {color: #444;}
.entrytitle a:visited  {color: #444;}
.entrytitle a:hover {color: #366; text-decoration: none;}

div .entrybody h3, div .entrybody h2{
color:#B37100;
}
    



.entry{
	padding: 10px 10px 10px 20px;
	margin-bottom:5px;
	color:#000;
}


.line {height: 1px; width: 90%; border-bottom: 1px dotted #ccc; margin: 0 auto; margin-bottom: 15px;}

.arc {
	border: 1px solid #3e4243;
	background-color:#2E3233;
	padding:10px;
	margin-bottom:15px;
}

.entrydate {
	font-size: 11px;
        padding:0 0 0 5px;
	margin-bottom: 15px;
        text-align: left;
        color: #aaa;
 	}

.entrymeta {
	font-size: 11px;
        padding:0;
	margin-bottom: 15px;
        text-align: left;
 	}

.entry ul, .entry ol{
margin-left:30px;
list-style:disc;
margin-top:10px;
margin-bottom:10px;
line-height: 1.3em;
}
.entry ul li, .entry ol li {
	padding-top:5px;
	}
.entry img {padding: 5px;}

/* comments*/
h2#comments{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
	font-size: 110%;
	color:#000
}
#commentblock {
	padding: 20px;
	color:#999999;
	clear: both;
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 20px;
	color: #9b9b9b;
	font-size:0.9em;
}

#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
}

.commentinfo{
	margin-top: 3px;
	margin-bottom: 5px;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #ccc;
	line-height:12px;
	color: #000;
	padding: 5px;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #ccc;
	line-height:12px;
	color: #000;
	padding: 5px;
}

.commentauthor {color: #666;}

#commentsformheader{
	padding-left:18px;
	font-size: 1.4em;
	color:#000;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding:0px 10px;

}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#author, #email, #url, #comment {border: 1px solid #ccc}

/* Sidebar styling*/

#sidebar {
	
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding:0 10px;
	color:#000;
        }

#sidebar a, #sidebar a:visited {
    font-weight: bold;
    color: #366;
    text-decoration: none; 
}
    
#sidebar a:hover {
    color: #903A00;
}

#sidebar h2 {
	font-weight: bold;
	color: #000;
	font-size: 80%;
	margin-top: 12px;
	margin-bottom: 5px;
}
#sidebar p{
	color:#000;
	line-height: 1.2em;
	}




#sidebar ul li {
	list-style-type: none;
        line-height: 1.2em;
        padding-left: 12px;
	background: url('images/bull.gif') 0% 75% no-repeat;
}
