/* 
Theme Name: CSJ 3-Columns MOD
Theme URI: http://www.commonsensejunction.com/
Description: CSJ - Frank 3c Default.
Version: 2.0 :: 3 Columns MOD
Author: Frank Laughter
Author URI: http://www.commonsensejunction.com/
	
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php */

html {
	font-size: 125%;
	}

body {
	font-size: 50%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
      background: #ffffff url(http://www.commonsensejunction.com/wp-content/images/gradient-test4.png) repeat;
	z-index: -1;
	color: #333333;
     text-align: center;
	margin: 0;
	padding: 0;
	}

a:link    { color: #0066cc; text-decoration: none; }
a:visited { color: #0066cc; text-decoration: none; }
a:hover   { color: #ff772d; background-color: #25305d; text-decoration: none; }
a:active  { color: #ff772d; text-decoration: none; }

#wrapper {
	width: 780px;
	background-color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	}

#page {
	width: 760px;
	background-color: #ffffff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	padding: 0;
	z-index: -1;
	}

#header {
	width: 760px;
	height: 253px;
	background-color: #25305D;
	background-image: url(http://www.commonsensejunction.com/wp-content/slides/12a.jpg);
background-repeat: no-repeat;
	padding: 0;
	margin: 0px 10px 0px 10px;
	z-index: +1;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
      padding-bottom: 0;
	}

#content {
	font-size: 1.1em;
	margin: 10px 0 0 0;
	}

#ad.border {
	border: 1px solid #ff0000;
	background: #ffffcc;
	padding: 5px 10px 3px 10px;
	}

#TopGoogle {
	height: 90px:
	text-align: center;
	margin: 6px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	}

#history {
	width: 760px;
	font-size: 1.3em;
	color: #ffffff;
	margin: 0;
	padding: 4px 0px 0px 0px;
	}

#history a:link    { color: #ffffff; text-decoration: none; }
#history a:visited { color: #ffffff; text-decoration: none; }
#history a:hover   { color: #ff772d; text-decoration: none; }
#history a:active  { color: #ff772d; text-decoration: none; }

#rightside {
	float: right;
	width: 240px;
	background: #ffffff;
	font-size: 1.2em;
	margin: 0 5% 0 0;
	padding: 0;
	}

#rightside ul {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

#rightside h3 {
	margin: 0;
	padding: 0;
	}

#caption {
	color: #7bd6e7;
	font-size: .9em;
	font-family: Arial;
	font-weight: 400;
	font-style: italic;
	margin: -5px 0px -10px 0px;
	padding: 0 0 0 0;
	}

#caption a:link    { color: #7bd6e7; text-decoration: none; }
#caption a:visited { color: #7bd6e7; text-decoration: none; }
#caption a:hover   { color: #7bd6e7; text-decoration: none; }
#caption a:active  { color: #7bd6e7; text-decoration: none; }

#table {
	margin: -25px 0px -15px 0px;
}

#cap396 {
	width: 396px;
	margin: 10px 0px 0px 0px;
	line-height: 12px;
	color: #999999;
	font-size: 10px;
	overflow: hidden;
}

#cap460 {
	width: 460px;
	margin: 10px 0px 0px 0px;
	line-height: 12px;
	color: #999999;
	font-size: 10px;
	font-style: italic;
	overflow: hidden;
}

#cap480 {
	width: 480px;
	margin: 10px 0px 0px 0px;
	line-height: 12px;
	color: #777777;
	font-size: 11px;
	font-style: italic;
	overflow: hidden;
}

#cap250 {
	width: 250px;
	margin: 10px 0px 0px 0px;
	line-height: 12px;
	color: #999999;
	font-size: 10px;
	font-style: italic;
	overflow: hidden;
}

#news-today {
	margin: -100 0 0 0;
}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 15px;
	margin: 0px 0px 0px 0px;
	width: 505px;
	}

.narrowcolumn .entry, .narrowcolumn .entrytext, .widecolumn .entry {
	line-height: 1.3em;
	font-family: serif;
	font-size: 18px;
	font-weight: 500;
	padding: 0px 10px 0px 10px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	width: 505px;
	}

.dateBucket {
 	text-align: center;
 	float: left;
	margin: 0 3px 0 -1px;
	padding: 2px;
	background-color: #629dbd;
	}

.date {
 	text-align: center;
 	color: #ffffff;
	background: #629dbd url(http://www.commonsensejunction.com/wp-content/images/date-texture.png) repeat-x;
 	padding: 4px 3px 4px 3px;
	border: 1px solid #ffffff;
 	} 

.date0 {
 	font-size: 1.0em;
 	display: block;
 	} 

.date1 {
 	font-size: 1.0em;
 	display: block;
 	} 

.date2 {
 	font-size: 1.0em;
 	display: block;
 	} 

.date3 {
 	font-size: 1.0em;
 	display: block;
 	}

.print {
	text-align: right;
	margin: 0;
	padding: 0 20px 0 0;
	}
	
.widecolumn {
	line-height: 1.4em;
	padding: 10px 0 20px 0;
	margin: 5px 0px 0px 0px;
	width: 505px;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.widecolumn .entrytext  {
	font-size: 14px;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 4em;
	text-align: center;
	font-weight: bold;
	padding-top: 0;
	margin: 0;
	}

h1.invisible {
	font-size: 4em;
	visibility: hidden;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: 700;
	border-top: 2px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	margin: 10px 0px 0px 0px;
	padding: 0px 3px 0px 5px;
	background: #f8f8f8 url(http://www.commonsensejunction.com/wp-content/images/bg-title3.png) no-repeat;
	}

h2.posttitle {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: 700;
	border-top: 2px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	margin: 10px 0px 0px 0px;
	padding: 0px 3px 0px 5px;
	background: #f8f8f8 url(http://www.commonsensejunction.com/wp-content/images/bg-title3.png) no-repeat;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	font-size: 1.5em;
	}

h2 a:link    {color: #a11011; font-size: 1.1em; text-decoration: none;}
h2 a:visited {color: #a11011; font-size: 1.1em; text-decoration: none;}
h2 a:hover   {color: #a11011; font-size: 1.1em; text-decoration: underline; background: #f8f8f8;}
h2 a:active  {color: #ff5000; font-size: 1.1em; text-decoration: none;}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 30px 0px 0px 0px;
	}

.archive h3 {
	font-size: 1.3em;
	background-color: #e8e8e8;
	border: 1px solid #cccccc;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px 3px;
	}

h4 {
      color: #333333;
      font-size: 1.1em;
      font-weight: 300;
	text-decoration: none;
      margin: 0px 0px 0px 0px;
      padding: 0px 5px 0px 5px;
	border-top: 0;
	border-right: 3px solid #dfdfdf;
	border-bottom: 0;
	border-left: 3px solid #dfdfdf;
      background-color: #f8f8f8;
	}

h5 {
	white-space: nowrap;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 2px 10px;
	border-bottom: 1px solid #ffffff;
	}

h5 a:link    {color: #ffffff; font-size: 28px; text-decoration: none;}
h5 a:visited {color: #ffffff; font-size: 28px; text-decoration: none;}
h5 a:hover   {color: #ff772d; font-size: 28px; text-decoration: none;}
h5 a:active  {color: #ffffff; font-size: 28px; text-decoration: none; border: 1px dotted #afafaf;}

h6 {
	width: 760px;
      border-top: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      color: #ffffff;
      font-size: small;
      font-weight: 500;
      margin: 0;
      padding: 0;
	}

h6 a:link    { color: #ffffff; text-decoration: none; }
h6 a:visited { color: #ffffff; text-decoration: none; }
h6 a:hover   { color: #ff772d; text-decoration: none; }
h6 a:active  { color: #ffffff; text-decoration: none; border: 1px dotted #afafaf; }

#wp-calendar caption, cite {
	text-decoration: none;
	}

p.space2 {
	margin-top: 10px;
	font-size: .5em;
	}

p.w {
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 3px;
	}

p.message {
	color: #ff0000;
	text-align: center;
	font-size: 1.4em;
	font-weight: 600;
      margin: 5px 0px 0px 0px;
      padding: 0;
	}

p.topmeta {
	text-align: right;
	color: #999999;
      margin: 0px 10px 0px 10px;
      padding: 0;
	}

p.topmeta small {
	text-align: right;
	color: #999999;
      margin: 0px 10px 0px 10px;
      padding: 0;
	}

p.topmeta a:link    { color: #6ca6fc; text-decoration: none; }
p.topmeta a:visited { color: #6ca6fc; text-decoration: none; }
p.topmeta a:hover   { color: #ffffff; background-color: #999999; text-decoration: none; }
p.topmeta a:active  { color: #ffffff; background-color: #999999; text-decoration: none; }

.entry a:link    { color: #0066cc; text-decoration: none; }
.entry a:visited { color: #0066cc; text-decoration: none; }
.entry a:hover   { color: #ffffff; background-color: #999999; text-decoration: none; }
.entry a:active  { color: #ffffff; background-color: #999999; text-decoration: none; }

.entrytext a:link    { color: #0066cc; text-decoration: none; }
.entrytext a:visited { color: #0066cc; text-decoration: none; }
.entrytext a:hover   { color: #ffffff; background-color: #999999; text-decoration: none; }
.entrytext a:active  { color: #ffffff; background-color: #999999; text-decoration: none; }

.entry p a:link    { color: #0066cc; text-decoration: none; }
.entry p a:visited { color: #0066cc; text-decoration: none; }
.entry p a:hover   { color: #ffffff; background-color: #999999; text-decoration: none; }
.entry p a:active  { color: #ffffff; background-color: #999999; text-decoration: none; }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.post {
	margin: 0 0 30px 0;
	text-align: justify;

	}

.widecolumn .post {
	margin: 0;
	padding: 0 10px 0 10px;
	}

.narrowcolumn .postmetadata {
	padding: 1px 0px 1px 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

p.postmetadata a:link    { color: #0000ff; text-decoration: none; }
p.postmetadata a:visited { color: #0000ff; text-decoration: none; }
p.postmetadata a:hover   { color: #ffffff; background-color: #999999; text-decoration: none; }
p.postmetadata a:active  { color: #ffffff; background-color: #999999; text-decoration: none; }

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
      border-top: 1px dashed #bfbfbf;
      border-bottom: 1px dashed #bfbfbf;
      background-color: #f8f8f8;
	}

#footer {
	width: 760px;
	background: #25305D;
	font-size: 11px;
      color: #ffffff;
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer a:link    { color: #ffffff; text-decoration: underline; }
#footer a:visited { color: #ffffff; text-decoration: underline; }
#footer a:hover   { color: #ffff00; text-decoration: none; }
#footer a:active  { color: #ffff00; text-decoration: none; }

#footer p {
	margin: 0;
	padding: 10px 0 8px 0;
	text-align: center;
	}

p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

ol.decimal {list-style-type: decimal}
ol.lroman {list-style-type: lower-roman}
ol.uroman {list-style-type: upper-roman}
ol.lalpha {list-style-type: lower-alpha}
ol.ualpha {list-style-type: upper-alpha}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry ul li {
	margin: 7px 0 8px 10px;
	list-style: square inside;
	}

hr {
	display: none;
	}

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

.entry ol li, .entrytext ol li {
	margin: 0;
	padding: 0px 0px 8px 0px;
	}

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

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

#sidebar {
	width: 220px;
	font: 1.2em 'Trebuchet MS', Verdana, sans-serif;
	padding: 0;
	margin: 19px 0px 0px 540px;
      background-color: #ffffff;
	}

#sidebar.border {
	border: 1px solid #ff0000;
	text-align: center:
	}

#sidebar a:link    { color: #0066cc; font-size: 11px; text-decoration: none; }
#sidebar a:visited { color: #0066cc; font-size: 11px; text-decoration: none; }
#sidebar a:hover   { color: #ffffff; font-size: 11px; background-color: #999999; text-decoration: none; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777777;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: 600;
	text-decoration: none;
	width: 220px;
	margin: 0px 20px 5px 0px;
	padding: 0;
	}

#sidebar h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: 500;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol {
	margin: 0 50px 0 10px;
	padding: 0;
	text-align: left;
	}

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

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

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

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

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

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

#sidebar form {
	margin: 0;
	}

#searchform {
	margin: 0 auto;
	padding: 0;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 0;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

#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 { 
	background-color: #ffffff; }

acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	background: #d9e1e1;
	font-family: tt;
	font-size: 1.0em;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
	border-top: 0;
	border-right: 1px solid #afafaf;
	border-bottom: 0;
	border-left: 1px solid #afafaf;
	}

blockquote blockquote {
	background: #ffffff;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border: 1px solid #afafaf;
	}

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

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

