/*
Theme Name: AI-MAS Winter Olympics 2011
Description: AI-MAS Winter Olympics 2011
Author: AI-MAS
Template: twentyten
*/

@import url("../twentyten/style.css");
hr {
	display: block;

	width: 100%;
	height: 1px;

	border-bottom: 1px dashed #aaa;

	background: transparent;
	color: transparent;
}
body {
	background: #fff url('images/bg.jpg') no-repeat center top;
	text-align: center;
	color: #020202;
	font-family: Georgia, serif;
	font-size: 12px;
}
#access, #access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
	width: 838px;
}
#wrapper {
	background: url('images/main-container-bg.png') no-repeat top center;
}
	#header {
		padding: 0;

		margin:328px auto 0;

		text-align:left;
	}
		#access {
			border-bottom:1px dashed #aaaaaa;
			padding-bottom: 8px;
			margin-bottom: 8px;

			background-color: transparent;
		}
			#access .menu {
				width: 838px;
				padding: 18px 0 6px 0;

				background-color: transparent;
			}
			.menu,
			.menu li {
				float: left;
				display: inline;
			}
			#access a {
				line-height: 24px;
			}
				#access ul ul {
					top: 24px;
				}
				#access .menu li {
					margin-right: 31px;
				}
					#access .menu li a {
						padding: 0;

						background-color: transparent;
						font-family: Georgia, serif;
						font-weight: 400;
						color: #020202;
						font-size: 12px;
						text-decoration: underline;
						text-transform: uppercase;
					}
					#access .menu li a:hover {
						text-decoration:none;
						color:#0073d1;
					}
					#access ul li.current-menu-item a {
						text-decoration: none;
						color: #3f96dc;
					}
					#access ul li.current-page-parent a {
						text-decoration: none;
						color: #3f96dc;
					}
					#access ul li.current-page-ancestor a {
						text-decoration: none;
						color: #3f96dc;
					}
					
					#access .sub-menu li.current_page_item a {
						text-decoration: none;
						color: #3f96dc;
						background-color: #efefef;
					}

				#access .menu li ul {
					background: #fff;

					border: 1px solid #aaa;
				}
					#access .menu li ul li {
						display: block;
						padding: 0;
						margin: 0;
					}
					#access .menu li ul li:hover {
						background: transparent none;
					}
						#access .menu li ul li a {
							display: block;

							padding: 10px;
							margin: 0;

							text-decoration: none;
						}
						#access .menu li ul li a:hover {
							background: #eee;

							color: #3f96dc;
						}
	#main {
		padding: 24px 0;
	}
		#content {
			margin: 0;
		}
		#main .post {
			float:left;
			display:inline;

			width:232px;
			height:445px;

			border:1px dotted #000000;

			margin-left:67px;
		}
		#main .post.sticky {
			float:left;
			display:inline;
			background: transparent;
			border:1px dotted #000000;
			margin-left: 67px;
			margin-right: 0;
			padding: 0;
		}
		.single #main .post,
		.page #main .page {
			width: 100%;
			height: auto;
			border: 0;
			margin: 0;
		}
		#main .post.first {
			clear: left;
			margin-left:0;
		}
		#main .post.sticky.first {
			margin-left: 0;
		}
			#main .post h3 {
				font-family: Georgia;
				font-size:18px;
				font-style:italic;
				font-weight: normal;
				text-align: left;
			}
			#main .post .entry-data {
				margin: 0 10px 0 15px;
			}
			#main .post p {
				line-height:20px;
				font-family: Georgia;
				font-size:12px;
				font-weight: normal;
				text-align: left;
			}
			#main .post span.date {
				float:left;
				clear:both;
				font-size:12px;
				color:#777;
				margin-bottom:15px;
				margin-top:5px;
			}
			#main .post a.read-more {
				display: block;
				color:#000;
				margin-bottom:20px;
				margin-top:13px;
				text-decoration:underline;
				font-size: 12px;
				letter-spacing: 1px;
				font-weight: normal;
				font-style:italic;
				text-align: left;
			}
			#main .post a.image-link {
				display: block;
				width: 224px;
				height: 151px;

				padding: 4px;
			}

		.single #main .post a.image-link,
		.page #main .page a.image-link {
			float: left;
			width: 224px;
			display: none;
		}
		.single #main .post div.entry-data,
		.page #main .page div.entry-data {
			float: left;
			width: 581px;
			margin: 0 10px 0 15px;
		}
		.single #main .post div.entry-data h1,
		.page #main .page div.entry-data h1 {
			text-align: left;
			font-family: Georgia;
			font-weight: normal;
			font-size: 18px;
		}
		.page #main .page div.entry-data p {
			text-align: left;
		}
		.page #main .page div.entry-data ul li {
			text-align: left;
		}

	#footer #colophon {
		border-top:1px dashed #aaaaaa;
		padding-top: 18px;
		margin-top: 18px;
	}
		#footer #colophon #site-info {
			float: left;

			width: 734px;


			font-size: 11px;
			font-weight: normal;
			font-family: Georgia;
			text-align: left;
			line-height: 16px;
			padding-top: 5px;
			text-decoration: none;
		}
			#footer #colophon #site-info a {
				color: #3f96dc;
			}
		#footer #colophon #site-generator {
				float: left;

				width: 104px;
				padding: 0;
		}
			#footer #colophon #site-generator a {
				float: right;

				width: 86px;
				height: 37px;

				padding: 0;

				margin-right: 18px;

				background: url('images/df-logo.png') no-repeat;
				text-indent: -9999px;
			}

form.teamregister {
	padding: 20px 0;
	text-align: left;
}

form.teamprofile {
	margin: 20px 0;
}

form.teamsolution {
	margin: 20px 0;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	background: #ffffff;
}

form.teamsolution div.error {
	margin:  0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

.error {
	color: #cc0000;
}

.ok {
	color: #00cc00;
}

form dl dt {
	margin-top: 5px;
}

form dl dt label {
	font-weight: bold;
}

form dl dt label em {
	display: block;
	margin: 2px 0 0 0;
	color: #666666;
	font-weight: normal;
}

#content dd {
	margin-bottom:5px;
}

form dl dd {
	margin: 5px 0px;
}

form fieldset {
	margin: 5px 0;
	padding: 10px 20px;
	border: 1px solid #cccccc;
	background: #ffffff;
}

form fieldset legend {
	padding: 5px 7px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
}

form input.text {
	width: 200px;
}

.hentry {
	margin-bottom: 24px;
}

#primary {
	float: left;
	text-align: left;
}

.sidebar-holder {
	float: right;
	width: 224px;
}


#content, #content input, #content textarea {
	color:#333333;
	font-size:14px;
	line-height:15px;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
	margin-bottom:15px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color:#000000;
	line-height:1.2em;
	margin:0 0 15px;
}

#custom-logo {
	background: none repeat scroll 0 0;
	display: block;
	height: 230px;
	left: 50%;
	margin: 0 0 0 -450px;
	position: absolute;
	top: 55px;
	width: 270px;
}

#custom-logo a {
	display: block;
	width: 270px;
	height: 230px;
}

#page {
	margin: 0px auto;
	padding: 0px 0px 10px;
	width: 980px;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active, a:hover {
	color: #0066CC;
	text-decoration: underline;
}

body#phpbb {
	text-align: left;
}

#phpbb #wrap {
	padding: 10px 0 0 0;
}

#phpbb #search-box {
	display: block;
	float: none;
	position: static;
	text-align: right;
	margin: 10px 0 0 0;
}

#phpbb form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#phpbb #search-box a:link {
	color: #105289;
}
#phpbb #search-box a:visited {
	color: #105289;
}
#phpbb #search-box a:hover {
	color: #D31141;
}
#phpbb #search-box a:active {
	color: #368AD2;
}

/*----------*/
#organizers {
	float:left;
	margin:0 0 0px;
	width:250px;
	text-align:left;
}

#organizers ul {
	list-style:none;
	text-align:left;
	float:left;
}
#companies {
	float:left;
	margin:0 0 0px;
	width:250px;
	text-align:left;
}

#companies ul {
list-style:none;
	text-align:left;
}
#partners {
	text-align:left;
	float:left;
	margin:0 0 0px;
	width:250px;
}
#partners ul {
	list-style:none;
	float:left;
	width:250px;
	text-align:left;
}

#universities {
	text-align:left;
	clear:both;
	padding:0px 0;
}
																				#universities ul {
	float:left;
	width:220px;
	list-style:none;
	text-align:left;
}
#media {
	text-align:left;
	clear:both;
	padding:0px 0;
}
#media ul {
	float:left;
	width:250px;
	list-style:none;
}

.user-logo {
	width: 142px;
	display: block;
	float: left;
	margin: 10px 0px;
	height: 156px;


}

.user-logo h4, h5 {
	margin-top: 5px !important;
	padding: 0px;
	text-align: center;
	display:block;
	/*height: 30px;*/
	font-weight: bold;

}

.user-logo .user-image {
	display:block;
	text-align: center;
}

.user-logo .user-image img{
	width: 110px;
	height: 110px;
	
}


.partner-big-logo {
	width:150px;
	display:block;
	float:left;
	margin:5px;
	height:80px;
}

.partner-small-logo {
	width:65px;
	display:block;
	float:left;
	margin:2px;
	height:30px;
	text-align:center;
}

.partner-limiter {
	float:left;
	width:220px;
}

.partner-name {
	clear:both;
	text-align:left;
	border-bottom:2px solid #ccc;
	margin:0px 5px;
}

.left-align {
	text-align: left;
}

.posted-on {
	text-align: left;
	margin-top: 5px;
}

.clear {
	clear: both;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center !important;
}

.full-width {
	width:565px;
/*border: 1px solid red;*/
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.no-margin {
	margin: 0px !important;
}

.guest {
	float: left; 
	width: 20%; 
	text-align: center;
}

.guest .img,.guest .img img {
 	height: 130px;
}


.workshopregister  dd, .workshopregister dl dt{
	margin: 0 0 5px 0 !important;
}
.workshopregister input {
	margin: 3px;
}

.fleft {
	float: left;
	display: block;
}

.mylabel {
	width: 120px;
	text-align: left;
	padding-left: 90px;
	padding-top: 4px;
}

#content .user-logo h4 {
	margin:2px;
font-size: 12px;
}
#content .user-logo h5 {
	margin:2px;
	font-weight: normal;
	font-size:11px;
}

.myinput {
	width: 300px;	
	text-align: left;
	color: #777;
	font-size: 11px;
}
