/*  
Theme Name: Deguiyu
Theme URI: http://www.deguiyu.com/
Description: A corporate theme.
Version: 1.0
Author: Bryant Drew Jones Davey
Author URI: http://www.sprybry.com/
*/
/*
*********RESET*********
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	font-size: 62.5%;
	background: #fff;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #555;
	margin-bottom: 40px;
}

p
{
	margin-bottom: 1em;
}

/*
*********SHARED*********
*/

.wrapper
{
	width: 720px;
	margin: 0 auto;
	clear: both;
	text-align: left;	
	font-size: 1.4em;
	line-height: 1.4em;
}

#header
{
	height: 90px;
	min-width: 760px;
}
#middle
{
	min-width: 760px;
	min-height: 320px;
}
#bottom
{
	min-width: 760px;
}

#footer
{
	min-width: 720px;
}

strong
{
	color: #000;
}

small 
{
	font-size: 0.8em;
	line-height: 1.4em;
}

a, a.visited
{
	color: #339933;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

/*
*********HEADER*********
*/

#header 
{
	background: #555555;
}

#header h1 a 
{
	display: block;
	background: url(images/logo.jpg) center left no-repeat;
	width: 300px;
	height: 90px;
	text-indent: -9999px;
	float: left;
}

#motto
{
	float: right;
	padding: 5px 5px 0 0;
	color: #fff;
	font-family: Georgia, Serif;
	font-size: 1.1em;
}

#header ul 
{
	margin-top: 33px;
	margin-right: 14px;
	float: right;
	list-style: none;
	min-width: 300px;
}

#header ul li 
{
	float: left;
}

#header ul li a 
{
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	color: #999;
	text-shadow: #333 1px 1px 1px;
}

#header ul li a:hover 
{
	color: #fff;
	text-decoration: none;
}

#header ul li a.current
{
	color: #555;
	background: #eeeeee;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #c6d9e9 1px 1px 1px;
}

/*
*********MIDDLE*********
*/

#middle
{
	background: #eeeeee;
	border-bottom: 1px solid #bbbbbb;
}

#middle img.screenshot 
{
	margin-top: 40px;
	margin-right: 30px;
	float: left;
}

#middle-text  
{
	float: right;
	width: 290px;
	margin-top: 22px;
}

/* SERVICE + INTRANET */

#service #middle, #intranet #middle, #blog #middle, #about #middle, #team #middle
{
	min-height: 90px;
}

#middle h2 
{
	color: #555;
	font-size: 2.6em;
	line-height: 1em;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-shadow: #e4f2fd 0px 1px 0px;
	font-style: italic;
	padding-top: 35px;
	padding-left: 10px;
	float: left;
}

#middle .login, #middle .subnav 
{
	position: relative;
	float: right;
	padding-top: 50px;
	margin-right: 15px;
}

#middle input.text 
{
	background: #fff;
	border: 1px solid #bbbbbb;
	margin-right: 2px;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 15px;
	vertical-align: top;
	color: #666;
}

.round-button 
{
	font: normal 11px/16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	padding: 2px 8px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #464646;
}

/*
*********BOTTOM*********
*/

#bottom
{
	margin-top: 20px;
}

#bottom h3
{
	color: #555;
	font-size: 1.6em;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-shadow: #e4f2fd 0px 1px 0px;
	font-style: italic;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#team #bottom h3 a
{
	color: #555;
	text-decoration: none;
}

#team #bottom h3 a:hover
{
	color: #bbb;
	text-decoration: none;
}

.subsidiaries
{
	margin-left: 20px;
	margin-bottom: 20px;
}

.left-column
{
	float: left;
	width: 230px;
	margin-bottom: 20px;
}

.middle-column
{
	float: left;
	width: 230px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.right-column
{
	float: left;
	width: 230px;
	margin-bottom: 20px;
}

.right-column ol
{
	margin-left: 23px;
}

h4
{
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}



/*
*********FOOTER*********
*/

#footer 
{
	clear: both;
	border-top: 1px solid #dedede;
	padding: 6px 14px;
	width: 690px;
	margin: 0 auto;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer p
{
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}

a.rsslink 
{
	background: url(images/rss.png) left no-repeat; 
	padding-left: 14px;
}

/*
*********BLOG*********
*/

#blog h2 a
{
	color: #555;
	text-decoration: none;
}

#blog h2 a:hover
{
	color: #bbb;
	text-decoration: none;
}

#blog .post h2 a
{
	color: #339933;
}

#blog .post h2 a:hover
{
	color: #336633;
	text-decoration: none;
}

#blog h4
{
	border-bottom: none;
}

.next-and-previous 
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left
}

.center 
{
	text-align: center;
}

.date
{
	margin-bottom: 10px;
}
div.post{
	margin-bottom: 20px;
	padding-top: 10px;
	position: relative;
}

/* COMMENTS */

#commentform input 
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform 
{
	margin: 5px 10px 0 0;
}

#commentform textarea 
{
	width: 100%;
	padding: 2px;
}

#respond:after 
{
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit 
{
	margin: 0 0 5px auto;
	float: right;
}

.alt 
{
	margin: 0;
	padding: 10px;
}

.commentlist 
{
	padding: 0;
}

.commentlist cite
{
	font-weight: bold;
}

.commentlist li 
{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color: #eeeeee;
	border: #bbbbbb solid 1px;
}

.commentlist li ul li 
{ 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p 
{
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p 
{
	margin: 5px 0;
}

.nocomments 
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata 
{
	margin: 0;
	display: block;
	font-size: 0.8em;
	line-height: 1.4em;
}
