/*
Theme Name: Pentadact.com 2010-12-31
Theme URI: http://www.pentadact.com/index.php/2010-12-31-welcome-to-site-six
Description: The sixth design of Tom Francis' personal site.
Version: 1
Author: Tom Francis
Author URI: http://www.pentadact.com
*/


/* Title */
h1 { color: #ffffff; font-family: Georgia; font-size: 16px; font-weight:normal; letter-spacing:1px; display: inline; text-decoration:none; } 
/* Post Title */
h2 { color: #000000; font-family: Georgia; font-size: 19px; font-weight:normal; letter-spacing:1px; display: inline; text-decoration:none; }
h2 b { font-weight:normal; } 
/* Unused */
h3 { color: #ffffff; font-family: Georgia; font-size: 16px; font-weight:normal; letter-spacing:1px; display: inline; text-decoration:none; } 
/* Box Title */
h4 { color: #ffffff; font-family: Georgia; font-size: 14px; font-weight:normal; letter-spacing:1px; display: inline; text-decoration:none; }
/* Post crosshead */
h5 { color: #000000; font-family: Georgia; font-size: 16px; font-weight:normal; letter-spacing:1px; display: inline; }
h5 b { font-weight:normal; }
h5 a { color: #000000; text-decoration:none; }

div.container {
	position: relative;
}

div.post {
	position: relative;
}

div.content {
	position: relative;
}


div.titleBar {
    position: absolute;
    left: 203px;
    right: 203px;
    top: 20px;
    text-align: center;
}

div.mainColumn {
    position: absolute;
    left: 203px;
    right: 203px;
    top: 20px;
}

div.leftColumn {
    position: absolute;
    left: 0px;
    top: 20px;
    width: 183px;
}

div.rightColumn {
    position: absolute;
    right: 0px;
    top: 20px;
    width: 183px;
}




a { text-decoration:none }
a:link { #ccd8e4 }
a:visited { #ccd8e4 }
a img { color: #000000; }
a.clean {text-decoration:none}


textarea {overflow: scroll}
span { display:inline }


.black {background-color:#000000}
.dark {
	background-color:#1a232e; 
	background-image: url('http://www.pentadact.com/darkgradient.png'); 
	background-repeat: repeat-x;
}


.mainpost { color: #000000 ; font-family: Arial ; font-size: small ; /* display: table */ }
.mainpost p { color: #000000 ; font-family: Arial ; font-size: small ; /* display: block */}
.mainpost a { color: #000000; text-decoration: underline ; }

.mainpost h5 a { color: #000000; text-decoration: none ; }
.mainpost img { display: table; margin-left: auto;   margin-right: auto; }
.mainpost a img { display: table; margin-left: auto;   margin-right: auto; border:1px solid #000000; border-color: #000000; border-width: thin }
.mainpost h2 a { color: #000000; font-family: Georgia; font-size: 19px; font-weight:normal; letter-spacing:1px; display: inline; text-decoration:none; }


table.palebox { 
	background-color: #ccd8e4 ; 
	background-image: url('http://www.pentadact.com/palegradient.png'); 
	background-repeat: repeat-x;
}

.comments a { text-decoration: underline ; color: #ccd8e4 ; }
.commentlinks a { text-decoration: none ; color: #ffffff ; }
.comments { font-family: Arial ; font-size: small ; }
.posttitle a { color: #ffffff ; font-weight: bold ; letter-spacing: 1 ; display: block }

.whitelink a { color: #ffffff }


input {
    background-color: #28384a;
    border: 2px solid #ccd8e4;
	color: #ccd8e4;
	font: Arial;
}
input.submit {
    background-color: #ccd8e4;
    border: 2px solid #ccd8e4;
color: #000000;
font: Arial;
}
textarea {
    background-color: #28384a;
    border: 2px solid #ccd8e4;
color: #ccd8e4;
font-family: Arial;
font-size: small;
padding-left: 3;
overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;
overflow:-moz-scrollbars-vertical;
}

li {margin-bottom:10px}

#tweet ul {
	font-family: Arial; font-size:12px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0em;
	line-height: 125%;
}


#tweet li  {

	margin: 0;
	padding: 0;
	margin-bottom:5px
}

ul.no_bullet {
	font-family: Arial; font-size:12px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0em;
}

ul.wp-tag-cloud {
	font-family: Arial; font-size:8px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0em;
}

li.no_bullet {
	margin: 0;
	padding: 0;
}

li.wp-tag-cloud {
	margin: 0;
	padding: 0;
}

img.floatLeft {
	float: left;
	margin-right: 7px;
}

img.floatLeft2 {
	float: left;
	margin-right: 5px;
}


#stretch img {
	width: 100%;
	margin-bottom:10px
}

.photo_box img { margin-left: 0;  margin-right: 0; display: ""; text-align: left; }

.photo_box {
    margin:0px;
    padding:0px;
    border:0px solid #ccddee;
}