/* Reset all styles ********************** */
* { margin: 0; padding: 0; } 
a { outline: none; }

/* high level stuff */
body {
background: #ccc;
color: #000;
margin: 0;
padding: 0;
}

p, li, h1, h2, h3, h4, td, th, .navigation, input, label, select, small, cite, textarea, strong {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

p {
	font-size: 10pt;
	line-height: 16pt;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited, .hilite {
	color: #3366cc;
	text-decoration: none;
}

a:hover {
	color: #ff33cc;
	text-decoration: none;
}

/* this is the main content paragraph */
.entry p {

}

#page {
	position: relative;
	width: 940px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

#headerHome {
	float: left;
	width: 696px;
	height: 325px;
	background: #cccccc url(../../../gfx/card_background.gif) no-repeat top left;
}

#header {
	position: relative;
	float: left;
	width: 696px;
	height: 67px;
	background: #ccc url(../../../gfx/content_top.gif) no-repeat top left;
}

#header a {
	display: block;
	float: left;
	width: 200px;
	height: 65px;
}

#content {
	float: left;
	width: 648px;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 19px 24px 19px 24px;
	background: #fff url(../../../gfx/content_mid.gif) repeat-y top left;
}

#sidebar {
	float: right;
	width: 224px;
}

#sidebar form {
	margin: 0;
}

#footer {
	float: left;
	width: 696px;
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 0px 0px;
	background: #ccc url(../../../gfx/content_bottom.gif) no-repeat top left;
}

#footer p {
	font-size: 8pt;
	line-height: 18px;
}

#boyHome {
	position: absolute;
	left: 23px;
	top: 31px;
	width: 130px;
	height: 152px;
	border: 0px;
}

#enterExam {
	position: absolute;
	left: 172px;
	top: 138px;
	width: 161px;
	height: 21px;
	border: 0px;
}

small {
	font-size: 8pt;
	line-height: 15px;
}

div.entry {
	margin: 20px 0px 0px 0px;
}

/* paragraph styles */

p#welcome {
	font-size: 9pt;
	position: absolute;
	left: 371px;
	top: 74px;
	display: block;
	width: 230px;
	height: 150px;
	line-height: 15px;
}

/*	Begin Headers */

h1 {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

#content .post h2 {
	font-size: 14pt;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 0px 0px;
}

#content .post h3 {
	font-size: 12pt;
	padding: 0px 0px 10px 0px;
	margin: 15px 0px 0px 0px;
}

h2.pagetitle {
	font-size: 12pt;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

h2.widgettitle {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin: 20px 0px 5px 0px;
	padding: 3px 0px 0px 0px;
	text-transform: capitalize;
	border-top: 2px solid #eee;
}

h3.comments {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headerimg .description {
}



/* End Headers */

code {
font: 12px 'Courier New', Courier, Fixed;
}

#wp-calendar caption {
font-weight: bold;
font-size: 12px;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

/* Begin Structure */

.narrowcolumn {
}

.widecolumn {
}

.post {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	text-align: left;
}

.post hr {
display: block;
}

.widecolumn .post {
}

.narrowcolumn .postmetadata {
}

.widecolumn .postmetadata {
}

.widecolumn .smallattachment {
}

.widecolumn .attachment {
}

.postmetadata {
	clear: left;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 3px 5px;
	border: 1px solid #ddd;
	background-color: #eee;
}

/* End Structure */



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


/* Begin Lists */

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

.entry ol li, .entry ul li  {
	font-size: 10pt;
	line-height: 16pt;
	margin: 0px 0px 8px 40px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}

.entry ol li  {
	list-style-type: decimal;
}

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

#sidebar li {
font-size: 12px;
line-height: 15px;
}

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

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

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
margin: 0px 0px 4px 0px;
padding: 0px 0px 4px 0px;
border-bottom: 1px dotted #ddd;
}
/* End Entry Lists */

div.formPair {
	width: 100%;
	padding: 0px 0px 5px 0px;
}



/* Begin Form Elements */
#searchform {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

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

#sidebar #searchsubmit {
padding: 2px 2px 2px 2px;
cursor: pointer;
border-top: 1px solid #bbb;
border-left: 1px solid #bbb;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
background: #666;
color: #fff;
}

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

select {
width: 130px;
}

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

#commentform p {
line-height: 20px;
font-size: 12px;
margin: 8px 0px 0px 0px;
}

#commentform textarea {
width: 642px;
padding: 2px;
margin: 5px 0px 5px 0px;
}

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



/* Begin Comments*/
cite {
}

.alt {
}

.commentlist {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}

.commentlist li {
font-size: 12px;
line-height: 18px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 14px 0px;
background: #fff url(../../../gfx/dots.gif) repeat-x bottom left;
list-style: none;
}

.commentlist p {
	font-size: 10pt;
	line-height: 18px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.whosays {
	font-size: 11pt;
}

#commentform p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

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

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



/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



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

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

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

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

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin: 0px 0px 10px 0px;
padding: 3px 3px 3px 3px;
font-size: 11px;
background: #e6e6e6;
}

/* End Various Tags & Classes*/

td {
padding: 3px 10px 3px 10px;
font-size: 12px;
}

td p {
font-size: 12px;
}

th {
font-size: 12px;
padding: 3px 10px 3px 10px;
font-style: italic;
font-weight: normal;
}

div.ArchiveAd {
clear: both;
width: 648px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}

div.CommentsAd {
clear: both;
width: 648px;
margin: 0px 0px 40px 0px;
padding: 0px 0px 10px 0px;
background: #fff url(../../../gfx/dots.gif) repeat-x bottom left;
}

div.bitskis {
	padding: 10px 15px 5px 15px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
div.bitskis div.entry img {
	float: right;
	margin: 0px 0px 0px 10px;
}

div.boxed {
	padding: 10px 20px 0px 20px;
	margin-bottom: 30px;
	border: 1px solid #ddd;
	background-color: #efefef;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 8pt;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #666;
}
/* End captions */


/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

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

.alignright {
	float: right;
}

div.alignright, img.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.alignleft {
	float: left;
}

div.alignleft, img.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

div.navigation div.alignleft,
div.navigation div.alignright {
	margin: 0px 0px 0px 0px;
}


/* End Images */

div.photoDropper {
	float: right;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #e6e6e6;
	margin: 0px 0px 10px 10px
}

.twitlink {
	font-size: 8pt;
}

p.postedBy {
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}


/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 

DYSKE:
Use this on the container block, not in the content block.
You can apply multiple classes to an element by separating them with a space.
E.g. class="clearfix anotherClass"
clearfix must come first.
*/

.clearfix:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}

.clearfix {
display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
