/*
Theme Name: Thought Mechanics
Theme URI: http://www.thoughtmechanics.com
Description: Are you a critical Thinker?
Version: 1.0
Author: Theron Parlin
Author URI: http://www.thoughtmechanics.com/ 
*/

body {
	background: #FFFFFF;
	font-family: Arial,Helvetica,Sans-serif;
	text-align:left;
	color: black;
	font-size: 10pt;
	margin:  10px;
	padding: 0;
	text-align: center;
}

.cite {
	font-size: 7pt;
	margin: 0px 10px 20px 10px;
	text-align: center;
}

code {
	font-family: Courier New, Verdana;
	text-align:left;
	color: black;
	font-size: 8pt;
}

#wrapper {
	width: 615px;
	margin: auto;
	background-color: #FFFFFF;
} 

.left {
	float: left;
	margin: 0px 10px 0px 10px;
}

.right {
	float: right;
	margin: 0px 10px 0px 10px;
}

#masthead {
	position: relative;
	top: 0px;
	background: url('http://the-ultimate-romantic.com/images/banner_ultimate-romantic.jpg');
 	width: 615px;
 	height: 149px;
	margin: 0px;
	margin-top: 0px;
}

.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}

#insideWrapper {
	position: relative;
	top: 0px;
	width: 575px;
	margin: auto;
	border: 0px solid #666;
	background-color: #fff;
	text-align: justify;
} 

#footer {
	font-size: 7pt;
	position: relative;
	top: 5px;
	width: 615px;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
} 

#navbar {
	/* background: url('images/navbar.jpg'); */
	position: relative;
	left: 0px;
	top: 0px;
 	width: 615px;
 	height: 27px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.navLinks {
	font-size: 10pt;
	position: relative;
	top: 4px;
}

.sep {
	position: relative;
	background: url('images/sep.jpg');
 	width: 100px;
 	height: 14px;
	margin: 0px;
	padding: 0px;
	left: 221px;
	text-align: center;
}

.commentPos {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.post {
	width: 540px;
	margin: 10px 10px 50px 10px;
        text-indent: 25px;
	background-color: #fff;
	text-align: justify;
}

.commentBox {
	width: 80%; 
	background-color: #f5f5f5; 
	text-align: left; 
	border: 1px solid #999; 
	padding: 5px;
}

input {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0px;
}

h2 {
	color: black;
	font-size: 18px;
        text-indent: 0px;
	text-align: center;
}

li {
	list-style-type: disc;
	padding-left: -5px;
}

blockquote, blockquote p {
	text-indent: 0px;
	margin-bottom: 7px;
	color: black;
}

.nav {
	color: black;
}

a.nav {
	color: blue;
        text-decoration: underline;       
}

a.nav:visited {
	color: maroon;
        text-decoration: underline;
}

a.nav:hover {
	color: red;
}

.footerLink {
	color: #666;
	text-decoration: underline;
}

a.footerLink {
	color: #666;
	text-decoration: underline;
}

a.footerLink:visited {
	color: #666;
	text-decoration: underline;
}

a.footerLink:hover {
	color: #999;
	text-decoration: none;
}

.title {
	font-weight: bold;
	color: black;
	font-size: 18pt;
	text-align: left;
	width: 540px;
	margin: 0px 0px 0px 10px;
	background-color: #fff;
	text-align: center;

}

a.title {
	color: black;
}

a.title:visited {
	color: black;
}

a.title:hover {
	color: black;
        text-decoration: underline;
}

a {
	color: blue;
	text-decoration: underline;
}

a:visited {
	color: maroon;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: none;
}
