/*
Theme Name: Faydark
Theme URI: http://www.faydark.net
Description: Faydark's official theme modified from default.
*/



/* Begin Typography & Colors */
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #93DFBC;
	background-image: url(http://www.faydark.net/wp-content/themes/default/images/gradbg2.png);
        background-position:center;
        background-repeat:repeat;
}



#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside ul, #extras ul{
 padding-left:0pt}
#leftside li, #extras li {list-style:none; margin:0 0 0px;}

#container {
/* margins at top and bottom are 0px but on the sides, "auto" will center the layout */
margin: 5px auto;
padding: 0px;
/* sets the layout width */
width: 793px;
/* add the background to make faux columns */
background: url(http://www.faydark.net/wp-content/themes/default/images/middle-piece2.png) repeat-y;
}

#header {
width: 100%;
height: 270px;
}

#topbar {
       background: url(http://www.faydark.net/wp-content/themes/default/images/textbar.png) repeat-x;
	margin: 0px auto;
	padding: 0px;
	width: 683px;
	height: 28px;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px; 
	line-height: 28px;
	color: #017146;
	text-align: center;
	font-style: italic;
}

#leftside {
	width: 172px;
/* float it to the left of the text */
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(http://www.faydark.net/wp-content/themes/default/images/leftbk.png) repeat-y;
}

#rightside {
	width: 172px;
/* float it to the right of the text */
	float: right;
	margin: 0px;
	padding: 0px;
	background: url(http://www.faydark.net/wp-content/themes/default/images/rightbk.png) repeat-y;
}

#text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px; 
	color: #000000;
	line-height: 18px;
	text-align: justify;
	width: 400px;
	margin: auto;
	padding: 3px 0px 3px 25px;
/* float it to the left of the right sidebar */
	float: left;
}

#text A { 
	color: #008253;
	text-decoration: none; }

#text A:hover { 
	color: #006895;
        text-decoration: underline; }

#footer {
       background: url(http://www.faydark.net/wp-content/themes/default/images/newbottom-piece.png) no-repeat;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 793px;
	height: 167px;
/* clear: both so that it remains at the bottom of the 3 columns */
	clear: both;
	font-family: Geneva, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px; 
	color: #000000;
	text-align: center;
}

#footer A { 
	color: #00784C;
	text-decoration: none; }

#footer A:hover { 
	color: #006895;
        text-decoration: underline; 
}

b, h2 {
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-size: 14px; 
	color: #008253;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
}

strong {
	font-family: Geneva, Verdana, Tahoma, sans-serif;
	font-size: 12px; 
	color: #008253;
	font-weight: bold;
}

.entrytitle {
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-size: 15px; 
	color: #007847;
	font-weight: bold;
	margin: 4px 0px;
	text-align: center;
	border-width: 0px 0px 2px 0px;
	border-color: #8FD9B7; 
	border-style: dotted;
	padding: 2px 0px 8px 0px;
}

.entrytitle A {
	color: #009C67;
}

.endpost {
	background: url(http://www.faydark.net/wp-content/themes/default/images/mintbar.png) no-repeat;
	width: 402px;
	height: 26px;
        line-height: 26px;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px; 
	color: #007C4C;
	text-align: right;
	margin: 8px 0px;
	padding: 0px;
}

.leftmenu { 
	background: url(http://www.faydark.net/wp-content/themes/default/images/leftbar2.png) no-repeat;
	width: 172px;
	height: 920px;
	padding: 20px 0px 0px 64px;
	font-family: Geneva, "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #D3F6E6;
        text-shadow: 1px 1px 1px #155942;
}

.leftmenu A { 
        color: #D3F6E6;
        text-decoration: none;
}

.leftmenu A:hover { 
        color: #FFFFFF;
}

.rightmenu { 
	background: url(http://www.faydark.net/wp-content/themes/default/images/rightbar.png) no-repeat;
	width: 172px;
	height: 795px;
	padding: 0px 0px 0px 33px;
	font-family: Geneva, "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #D3F6E6;
        text-shadow: 1px 1px 1px #155942;
}

.rightmenu A { 
        color: #D3F6E6;
        text-decoration: none;
}

.rightmenu A:hover { 
        color: #FFFFFF;
}

.links1 A { 
	font-family: Geneva, Verdana, Tahoma, Arial; 
	font-size: 11px; 
	line-height: 18px; 
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block; 
	padding: 4px;
	background-color: #2D3655;
	border-width: 2px;
	border-color: #1F243F; 
	border-style: solid; 
	text-decoration: none;
}

.links2 A { 
	font-family: Geneva, Verdana, Tahoma, Arial; 
	font-size: 11px; 
	line-height: 18px; 
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block; 
	padding: 4px;
	background-color: #434D73;
	border-width: 2px;
	border-color: #303A5C; 
	border-style: solid; 
	text-decoration: none;
}

.links1 A:hover { 
	color: #FFFF80;
	text-decoration: none;
}

.links2 A:hover { 
	color: #FFFF80;
	text-decoration: none;
}

input {
	padding: 2px;
	background-color: #D9F7E9;
	border-width: 1px;
	border-color: #A2E0C4; 
	border-style: solid; 
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px; 
	color: #007C4C;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}

textarea {
	padding: 2px;
	background-color: #D9F7E9;
	border-width: 1px;
	border-color: #A2E0C4; 
	border-style: solid; 
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px; 
	color: #007C4C;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
}

.video {
	padding: 2px;
	background-color: #3EAC86;
	border-width: 2px;
	border-color: #8BD7B4; 
	border-style: dotted; 
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

blockquote {
	padding: 0px 10px;
	background-color: #D9F7E9;
	border-width: 2px 0px;
	border-color: #B0E6CB; 
	border-style: dashed; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px; 
        line-height: 14px;
	color: #048E5C;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;

}

.blockquote2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px; 
        line-height: 14px;
	color: #048E55;
}

small { text-align: center; }
small { text-align: -moz-center; } 
.centered { text-align: center; text-align: -moz-center; } 


.sideways {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px; 
	color: #000000;
	text-align: center;
}

.more {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px; 
	color: #000000;
}

.adsense {
        margin: 5px auto;
        padding: 0px;
        width: 793px;
        background: url(http://www.faydark.net/wp-content/themes/default/images/middle-piece2.png) repeat-y;
}