/************************* setup **************************/

*{
	margin: 0;
	outline: 0;
	padding: 0;
}

body{
	background: #fd0 url(../images/bng.png) repeat-x top left;
	color: #555;
	font-family: sans-serif;
	font-size: 0.75em;
	line-height: 1.5;
}

#wrapper{
	width: 900px;
	top: 0;
	margin: 0 auto;
}

#wrapper-l2{
	background: #000 url(../images/wrapper-12.gif) repeat-y;
	padding: 15px;
}

.column{
	background: #fff url(../images/border.png) no-repeat top left;
	border: 2px solid #fd0;
	line-height: 20px;
	padding: 5px 5px;
}

.column-wide {
	background: #fff url(../images/border.jpg) no-repeat top left;
	border: 2px solid #fd0;
	width:856px;
	line-height: 20px;
	padding: 5px 5px;
}

.column-wide li a {
	border: 1px dotted #fd0;
	color: #555;
	font-weight:bold;
	text-decoration: none;
	list-style-type: none;
	padding: 2px 0 2px 5px;
}

.column-wide h2 {
	font: bold 1.2em "Times New Roman", Times, serif;
}

#right.column li {
	list-style-type: none;
}

div#wrapper div#wrapper-l2 div.column-wide ul{width:800px;margin:auto;}
/************************* header *************************/

#header{
	border: 0px solid;
	height: 100px;
}

#header #name{
	position: absolute;
	top: 0;
}

#header #skyline{
	float: right;
}


/************************* left ***********************/

#left, #sidebar {
	float: left;
	width: 166px;
}

#left div, #sidebar div{
	margin-bottom: 5px;
}

#left li a, #sidebar ul li a{
	border: 1px dotted #fd0;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	list-style: none;
}

#news li a {
	border: 0;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	padding-left: 0px;
}

#left li a:hover, #sidebar li a:hover {
	border: 1px solid #fd0;
	color: #000;
}

#news li a:hover{
	border: 0;
	color: #000;
}


#left li, #sidebar li {
	list-style-position: outside;
	padding-bottom: 5px;
}

/*#sidebar ul li.pagenav {
	padding: 10px;
	overflow: hidden;
	width: 142px;
}

#sidebar ul li.page_item {
	list-style: none;
	overflow: hidden;
	width: 142px;
}*/

#left #news #sidebar {
	padding: 10px;
	overflow: hidden;
	width: 142px;
}

html body div#wrapper div#wrapper-l2 div#left div#news.column ul li div div span div div form{width:145px;}

#left #partners{
	text-align: center;
}

/************************* right ***********************/

#right{
	line-height: 1.3;
	float: right;
	width: 166px;
}


#right li a {
	border: 1px dotted #fd0;
	color: #555;
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding: 2px 0 2px 5px;
}

#right img {
	padding: 0 4px;
}


#right li a:hover, .column-wide li a:hover {
	border: 1px solid #fd0;
	color: #000;
}

#right h1 {
	padding: 0 0 5px 6px;
}

#right h4 {
	text-decoration: underline;
	padding: 0;
	margin: 0;
}

#right li {
	list-style-position: outside;
	list-style:none;
	padding-bottom: 5px;
}

#left ul, #right ul{
	list-style-type: none;
}

/************************* content *************************/

#content.column figure img {
	float:left;
	width:100px;
	/*margin-right:15px;*/
}

div#wrapper div#wrapper-l2 div#content.column div.display-row article.prodinfo form input {
	height:16px;
}

#content{
	width: 475px;
	margin-left: 180px;
	padding: 5px 15px;
}

#content ul{
	list-style-type: square;
}

#content li { 
	list-style-position: inside;
}

#content p:last-of-type { 
	min-height:10px;
}

#right-column {
	width:225px;
	float:right;
	padding-left:10px;
	margin-left:10px;
	border-left:thin solid #d0d0d0;
}

#left-column {
	width:225px;
	float:left;
}

#left-column p, #right-column p {
	text-align:justify;
	margin:0;
	padding:.25em 0;
}

#left-column h2, #right-column h2 {
	font: small-caps bolder 1.4em/1.1em Arial, Helvetica, sans-serif;
	color:#555;
}

#left-column h2>span, #right-column h2>span {
	font:italic .85em/1em Arial, Helvetica, sans-serif;
	color:#555;
}

#left-column h3, #right-column h3 {
	text-align:left;
	padding-top: 1em;
	font:bolder 1.15em/1em Arial, Helvetica, sans-serif;
}

#left-column h3 a, #right-column h3 a {
	text-decoration: none;
}

div#wrapper div#wrapper-l2 div#content.column div article{padding-bottom:3em;}

p.bloggies a[rel=bookmark]{color:red;}

#inside-footer {
	clear:both;
	width:100%;
}

#inside-footer img {
	width:100%;
	height:1px;
}

/************************* footer **************************/

#footer{
	color: #000;
	font-size: 0.9em;
	text-align: center;
	padding: 10px;
}

#footer a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}



/************************* classes **************************/

.clear{
	clear: both;
}

.clearLeft{
	clear: left;
}

.floatLeft{
	float: left;
}

.ebookinfo {
	font-size: .8em; 
	text-align: justify; 
	padding: 0 .75em 0 .75em;
	line-height: 1.3em;
}


/************************* tags **************************/

a{
	color: #000;
	border: 0 solid;
}

h1, h2, h3, h4{
	color: #000;
}

h1{
	font-family: sans-serif;
	font-size: 1.5em;
	line-height:1.3em;
	padding: 5px 0 10px 0;
}

h1#page-title {
	font: small-caps bolder 1.9em/1.1em Arial, Helvetica, sans-serif;
	color:#555;
	padding: 5px 0 10px 0;
}

h4{
	color: #333;
	font-size: 1em;
}

img{
	border: 0 solid;
}

.oathtext {
	line-height:1.3em;
}

li{
	list-style-position: inside; 
}

ol li{
	padding-bottom: 5px;
}

p{
	padding-bottom: 10px;
}

/************************* forms **************************/


p.row {
		padding-top: 5px;
		height:auto;
}

p.row span.label {
		float: left;
		width: 185px;
		text-align: right;
}

p.row span.textarea {
  display:block;
  width:265px;
  margin-left:205px;
  text-align:justify;
  line-height:1.3em;
}

p.row span.formw {
  float: right;
  width: 265px;
  text-align: left;
}

form {
  margin-top: 0px;
  line-height: 1.2em;
  padding:0;
}

form#tableless label {
	display:block;
	float:left;
	width:150px;
	font-weight:bolder;
	text-align:right;
}

form#tableless input, form#tableless select {
	width:250px;
	margin-left:20px;
	text-align:left;
}

form#tableless span.phone, form#tableless textarea {
	display:block;
	margin-left:170px;
	text-align:left;
	vertical-align:top;
	width:250px;
}

form#tableless input.ph {
	width:30px;
	margin:0;
}

form#tableless input[type="radio"] {
	width:20px;
	margin:0 10px;
	text-align:left;
	vertical-align:top;
}

form#tableless input[type="submit"],
form#tableless input[type="reset"] {
	width:auto;
	margin:0 10px;
	text-align:left;
	vertical-align:top;
}

.hidden {
	position:absolute;
	left:-1500em;
}


/* WordPress Classes
-------------------------------------------------------------------------*/

.bloggies {
	font-weight:bolder;
	font-style:italic;
}

.bloggies a {
	display:block;
	text-decoration:none;
	padding:0 0 2em 0;
}

.bold {
	font-weight:bolder;
}

.italic {
	font-style:italic;
}

.no-unferline a,.no-underline {
	text-decoration:none;
}

.alignleft {
	float: left;
	margin: 4px 24px 4px 0;
}

.alignright {
	float: right;
	margin: 4px 0 4px 24px;
}


