/*
Theme Name: Custom WP Theme
Description: Semantic, SEO Optimised, Custom Wordpress Theme for XYZ
Author: #
Author URI: #
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup,textarea, tfoot,thead,
tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#069}
a:hover {}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {margin:.5em}
body {background:#DDD;color:#000;font:88%/125% Arial, Sans-Serif}
code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
h1 {color:#d7161f;font-size:1.75em;font-weight:normal;line-height:1.25em}
h2 {color:#d7161f;font-size:1.5em;font-weight:normal;line-height:1.25em}
h3 {font-size:1.25em;line-height:1.25em}
hr {margin:0 0 0.5em}
p {margin:0 0 1em}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}

.special tr td{padding:5px;}

/* Containers */
#page {margin:0 auto;width:964px}

/* Header */
#header {background:#000 url(images/header.png) no-repeat;height:118px;overflow:hidden;width:100%}
#header img {margin:10px 10px}

/* Menu */
#menu {background:#2f2f2f url(images/menu.gif) repeat-x;margin:10px 0;position:relative}
#menu div {background:url(images/menu-left.gif) no-repeat}
#menu ul {background:url(images/menu-right.gif) no-repeat right top;padding:0 6px;overflow:hidden;width:952px}
#menu ul li {background:url(images/divider.gif) repeat-y right top;float:left;padding:0 2px 0 0}
#menu ul li a {color:#FFF;float:left;font-size:12px;height:40px;line-height:40px;padding:0 23px;text-decoration:none}
#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_parent li.current_page_item a, #menu ul li.current_page_parent li a:hover {background:url(images/menu.gif) repeat 0 -40px}
#menu ul li.current_page_parent li a {background:#252525}

#menu li ul {background:none;top:40px;position: absolute;width: 10em;padding:0;left: -999em;}
#menu li ul li {background:none;float:none;display:block}
#menu li ul li a {background:#252525;float:none;display:block;padding:0 25px}
#menu li:hover ul {left: auto;}

/* Intro */
#intro {background:#333 url(images/intro-bg.png) no-repeat right top;height:308px;overflow:hidden;width:100%}
#intro div {border-left:1px solid #FFF;color:#FFF;float:right;height:308px;width:274px}
#intro div div {border:0}
* html #intro div {overflow:hidden;width:272px}
#intro h1 {border-bottom:1px solid #5C5C5C;color:#FFF;font-weight:bold;padding:5px 5px 0}
#intro p {padding:5px}

/* Content*/
#page .page ul {list-style:disc;margin:0 0 1em 18px}
#page .page ol {list-style:decimal;margin:0 0 1em 22px}
#page .page {background:#FFF url(images/main-top.gif) no-repeat;margin:0 0 15px;text-align:justify}
#page .page .bottom {background:url(images/main-bottom.gif) no-repeat left bottom;overflow:hidden;padding:15px}

/* Homepage Boxes */
#boxes {text-align:justify;font-size:1.15em;background:url(images/home-boxes.png) no-repeat;height:250px;margin:10px 0;font-size:.99em;}
#boxes div {display:inline;font-size:.9em;float:left;margin:10px 10px;overflow:hidden;width:290px}
#boxes div.used {margin-left:30px}
#boxes div.used table, #boxes div.used th, #boxes div.used td {background:none;border:5px solid}
#boxes div.used th {font-weight:normal;text-align:left}
#boxes div.contact {margin-left:20px;margin-right:0}
#boxes li {background:url(images/arrow.gif) no-repeat left center;list-style:none;padding:0 0 0 20px}
#boxes h2 {height:30px;margin:0;overflow:hidden;padding:0;text-indent:-5000px;width:200px}

.form {float:right;font-size:12px}
.form {margin:-30px -30px 0 20px}
.form h2 {font-size:1.7em}
.form table {margin:0 20px}
.form td {padding:2px 0}
.form input.textbox {border:1px solid #666;width:120px}

#notepad {background:url(images/form1.jpg) no-repeat;height:471px;overflow:hidden;width:350px}
#notepad h2 {margin:40px 0 0}

#clipboard {background:url(images/form2.jpg) no-repeat;height:582px;overflow:hidden;width:400px}
#clipboard h2 {margin:120px 20px 0 0}
#clipboard table {margin:0 30px}

/* Business Card */
.bcard {background:url(images/bcard.jpg) no-repeat;height:208px; width:331px;padding:15px 30px; margin-top:10px;}
.bcard strong{color:#d7161f;} 
.name{font-size:1.2em; color:#d7161f}

td img.aligncenter{display:block;margin:0 auto;}

/* Forms */

form fieldset{background-color:#eee;border-width:2px;border-style:solid;border-color:#000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;margin:20px 0px 20px 0px;width:350px; position:relative; display:block; padding: 0px 10px 10px 10px;}

form fieldset legend{background:#000; border:1px;  solid #000; color:#fff; font-weight:bold; font-variant:small-caps; font-size:110%; padding:2px 5px; margin:0px 0px 10px 0px; position:relative; top: -12px;}
form fieldset legend img{padding:0px 5px 0px 5px;}
label{font-size:80%;display:block;float:left;width:100px;text-align:right;margin:6px 5px 0px 0px;}
.button{background-color:#fff9e7;border-width:1px;border-style:solid;border-color:#7c5b47;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;}



/* Pagination */
#prev-next {list-style:none}
#prev-next #prev {float:left}
#prev-next #next {float:right}

/* Sidebar */
#sidebar {float:right;padding:10px 0 20px;width:200px}
#sidebar ul {list-style:none;margin:0 0 1em 18px}
#sidebar ul ul {list-style:disc}

/* Footer */
#footer {background:#393939 url(images/footer.png) no-repeat;clear:both;color:#FFF;height:30px;padding:5px 0;overflow:hidden;text-align:center;width:964px}
#footer a {color:#FFF;text-decoration:none}
#footer p {font-size:.9em;margin:0}
#footer ul {font-size:.75em;list-style:none;margin:0}
#footer ul li {background:url(images/footer.gif) no-repeat right center;display:inline;padding:0 8px 0 3px}
#footer ul li.last {background:none}

/* Image Alignment */
img.centered {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* Legacy Comments */
#comments #commentlist {list-style:none;margin:0 0 1em;padding:0;text-align:justify}
#comments #commentlist li {list-style:none;margin:15px 0 3px;padding:5px 10px 3px}
#comments #commentlist li.alt {background:#EEE}
#comments #commentlist li .avatar {background:#fff;border:1px solid #eee;float:right;padding:2px}
#comments #commentlist cite, #commentlist cite a {font-style:normal;font-weight:bold}
#comments #commentlist p {margin:10px 5px 10px 0}
#comments #commentmetadata {font-weight:normal}
#comments #commentform input.input {border:1px solid #CCC;font-size:1.1em;margin:5px 5px 1px 0;padding:2px;width:170px}
#comments #commentform input.input:hover {background:#EEE}
#comments #commentform textarea {border:1px solid #CCC;padding:2px;width:98%}
#comments #commentform textarea:hover {background:#EEE}
#comments #commentform #submit {}
#comments #commentform p {margin:0 0 .5em}
#comments #allowed-tags strong {display:block}
#comments .nocomments {margin:0;padding:0;text-align:center}
#comments .commentmetadata {display:block;margin:0}

/* 2.7+ Comments */
#comments_wrap ol {list-style:none}
#comments_wrap ol li {border-bottom:1px solid #CCC;margin:0 0 5px}
#comments_wrap .commentmetadata {margin:0 0 10px}
#comments_wrap .comment-author {border-bottom:1px solid #CCC;width:100%;overflow:hidden;padding:0 0 3px;line-height:32px;}
#comments_wrap .comment-author img {float:left;margin:0 10px 0 0}
#comments_wrap .comment-author cite {font-weight:bold}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}