/*  
Theme Name:Edge
Theme URI: http://www.themespack.com/
Description: Wordpress Theme  Edge by <a href="http://www.themespack.com/">Free Wordpress Theme</a>.

Author: Wonder
Author URI: http://www.themespack.com/

	This theme was designed and built by Wonder Themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/
	body {
	background: #000000; 
	background-image: url(img/back3.gif); 
	COLOR:#FFFFFF; 
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}


A:link      {COLOR:#D3D4AA; text-decoration:none}
A:visited   {COLOR:#D3D4AA; text-decoration:none}
A:hover     {COLOR:#FFFFFF; text-decoration:none}
A:active    {COLOR:#D3D4AA; text-decoration:none}

a.buttons:link	{color: #FFFFFF; text-decoration: none}
a.buttons:visited  {color: #FFFFFF; text-decoration: none}
a.buttons:hover    {color: #D3D4AA; text-decoration: none}
a.buttons:active   {color: #FFFFFF; text-decoration: none} 




#a2 {background: url("img/a2.jpg");}
#aq1 {background: url("img/aq1.jpg");}
#aq2 {background: url("img/aq1-1.jpg");}
#botbase {background: url("img/botbase.jpg");}
#buttonback {background: url("img/buttonback.jpg");}
#header {background: url("img/top.jpg");}
#headerbot3 {background: url("img/headerbot3.jpg");}
#s2 {background: url("img/s2.jpg");}
#side1 {background: url("img/side2.jpg");}
#side2 {background: url("img/side2.jpg");}
#side3 {background: url("img/side3.jpg");}
#side4 {background: url("img/side3.jpg");}
#q3 {background: url("img/q3.jpg");}
#q5 {background: url("img/q5.jpg");}
#w1 {background: url("img/w1.jpg");}
#w2 {background: url("img/w2.jpg");}
#w3 {background: url("img/w1-1.jpg");}
#z2 {background: url("img/z2.jpg");}





img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #dedbcf;
	border: none;
}
h1 a, h1 a:visited{
	color: #dedbcf;
	text-decoration: none;
	border: none;
}
h1 a:hover{
	color: #dedbcf;
	text-decoration: none;
	border: none;
}
h2 {
	color: #ffffff;
	margin: 0px 0px 0px;
	background:#66663E;


	border-top: 1px solid #D3D4D3;
	border-left: 1px solid #D3D4D3;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;

	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-left:5px;
	padding-top:2px;
}
h2 a, h2 a:visited {
	color: #efefef;
	text-decoration: none;
	border: none;
}
h2 a:hover {
	color: #444444;
	text-decoration: none;
	border: none;
}
h3 {
	color: #dedbcf;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #F1F6F7;
}
h4 {
	color: #dedbcf;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #001812;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 950px;
	background:transparent
}


.header {
COLOR: #D3D4AA; 
FONT-SIZE: 11pt; 
font-family: Verdana;
font-weight: bold;
}
.footer {
COLOR: #FFFFFF;
FONT-SIZE: 9pt; 
font-family: Verdana;
font-weight: bold;
}

.buttons {
COLOR: #FFFFFF; 
FONT-SIZE: 10pt; 
font-family: Verdana;
font-weight: bold;
}







#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 5px;
	bottom: 6px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
	padding: 9px 12px;
	background:url(img/navs.jpg) repeat-x;
	font:  15px/100% Arial, Helvetica, sans-serif;
	display: block;
	border:none;
}
#nav .page_item a{
	color: #000000;
	text-decoration: none;
	padding: 9px 12px;
	background:url(img/nav.jpg) repeat-x;
	font:  15px/100% Arial, Helvetica, sans-serif;
	display: block;
	border:none;
}
#nav .page_item a:hover {
	color: #000000;
	text-decoration: none;
	padding: 9px 12px;
	background:url(img/navs.jpg) repeat-x;
	font:  15px/100% Arial, Helvetica, sans-serif;
	display: block;
	border:none;
}




/* content  */
#content {
	padding: 0px 0px 25px 0px;
	float: left;
	width: 660px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	margin: 0px 0px 2px;
        color: #588c1a;
        float:left;
	background: #292923;
	border: 1px solid #000000;
	width: 660px;

	padding-bottom: 2px;
	padding-left:5px;
	padding-top:1px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
}
.post-day {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
}
.entry {
	float:right;
	width: 660px;
}
.post-cat {
    padding-left: 5px;
	float:left;
	font-size: 95%;
	color: #6D6D67;
}
.post-adm {
	float: left;
	font-size: 95%;
	color: #292923;
}
.post-content {
	clear: both;
	margin-top:15px;
	background: #292923;
	border:1px #000000;
	padding: 7px;
	padding-top: 5px;
}
.postmetadata { 
	background:#3a7dda;
	color: #000000; 
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding:5px; 
	border:#001812 1px dotted; 
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited, .navigation a:hover {
	color: #D3D4AA;
	border: none;
}
.previous-entries a {
	float: left;
	padding-left: 5px;
}
.next-entries a {
	float: right;
	padding-right: 5px;
}
/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #1f1f1f;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #292923;
	border:none;
	Color: #ffffff;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #FFFFFF;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #A8A8A8;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#ffffff;
	border: 1px solid #1f1f1f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #1f1f1f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background:#66663E;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border:1px solid #000000;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}





/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 250px;
	color: #D3D4AA;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #efefef;
	background:#66663E;
	padding-left:5px;
	margin: 20px 0px 2px;
	border: 1px solid #000000;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #ffffff;
	text-decoration: none;
	border: none;
}
#sidebar a:hover{
	color: #efefef;
	text-decoration: none;
	border: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #000000;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	padding-left: 7px !important
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	padding-left: 7px !important
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	padding-left: 7px !important
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	padding-left: 7px !important
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	padding-left: 7px !important
}
/*recent comments widget */
li.widget_recent_comments li{
	padding-left: 7px !important
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}





.rss {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 10px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}