/*
Theme Name: Mike Parnos
Theme URI: http://www.mike-parnos.com
Description: Theme for Mike-Parnos' website.
Author: John Kuck
Author URI: http://www.johnkuck.com
Version: 0.9
*/

h1, ul, ol {margin:0; padding:0;}
h2 {
margin:10px 0 0 0;
padding:0;
font-size:20px;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
}
p {
font-size:16px; 
color:#000; 
margin:0; 
padding:0;
}
a {
color:#c60000;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
color:#000;
} 
img {
margin:0;
padding:0;
border:none;
}
img.alignleft {
float:left;
margin:0 5px 5px 0;
}
img.alignright {
float:right;
margin:0 0 5px 5px;
}
img.aligncenter {
text-align:center;
margin:0 auto;
}

img, div { 
behavior:url(iepngfix.htc);  /******Adds IE6 PNG Support******/
}
div {
overflow:hidden;
}
body {
margin:0px;
padding:0px;
font-family:times, serif;
}
#wrapper {
width:960px;
margin:0 auto;
}
#tag {
float:left;
height:30px;
width:960px;
margin-top:10px;
background:url(images/tag.gif) no-repeat;
overflow:hidden;
}
.tag_side {
float:left;
height:30px;
width:160px;
overflow:hidden;
}
.tag_side h3, .header_side h3 {
display:block;
font-size:16px;
color:#000;
margin:5px 0 0 0;
width:155px;
overflow:hidden;
}
#tag_mid {
float:left;
height:30px;
width:640px;
overflow:hidden;
}
#tag_mid h1 {
text-align:center;
font-size:22px;
color:#000;
letter-spacing:-1px;
line-height:30px;
overflow:hidden;
}
#header {
float:left;
height:140px;
width:960px;
overflow:hidden;
}
.header_side {
float:left;
height:140px;
width:160px;
padding-top:3px;
overflow:hidden;
}
.header_side a {
font-size:12px;
color:#000;
}
#header_mid {
float:left;
height:140px;
width:640px;
background:url(images/header.png) no-repeat;
overflow:hidden;
}
#nav {
float:left;
height:30px;
width:960px;
background:url(images/tag.gif) no-repeat;
overflow:hidden;
}
#nav ul {
float:left;
width:960px;
}
#nav ul li {
float:left;
display:inline;
list-style:none;
}
#nav ul li a {
float:left;
width:136px;
display:inline;
color:#000;
font-size:17px;
font-weight:bold;
line-height:30px;
text-decoration:none;
text-align:center;
border-right:1px solid #dbdbdb;
}
#nav ul li a:hover {
color:#c60000;
}
#search {
float:right;
height:30px;
width:230px;
}
#search form {
float:right;
display:inline;
margin:3px 3px 0 0;
}
#search input {
width:60px;
}
#content {
float:left;
width:960px;
margin:10px 0 10px 0;
background:url(images/content_bg.gif) repeat-y;
}
#content_left {
float:left;
width:199px;
background-color:#ececec;
border-right:1px solid #dedede;
}
#content_left img, #content_right img {
display:block;
margin:5px auto 0 auto;
border:1px solid #c4c4c4;
}
#content_left h2, #content_right h2 {
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
#content_left p, #content_right p {
padding-left:5px;
padding-right:5px;
}
#content_left ul li {
padding-left:5px;
padding-right:5px;
}
#content_mid {
float:left;
width:560px;
}
#content_mid_inner {
float:left;
display:inline;
margin:0 10px;
min-height:700px;
width:540px;
}
#buck {
float:left;
width:540px;
padding:0 0 15px 0;
}
#buckwrap {
float:left;
background:url(images/buckwrap.gif) repeat-y;
}
.buck2 {
float:left;
display:inline;
width:253px;
padding:0 5px 10px 5px;
background-color:#ececec;
border-left:1px solid #dedede;
border-right:1px solid #dedede;
}
.buck2 a {
float:right;
}
#content_right {
float:left;
width:199px;
background-color:#ececec;
border-left:1px solid #dedede;
}
#footer {
float:left;
height:110px;
width:960px;
background:url(images/footer.png) no-repeat;
}
.footer_side {
float:left;
height:110px;
width:160px;
}
.footer_side p {
padding:5px;
}
#footer_mid {
float:left;
height:110px;
width:640px;
}
#footer_mid p {
margin:15px 0 0 0;
color:#000;
font-size:12px;
text-align:center;
}
#footer_mid p a {
color:#000;
}

/**********Login/Registration Forms**********/
.header_side form {
width:160px;
float:left;
display:inline;
margin:2px 0 0 0;
}
.header_side div.formsection {
float:left;
width:160px;
margin-bottom:2px;
}
.header_side input[type="text"], .header_side input[type="password"] {
float:right;
border:solid 1px #c4c4c4;
background-color:#fff;
color:#000;
font-size:14px;
line-height:160%;
height:16px;
width:155px;
}
.header_side label {
display:block;
float:left;
color:#000;
font-size:12px;
font-weight:bold;
}
.header_side input[type="submit"] {
float:right;
}
.header_side input[type="radio"] {
display:none;
}

/**********Contact Form CSS**********/
#contactform form {
float:left;
display:inline;
width:500px;
margin:10px 0 0 20px;
}
#contactform div.formsection {
float:left;
width:100%;
margin-bottom:5px;
}
#contactform input[type="text"] {
float:left;
border:solid 1px #c4c4c4;
background-color:#fff;
color:#000;
font-size:14px;
line-height:160%;
height:20px;
width:240px;
}
#contactform input[type="password"] {
float:left;
border:solid 1px #c4c4c4;
background-color:#fff;
color:#000;
font-size:14px;
line-height:160%;
height:20px;
width:240px;
}
#contactform textarea {
float:left;
border:solid 1px #c4c4c4;
background-color:#fff;
color:#000;
font-size:14px;
line-height:160%;
height:300px;
width:498px;
}
#contactform label {
display:block;
font-size:14px;
font-weight:bold;
color:#000;
}
#contactform input[type="submit"] {
float:right;
}
#contactform select {
float:left;
border:solid 1px #c4c4c4;
background-color:#fff;
color:#000;
font-size:14px;
line-height:160%;
height:20px;
width:240px;
}

/**********Comments CSS**********/
#comments {
float:left;
width:540px;
}
#comments form {
width:440px;
}
#comments textarea {
height:180px;
width:400px;
}
#comments ol, #comments ol li {
width:440px;
}
