/************** CUSTOM STYLES *************/

body {
	background: White;
	color: #00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}

a:link { color: #7a0f14; }
a:visited { color: #7e4245; }
a:hover, a:active { color: #e60915; }

img { border: none; }

h1 { font-size: 1.3em; font-weight: bold; color: #91141a; margin: 0;}
h2 { font-size: 1.1em; font-weight: normal; color: #91141a; }
h3 { font-size: 1.0em; font-weight: normal; color: #91141a; }
h4 { font-size: 0.9em; font-weight: normal;margin-top:0 }
h5 { font-size: 0.8em; font-weight: normal; }
h6 { font-size: 0.7em; font-weight: normal; }

.entry{font-size:1.1em; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }

#sidebar h2 { font-size: 1.4em; font-weight: normal;  
}

#twitter_div ul { 
width: 250px; 
}

#twitter_update_div a.time{font-size:85%;}

#twitter_update_list li{margin-bottom:5px;}.html-preview{border:solid 1px silver;padding:15px;margin-bottom:6px;background-color:#fff;display:none;}

a#twitter-link{display:block;text-align:right;margin-top:4px;}.tip{margin:15px;}.code{font-weight:bold;font-family:monospace;font-size:120%;color:green;}



#layout {
//	width: 940px;
width: 992px;
	margin: auto;
}

#header {
	position: relative;
	background: white no-repeat top left;
	color: white;
	height: 90px;
	background: url(images/wr-logo.jpg) no-repeat center left;
}

#logo {
	width: 240px;
	height: 90px;
	float: left;
	overflow: hidden;
	margin: 0;
}

#logo a {
	width: 240px;
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
}




#menu .nav {
	margin: 0; 
	padding: 72px 0 0 0; 
	list-style: none;
	height: 26px;
	width: 700px;
	line-height: 26px;
	float: left;
}

#menu .nav li {
	padding: 0;
	margin: 0;
	height: 26px;
	float: left;
	position: relative;
	text-transform: capitalize;
}

#menu .nav li a {
	padding: 0 15px;
	height: 26px;
	text-decoration: none;
	font-size: 1.2em;
	float: left;
}

#menu .nav li a:hover {
	border-bottom: 2px solid #e2233a;
}

#menu .nav ul {
	display: none; 
	background: white;
	float: none;
	position: absolute; 
	top: 26px;
	left: 0;
	width: 210px;
	margin: 0; 
	padding:0;
	border: 1px solid #FFCC00;
	border-width: 0 1px 2px 1px;
}

#menu .nav ul li {
	float: none;
	height: auto;
}

#menu .nav ul li a {
	display:block; 
	float: none;
}

#menu .nav ul li a:hover {
	border: none;
}

#menu .nav li:hover ul {
	display: block;
}


#content {
	width: 670px;
	padding: 20px 32px 20px 0;
	float: left;
	overflow: hidden;
}

#sidebar {
	width: 290px;
	float: left;
	overflow: hidden;
	background: #f4f4f4 no-repeat top left;
margin-top:5px
}

#sidebar p, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar ul, #sidebar ol {
	padding: 15px 15px 0 15px;
	margin: 0;
	list-style: none;
} 

#sidebar ul ul {
	padding: 0 0 0 15px;
}

#sidebar-btm {
	clear: both;
	background: white;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	display: block;
}

#footer {
	clear: both;
	text-align: center;
	padding: 20px;
}

#footer p, #footer h6 {
	margin: 0;
}

#footer .nav {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	text-transform: capitalize;
}

#footer .nav li {
	padding: 0 10px;
	margin: 0;
	display: inline;
}

#footer .nav ul {
	display: none;
}


#nav {
	margin: 0;
	padding: 0 0 1px 0;
	height: 35px;
	line-height: 35px;
	background: url('images/we-bg.png') bottom left repeat-x;
	color: white;
	clear: both;
	font-weight: bold;
}

#nav li {
	margin:0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

#nav li a {
	color: white;
	float: left;
	text-decoration: none;
	font-size: 1em;
	padding: 0 12px;
	line-height: 35px;
	font-size: .95em;
}

#nav  li a:hover {
	text-decoration: underline;
}


#nav ul {
	display: none; 
	background: white;
	float: none;
	position: absolute; 
	top: 35px;
	left: 0;
	width: 210px;
	margin: 0; 
	padding:0;
	background: #d9400e;
	border-width: 0 1px 2px 1px;
}

#nav ul li {
	float: none;
	height: auto;
}

#nav ul li a {
	display:block; 
	float: none;
	line-height: 25px;
}

#nav ul li a:hover {
	border: none;
}

#nav li:hover ul {
	display: block;
}



