/*   
Theme Name: Wordpress Theme Framework
Theme URI: http://www.webition.com
Description: Wordpress Theme Framework created by Chris Brocklesby...
Author: Chris Brocklesby
Author URI: http://www.webition.com
Version: 1.0
*/

@media print {
	
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}

}

@media screen {

/* Reset CSS */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* Body */

body { background: white; color: #000; font-size:.8em; line-height:1.5em; font-family: "Arial",Tahoma,Trebuchet MS,Verdana,Georgia, Lucida,Helvetica, sans-serif,Calibri; }

/* Headings */

h1,h2,h3,h4,h5,h6,#h1 { font-weight: bold; letter-spacing: -1px; }

h1, #h1 { font-size: 3em; line-height: 1; margin-bottom: 0.4em; }
h2 { font-size: 2em; margin-bottom: 0.4em; line-height: 1 }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,#h1 a {color:#000; text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,#h1 a:hover {color:#06C; text-decoration:underline;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img,#h1 a:hover {margin: 0;}


/* Text elements */

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color:#06C; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

hr { background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: .1em;margin: 0 0 1.45em;border: none; }

/* Lists */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes Elements */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.clear 		{ clear: both; }

/* Form Labeling and Fieldset */

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields */

input[type=text], input[type=password],
input.text, input.title,
textarea, select { background-color:#fff; border:1px solid #ccc; margin:.5em 0; padding:0 5px; height:2.2em; font-size:1em; }

input[type=text]:focus, 
input.text:focus, input.title:focus, 
textarea:focus, select:focus { border-color:#666; }

input[type=checkbox], input[type=radio], 
input.checkbox, input.radio {  position:relative; top:.25em; }

textarea { height:auto; }

form.inline { line-height:3; }
form.inline p { margin-bottom:0; }

/* Form Buttons */

input[type="button"], input[type="submit"], input[type="reset"] {
font:1em arial,sans-serif;
cursor:pointer;
height:30px;
outline:0;
vertical-align:top;
margin:.5em 0;
padding-bottom:2px !important;
border: none;
background: #eee;
color:#333;
-webkit-box-align: center;

}

/* Button */

.button, .post-edit-link, .comment-reply-link, #cancel-comment-reply-link {
font:1em arial,sans-serif;
font-weight:normal;
cursor:pointer;
vertical-align:middle;
margin:.3em .3em .3em 0;
display:inline-block;
border: none;
background: #eee;
color:#333;
padding:8px;
text-decoration:none;
}

/* Site Layout */

#body-container {width:960px; margin: 0px auto;}
#container 		{}
#header 		{}
#fullcontent 	{float:right; width:100%; margin-top:1em;}
#content 		{float:right; width:75%; margin-top:1em;}
#twocolumnswrap {float:left; width:80%;}
#sidebar-1 		{float:left; width:24%; margin-right:1%; margin-top:1em;}
#sidebar-2 		{float:right; width:19%; margin-left:1%; margin-top:1em;}
#bottombar 		{clear:both; overflow:hidden}
#footer 		{clear:both; overflow:hidden}

/* Search */

#searchform {float:right; margin: 1em 0 0 0; }
#s { }
#searchsubmt { }

/* Logo and Site Title */

.text-logo 	{ margin: .5em 0 0 0; float:left }
#logo a 	{ margin: 0; display: block; float:left; text-indent: -9999px; overflow: hidden; }
h1#logo, p#logo, a#logo  {margin:0; padding:0; font-size: 100%; }

/* Menus */

.topmenu,.mainmenu,.submenu,.footermenu { background: #eee; display: block; float: left; margin: 0 auto; width: 100%; position:relative; z-index: 99999 }
.topmenu,.mainmenu,.submenu,.footermenu,div.menu { font-size: 1.1em; width: 100%; }
.topmenu ul,.mainmenu ul,.submenu ul,.footermenu ul,div.menu ul { list-style: none; margin: 0; }
.topmenu li,.mainmenu li,.submenu li,.footermenu li,div.menu li { float: left; position: relative; }
.topmenu a,.mainmenu a,.submenu a,.footermenu a { color: #000; display: block; line-height: 43px; padding: 0 15px; text-decoration: none; }
.topmenu ul ul a,.mainmenu ul ul a,.submenu ul ul a,.footermenu ul ul a { color:#000 }
.topmenu ul ul,.mainmenu ul ul,.submenu ul ul,.footermenu ul ul { display: none; position: absolute; top: 43px; left: 0; float: left; width: 180px; z-index: 99999; }
.topmenu ul ul li,.mainmenu ul ul li,.submenu ul ul li,.footermenu ul ul li { min-width: 180px; }
.topmenu ul ul ul ,.mainmenu ul ul ul ,.submenu ul ul ul ,.footermenu ul ul ul { left: 100%; top: 0; }
.topmenu ul ul a,.mainmenu ul ul a,.submenu ul ul a,.footermenu ul ul a { background: #eee; line-height: 1em; padding: 10px; width: 160px; height: auto; }
.topmenu li:hover > a,.mainmenu li:hover > a,.submenu li:hover > a,.footermenu li:hover > a, .topmenu ul ul :hover > a,.mainmenu ul ul :hover > a,.submenu ul ul :hover > a,.footermenu ul ul :hover > a { background: #333; color: #fff; }
.topmenu ul li:hover > ul,.mainmenu ul li:hover > ul,.submenu ul li:hover > ul,.footermenu ul li:hover > ul { display: block; }

/* Widgets */

#sidebar-1 .widget h3, #sidebar-2 .widget h3, #bottombar .widget h3, #footer .widget h3 	{ margin:0 0 .5em 0;}
#sidebar-1 .widget li, #sidebar-2 .widget li, #bottombar .widget li, #footer .widget li 	{ padding:.2em .5em;}
#sidebar-1 .widget, #sidebar-2 .widget, #bottombar .widget, #footer .widget  { list-style:none; }
#bottombar .widget, #footer .widget  { float:left;width:25%; }

/* Post and Entry */

.post 			{clear:both; overflow:hidden;}
.post ul, ol 	{margin: 10px 10px 10px 30px;}
.post-index 	{margin-bottom:1em; border-bottom:1px solid #eee; clear:both; overflow:hidden}

.entry 		{}
.entry a 	{}
.entry a:hover {}

/* Post Images */
.wp-index-image, .wp-search-image, .wp-archive-image, .wp-single-image, .wp-category-image { float:left; margin:.5em }

/* Meta */

.meta {padding:0 0 .5em 0}
.meta-date, .meta-author, .meta-comments { display:inline; }
.meta-comments { background:url(images/icons/icon-comment.png) right no-repeat; padding-right:17px; }
.postmetadata {}

/* Comments */

#respond, #comments { clear:both;}
	
ol.commentlist { list-style: none; margin:0 }
ol.commentlist li { margin:0 }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom: 1px dashed #CCC; padding: 1em; margin:0; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:left; margin: 0 10px 10px 0; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { }
ol.commentlist li.comment div.comment-meta a { color: #999; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 {}
ol.commentlist li.comment ul.children li.depth-3 {}
ol.commentlist li.comment ul.children li.depth-4 {}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent {}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

/* Success, notice and error boxes */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

/* Misc Elements */

#copyright {padding:1em 0 0 0; clear:left; float:left}
#webition	{height:40px; width:115px; display:block; background:url(images/webition-footer-logo.png) no-repeat top left; float:right;}

.navgation 	{clear:both; padding:1em 0;}
.next-posts {}
.prev-posts {}



}