/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
    background-image:url(../images/shoulder.png); background-repeat:no-repeat; background-position:center top;
	font: normal small Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 0.9em;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	/*color: #239AFF;*/
    color: #2080C0;
}

h2 {
	margin-bottom: .2em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 0.1em;
	font-size: 1.4em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.0em;
	line-height: 1.6em;
}

p {
    clear: both;
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	/*color: #11A6D4;*/
    color: #2080C0;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-top: 1em;
	margin-bottom: 1em;
	background: url(../images/section.gif) no-repeat;
}

.boxed .title {
	height: 29px;
	padding: 8px 0 0 14px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

.boxed .content {
    margin-top: -8px;
	padding: 5px;
    background-color:#f0f0f0;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
    margin-top: 10px;
	font-size: 0.8em;
	background: url(../images/YaCyLogo2011_60.png) no-repeat;}

/* Header > Logo */

#logo {
	float: left;
	padding: 42px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	float: right;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: 32px;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	float: right;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#menuhouse {
	background: url(../images/house.gif) no-repeat left center;
}

#menutree {
	background: url(../images/tree.gif) no-repeat left center;
}

#menucode {
	background: url(../images/code.gif) no-repeat left center;
}

#menuwiki {
	background: url(../images/wiki.png) no-repeat left center;
}

#menutwitter {
	background: url(../images/twitter.png) no-repeat left center;
}

#menuforum {
	background: url(../images/forum.gif) no-repeat left center;
}

#menubug {
	background: url(../images/bug.gif) no-repeat left center;
}

#menuletter {
	background: url(../images/letter.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 920px;
	height: 40px;
	margin: 0 auto;
	font-size: 0.9em;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 10px 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	/*color: #2080C0;*/
	color: #2080C0;
}


#menu form {
	display: block;
	float: right;
	height: 26px;
	padding: 0px 0px 0px 12px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 720px;
}

/* Content > Main > Section */

#section {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px solid #CCCCCC;
}

#lastsection {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar li h3 {
	font-size: 1.0em;
}


/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	line-height: normal;
	list-style: none;
	margin-left: 0em;
	margin-bottom: 0em;
}

#updates li {
	margin-bottom: 0em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 1.0em;;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners ul {
	margin: 0;
	list-style: none;
}

#partners li {
	margin-bottom: 1em;
}

#partners h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#partners p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#partners a {
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto 2em auto;
	border-top: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	font-size: x-small;
}

#legal a {
	font-weight: bold;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

/* definition list */

dl {
    margin-bottom:10px;
}
 
dl dt {
    float:left;
}
 
dl dd {
    float:left;
}