html, body {
	height:100%;
}

body.minwidth {
	min-width: 808px;
}

body	{
	margin: 0;
	padding: 0;
}

body, td {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

body	{
	background-color: #fff;
	color: #333;
}

#wpcontent{
	padding-bottom: 25px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#wpcontent select {
	font: 12px/20px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 2px;

	border-width: 1px;
	border-style: solid;
	height: 2em;
	vertical-align:top;
}



.updated a {
	border-bottom-color: #2583ad;
}

.wrap, .updated, .error {
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	max-width: 980px;
}

.wrap .updated, .wrap .error {
	margin: auto 0 0;
}

/* Tables used on comment.php and option/setting pages */

.form-table {
	border-collapse: collapse;
}

.form-table td {
	font-size: 11px;
	text-align: left;
}

.form-table th {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	width: 150px;
	border-bottom-style: solid;
}

.form-table th.th-full {
	width: auto;
}

.form-table input, .form-table textarea {
	border-width: 1px;
	border-style: solid;
}

.form-table div.color-option {
	display: block;
	clear: both;
}

.form-table input.tog {
	margin-top: 2px;
	margin-right: 2px;
	float: left;
}

.form-table table.color-palette {
	vertical-align: bottom;
	float: left;
	margin: -3px 3px 8px;
}

.form-table .color-palette td {
	border-bottom: none;
	border: 1px solid #fff;
	font-size: 1px;
	line-height: 1px;
}

#profile-page .form-table textarea {
	width: 500px;
	margin-bottom: 6px;
}

#profile-page .form-table input[type=text] { 
	width: 300px;
}

#pass-strength-result {
	width: 197px;
	float: left;
	margin-right: 5px;
	border: 1px solid #ccc !important;
}

#profile-page .form-table #rich_editing {
	margin-right: 5px
}

.submit input, .button, .button-secondary, .button-highlighted {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1.5em;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none;	
}

.button{
	height: 80px;
}

#post-search .button, #widget-search .button {
	padding: 3px;
	font-size: 13px;
}

.submit input, .button, .button-secondary, #login form .submit input, div.dashboard-widget-submit input, #edit-slug-buttons a.save {
	background-color: #e5e5e5;
	color: #246;
	border-color: #80b5d0;
}

.button[disabled], .button:disabled {
	background-color: #999;
}

.submit input:hover, .button:hover, #edit-slug-buttons a.save:hover {
	border-color: #535353;
}

.submit input:hover, .button:hover, .button-secondary:hover, #wphead #viewsite a:hover, #adminmenu a:hover, #sidemenu a:hover, #submenu a.current, #submenu a:hover, .submitbox #previewview a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover, #edit-slug-buttons a.save:hover, #media-upload a.delete:hover {
	color: #d54e21;
}

.button-secondary:hover, #login form .submit input:hover {
	border-color: #328ab2;
}

.updated, .login #login_error, .login .message {
background-color:#FFFFE0;
border-color:#E6DB55;
}
.updated, .error {
border-style:solid;
border-width:1px;
margin-bottom:1em;
max-width:950px;
padding:0 0.6em;
}
.wrap, .updated, .error {
margin:0 15px;
max-width:980px;
padding:0;
}

li.widget-list-control-item, div.nav, .tablenav, .submitbox, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, ul.view-switch li.current, .form-table tr, #poststuff h3, .login form {
background-color:#EAF3FA;
}

.form-table td, .form-table th {
border-bottom-color:#FFFFFF;
}

h2 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 0 -4px;
padding:25px 0px 1px 0;
border-bottom-color: #dadada;
color: #666;
}

/*-----------------------------------------------------------------------------------------*/

#header{
	background-color:darkorange;
	height: 70px;	
	color:white;
}

#footer{
	background-color:#555555;	
	height: 30px;
	
}

.tab{
	display:inline;
}

.tab:hover{
}

.tabs{
	background-color:#555555;
	border-bottom: 10px solid DDCCAA;	
	padding: 5px;
}

.tabs a
{
	color:white;
	background-color: #555555;
	padding: 5px;
}

.tabs a:hover
{
	color:white;
	background-color: #656565;
	padding: 5px;
}


#logo{
	position:relative;
	top:11px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:44px;
	padding:5px 5px 0px 5px;
}
#slogan{
	font-family:Verdana;
	color:darkorange;
	padding-left:16px;
	padding-right:16px;
}


.updated, .login #login_error, .login .message {
	background-color: #FFEECC;
	border-color: darkorange;
}

.fluiditem{
	border: 1px solid #CCC;
	float:left;
	padding:6px;
	margin:2px;
	background-color:white; 
	width:130px;
	height:30px;
}

.fluiditem:hover{
	border: 1px solid black;
	background-color:#EEEEEE;
}

.fluiditemchecked{
	border: 1px solid #CCC;
	float:left;
	padding:6px;
	margin:2px;
	background-color:#FFEECC; 
	width:130px;
	height:30px;
}

.fluiditemchecked:hover{
	border: 1px solid black;
	background-color:#FFEEAA;
}

.fluidoption{
	border: 1px solid #CCC;
	padding:5px;
	margin:4px;
	background-color:white; 
}

.fluidoption:hover{
	border: 1px solid black;
	background-color:#EEEEEE;
}

.fluidoptionchecked{
	border: 1px solid #CCC;
	padding:5px;
	margin:4px;
	background-color:#FFEECC; 
}

.fluidoptionchecked:hover{
	border: 1px solid black;
	background-color:#FFEEAA;
}

.optionitem{
	background-color: #EAF3FA; 
	padding:5px;
	margin:2px;
	font-size: 11px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}

.big-button {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:darkorange;
border-color:#DDDDDD darkorange darkorange #DDDDDD;
border-style:solid;
border-width:0 1px 1px 0;
color:white;
cursor:pointer;
font-size:22px;
height:42px;
line-height:42px;
margin:0;
overflow:visible;
padding:0 15px;
text-shadow:1px 1px #719E03;
}

.small-button {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
background:darkorange;
border-color:#DDDDDD darkorange darkorange #DDDDDD;
border-style:solid;
border-width:0 1px 1px 0;
color:white;
cursor:pointer;
font-size:12px;
height:25px;
line-height:25px;
margin:0;
overflow:visible;
padding:0 5px;
text-shadow:1px 1px #719E03;
float:right;
margin-right:12px;
}

.generated-widget{
	border:solid 1px darkorange;
	background-color:white;
	padding: 3px;
}

img.helpimg{
	border: 1px solid #CCC;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 28px;
}

.as-button {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:darkorange;
border-color:#DDDDDD darkorange darkorange #DDDDDD;
border-style:solid;
border-width:0 1px 1px 0;
color:white;
cursor:pointer;
font-size:22px;
height:42px;
line-height:42px;
margin:0;
overflow:visible;
padding:0 15px;
text-shadow:1px 1px #719E03;
-x-system-font:none;
font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
font-size:17px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-top:8px;
padding-bottom:8px;
}