@charset "utf-8";
/*
	Theme Name: Genesis
	Theme URL: http://www.studiopress.com/themes/genesis
	Description: Genesis is an advanced Theme Framework for WordPress. Please do not modify this stylesheet, as it will be overridden in Genesis updates.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.1.3

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
 */


/* ############################################################################# */
/* General Style */
/* ############################################################################# */

body  {color:#5d5d5f; font-size:12px; font-family:Arial, Tahoma, Verdana; line-height:20px; background:#e2e2e2; margin:0 auto; padding:0; }

/* Hyperlinks */
a,a:visited {color:#25A; text-decoration:none; }
a:hover {color:#25A; text-decoration:underline; }
a img {border:none; }
a:focus,a:hover,a:active {outline:none; }

/* Wrap */
#wrap {width:960px; background:#e2e2e2; margin:0 auto; padding:0; }



/* ############################################################################# */
/* login page */
/* ############################################################################# */

.sepUp {background:url(images/hrd.png) left top no-repeat; width:337px; height:11px; }
.sepDown {background:url(images/hru.png) left top no-repeat; width:337px; height:11px; }
/* ############################################################################# */
/* Header */
/* ############################################################################# */

/* Header */
#header {width:180px; height:70px; float:left; margin:0; }
#tagline {float:left; width:400px; color:#7ec8f9; text-transform:uppercase; font-size:1.4em; margin:0; padding:53px 0 0 10px; }
#nav-top-right {float:right; color:#aaa; margin:0 20px 0 0; }
#nav-top-right ul {display:inline; width:200px; }
#nav-top-right ul li {display:inline; }
#nav-top-right ul li a {display:inline; color:#aaa; padding:0 3px; }
#nav-top-right span {float:right; color:#efefef; font-size:2em; padding:10px 0 0; }
#header-wrap {background:#232323; float:left; width:960px; }
#header .wrap {background:#232323; }
#title-area {width:400px; float:left; overflow:hidden; margin:0; padding:20px 0 0; }
#title-area #title {font-size:24px; font-weight:400; line-height:30px; margin:0; padding:0; }
#title-area #title a {color:#333; text-decoration:none; margin:0; padding:0; }
#title-area #title a:hover {color:#333; text-decoration:none; }
#title-area #description {font-size:12px; font-style:italic; font-weight:400; margin:0; padding:0; }
#header .widget-area {width:550px; float:right; margin:0; padding:0; }
#header .widget-area p {margin:0; padding:0 0 5px; }
#header .widget-area h4 {color:#333; font-size:14px; font-weight:400; text-decoration:none; margin:10px 0 0; padding:0; }
#header .widget-area ul {margin:0; padding:0; }
#header .widget-area ul li {list-style-type:square; margin:0 0 0 20px; padding:0; }


/*Image Header - Partial Width */
.header-image #header #title-area {background:url(images/logo.png) left top no-repeat; }
.header-image #title-area,.header-image #title-area #title,.header-image #title-area #title a {display:block; float:left; width:400px; height:80px; text-indent:-9999px; overflow:hidden; margin:0; padding:0; }
.header-image #title-area #description {display:block; width:0; height:0; overflow:hidden; }


/* Image Header - Full Width */
.header-full-width #title-area,.header-full-width #title-area h1,.header-full-width #title-area h1 a,.header-full-width #title-area h4,.header-full-width #title-area h4 a {width:180px; height:40px; margin:37px 0 0 10px; }
#header-bot {clear:both; height:9px; background:url(images/header-bot.png) #e2e2e2; margin:0 0 3px; }


/* ############################################################################# */
/* Content */
/* ############################################################################# */


/* Inner  */
#pageTop {width:960px; padding-top:0; height:11px; margin-left:0; margin-top:5px; margin-bottom:0; float:left; display:inline; background:url("../images/resetpassword/topBkgd.gif") no-repeat 0 0; }
#pageBtm {width:960px; padding-top:0; height:6px; margin-left:0; margin-top:0; margin-bottom:5px; float:left; display:inline; background:url("../images/resetpassword/btmBkgd.gif") no-repeat 0 0; }
#inner {width:940px; float:left; background:#fff; margin:0; padding:20px 10px 5px; }
