/*
Theme Name: iatechforum
Description: Custom theme for iatechforum.
Version: 1.0
Author: Steve Coy
Author URI: http://stevealicious.com/

*/


* { margin:0; padding:0; outline: none}
html, body { height:100%; }
body {font-size:100%; font-size: 0.75em;  background:url(images/bg.gif) top center}
html, input, textarea {font-family:Arial;color:#2d2d2d;}	
a{color:#cf100b; text-decoration:underline} 
a:hover, a:active{text-decoration:none}
a:hover, a:active, a:focus {outline: none}
#page {width: 882px; margin: 0 auto; background: url(images/bg_cont.gif) repeat-y top left;}
#header {background: url(images/bg_top.gif) repeat-x top left; }
#header #header-left{ background:url(images/bg_left.gif) no-repeat top left }
#header #header-right{ background:url(images/bg_right.gif) no-repeat top right; padding: 76px 28px 0 28px}
#logo {height: 27px; width:280px; float:left}
#feedbox {float:right;}
#feedbox ul {list-style: none; text-align: right}
#contactus:hover {text-decoration: underline}
#menu {background:url(images/bg_menu.png) no-repeat top left; width: 809px; height: 83px; margin:35px auto 0}
#menu li{ margin:0; display:inline; float:left; background:url(images/li.gif) no-repeat 0 100%;}
#menu a{color:#252525; text-decoration:none; background:url(images/li1.gif) no-repeat top left; background-position:47px 0; width:132px; text-align:center; display:block; float:left; padding:37px 0 0 0; font-size:1.2em} 
#menu a:hover{color:#252525; text-decoration:none; background:url(images/li1-act.gif) no-repeat top left; background-position:47px 0; }
#menu .selected{color:#252525; text-decoration:none; background:url(images/li1-act.gif) no-repeat top left; background-position:47px 0; }
#menu .first{background:none !important} 
#footer {background: #000 url(images/bg_bot.gif) repeat-x 0 100%; margin: 0 auto; clear:both; height:116px}
#footer-left {background: url(images/bg_left1.gif) no-repeat 0 100%; height:116px}
#footer-right {background: url(images/bg_right1.gif) no-repeat 100% 100%; height:116px; text-align:center;}
#footer p {color:#8d8d8d; padding:20px 0 0; font-size: 0.75em}
#content {padding: 0px 20px 20px 37px; width:582px; float:left; border-right: 1px #ddd solid; margin:20px 0 0 0}
/* Begin Sidebar */
#sidebar{padding: 20px 0 10px 15px;margin-left: 640px;width: 200px;}
#sidebar h2 {color:#2D2D2D;font-size:1.33em;margin-bottom:7px}



#sidebar form {
	margin: 0;
	}
/* End Sidebar */



.alt {background-color: #f8f8f8;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}

small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}
h1, h2, h3 {color:#282727;margin-bottom:20px;}
h1 {font-size: 2.5em}
h2 {font-size: 1.6em;}
h3 {font-size: 1.3em;}
p {line-height: 1.6; margin: 0 0 15px}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.entry {border-top: 1px #ccc solid; margin: 5px 0; padding: 5px 0 }
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {padding: 0;max-width: 100%;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.profileimage {padding: 4px; margin: 0px 7px 7px 0; background: url(images/bg.gif); border-color: #eeeeee #BCBCBC #CCCCCC;
border-style:solid; border-width:1px 1px 2px; float:left}
/* End Images */



/* Begin Lists*/


.entry ul {margin: 0 0 0 15px}
.entry li {margin: 7px 0 8px 10px;list-style: square; font-weight: bold}

.entry ol {padding: 0 0 0 35px;margin: 0;}

.entry ol li {margin: 0;padding: 0;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {margin: 0;padding: 0;}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 15px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style: square
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

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

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

