/*

Theme Name: ASCEOR New

Theme URI: 

Description: Candidate for new ASCEOR Wordpress Theme.

Version: 1

Author: Chris Parrish

Author URI: http://www.cgdreamgraphics.com

*/

/* Body */

* {margin:0; padding:0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #336633;
	background-image: url(images/newbg2.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

#wrap {
	margin:10px auto;
	width:922px;
}

#ascelogo, #searchform .search-text, #searchform .search-submit, #header,  { behavior: url(http://www.asceor.org/iepngfix.htc) }


/* Links */

a {background-color:inherit; color:#004c73; text-decoration:none; outline: none;}

a:hover {background-color:inherit; color:#286ea0; text-decoration:underline;}

a img {border:0;}



/* Header */

#header {
		margin: 10px 0 0 0;
		width: 922px; height: 162px;
		background: url(images/header.png) no-repeat;
		}

#header h1 {background-color:inherit; color:#555; float:left; font-size:2em; letter-spacing:-1px; margin:0 0 10px; width:350px;}

#header h1 a {background-color:inherit; color:#555; text-decoration:none;}

#header p {background-color:inherit; color:#777; float:right; font-size:1.1em; font-weight:bold; line-height:1.3em; margin:6px 0 0; text-align:center; width:400px;}

#frontphoto {margin:0 0 10px;}

#ascelogo {
	width: 247px; height: 35px;
	background: url(images/ASCE.png) no-repeat;
	float: right;
	clear: right;
	margin: 10px 10px 0 0;
}

#ascelogo span {
	font-family: Times New Roman, Times, Georgia, sans-serif !important;
	width: 10px;
	font-size: 10pt;
	visibility: hidden;
}

#ascelogo a {
	text-decoration:none;
}

#searchform {
	width: 247px; height: 32px;
	float: right;
	clear: right;
	margin: 51px 0 0 0;
}
			
#searchform .search-text {	
	width: 152px; height: 28px;
	background: url(images/search-bg.png) no-repeat;
	padding: 5px 0 0 10px;
	color: #000000;
	border: none;
	float: left;
}
				
#searchform .search-submit {
	width: 60px; height: 28px;
	background: url(images/submit.png) no-repeat;
	border: none;
	float: left;
}

/* Container for all but Header and Footer */

#container {
	margin: 0px 0 0;
	width:922px;
	background-image: url(images/contentbk.gif); 
	background-repeat: repeat-y;
	background-color: #ffffff;
	overflow: auto;
}

/* Sidebars */

#leftside {
	clear:left;
	float:left;
	line-height:1.4em;
	margin:0 0 0 0;
	padding:0;
	width:177px;
}

#extras {float:right; line-height:1.4em; margin:0 0 5px; padding:0; width:190px; }
#extras li {line-height:1.2em; list-style-position:outside; list-style:none; margin:0 8px 6px 0;}
#extras img {margin:15px 0 0 0; display:block; margin-left:auto; margin-right:auto;}

#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 0;}

#leftside li {line-height:1.2em; list-style:none; margin:0 0 6px;}

#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}

#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}

#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}

#leftside ul.linklist, #extras ul.linklist {font-size:1em;}

#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}

#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}

#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#000000; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}

#leftside label, #extras label {display:none;}



/* Main menu */

ul.page {
	list-style:none;
	margin:0 0 0;
	width:168px;
}

ul.page li {
	display:inline;
	line-height:1.4em;
	width:140px;
}

ul.page li a {
	background-color:#2175bc;
	background: url(images/button.gif) no-repeat;
	color:#ffffff;
	float:left;
	font-size:.95em;
	font-weight:bold;
	margin-left:20px;
	padding: 5px 0 5px 8px;
	text-decoration:none;
	width:157px;
	height: 28px;
}

ul.page li a:hover, ul.page li.current_page_item a {background-color:#2586d7; background: url(images/buttonover.gif) no-repeat; color:#ffffff; text-decoration:none;}

ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}

ul.page ul a {padding:3px 1px 3px 5px; width:115px;}

ul.page ul ul {width:113px;}

ul.page ul ul a {width:100px;}



/* Content */

#content {line-height:1.6em; margin:0 190px 0 177px; padding:0 10px 0 10px;}

#contentwide {line-height:1.6em; margin:10px 10px 5px 187px; padding:0;}

#content h2,#contentwide h2 {font-size:1.3em; margin:2px 10px 10px 0;}

#content h3,#contentwide h3 {font-size:1.1em; margin:0 10px 8px;}

#content img{margin:8px 0 8px 0; float:none;}

#content p {margin:8px 0 8px 0;}

#content hr, #contentwide hr {color:#adbdcc;}

#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 5px 16px 20px;}

#content li,#contentwide li {padding:0 5px 0 5px;}

#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 5px 0 16px;}

img {border:0}
p img { padding: 0; max-width: 100%; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

#album {
    float: left;
	margin: 0 5px 20px 0;
	background-color: #edf6ff;
	width: 470px;
	padding: 20px 0 20px 20px;
}

#portrait {
	border: 2px outset #adbdcc;
	float: left;
	width: 205px;
	margin: 0 20px 20px 0;
	padding: 35px 0 0 0;
	font-size: 0.8em;
    text-align: center;
	background-color: #ffffff;
}

#portrait img {border: 2px inset #adbdcc; float:none; margin: 0 0 0 0;}

#albumlist {float: left; width: 470px;}

#awardalbum {float: left; width: 430px;}

/* Footer */

#footer {
	border:1px solid #7c9bb6;
	font-size:0.9em;
	clear:both;
	color:#ffffff;
	font-weight:normal;
	line-height:1.4em;
	margin:0 0 0 0;
	padding:10px 0;
	text-align:center;
	width:920px;
	background-color:#006699;
}

#footer p {margin:0; padding:0;}

#footer a {color:#66b9ff; font-weight:normal; text-decoration:none;}

#footer a:hover {color:#bde1ff; text-decoration:underline;}

#footer strong a {font-weight:bold;}

#footer span.credits {font-size:1.1em;}

#logofoot {
	border:2px solid #7c9bb6;
	margin:20px 0px 20px 0px;
	padding:0 0 0 0;
	text-align:center;
	background-color: #FFFFFF;
}

#logofoot img {padding:0 5px 0 0;}

/* Subpage menu */

#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}

#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}

#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}

#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}

#subpages ul.submenu li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}

#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}

#subpages ul.submenu li ul li a {width:170px;}

#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}

#subpages ul.submenu li ul ul li a {width:160px;}

#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}

#subpages ul.submenu li ul ul ul li a {width:150px;}

#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#555;}

#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#555;}



/* Tags */

p {margin:8px 0 0;}

ul,ol {margin:0 0 0;}

blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}

blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}

label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}

table#wp-calendar {margin:0 0 20px; width:140px;}

code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}



/* Forms */

#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}

#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}

#commentsection {margin:25px 10px 0;}

#commentsection p {margin:0 0 6px;}



/* Float fix */

.contenttext {overflow:hidden;}

* html .contenttext {height:1px; overflow:visible;}

* html .contenttext p {overflow:hidden; width:99%;}



/* Various classes */

.centered {text-align:center;} 

.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}

.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}

.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}

.textright {text-align:right;}

.small {font-size:0.8em;}

.bold {font-weight:bold;}

.hide {display:none;}

.post {margin:0 0 10px;}

.post img {float: left; margin:0 10px 0 0;}

.postinfo {background-color:#bde1ff; border-left:4px solid #006699; color:#000000; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 40px; padding:8px 5px 8px 8px;}

.comment {background-color:#bde1ff; border-left:4px solid #006699; color:#000000; margin:0 10px 10px; padding:8px 5px 0 8px;}

.comment p.commenthead {line-height:1.6em;}

.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}

.navigation {display:block; margin:10px 0; padding:0 0 15px; text-align:center;}

.navigation p {margin:0; padding:0;}

.prevlink {margin-right:20px;}

.nextlink {margin-left:20px;}