@charset "utf-8";
/*  
Theme Name: JMFTU
Theme URI: http://sustainablesoftware.com.au/
Description: Based on Susybrown by Rhythm Collison (http://rhythm-collision.studio-web.net/)
Version: 1.0
Author: 
Author URI: http://rhythm-collision.studio-web.net/
License: Creative Commons License 2.1 / 3.0
*/

/* Main Element
----------------------------------------------- */
* { border:none; margin:0; padding:0; border: none;}

body {
	background-color: #202020;
	background-repeat: no-repeat;
	background-position: right 80px;
	background-image: url(images/postmark.gif);
	color: #333;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
}


#content {
	padding: 20px 40px 20px 40px;
	margin-bottom: 0;
	width: 45%;
	height: 100%;
	background: #FFF;
	z-index: 1;
	float: left;
	font-size: 12pt;
	font-weight: normal;
        overflow: hidden;
}

a {
	text-decoration: none;
	color: #00BFFF;
}
a:hover {
	color: #FFF;
}
#content a:hover {
  color: #777;
}

hr {
	clear: both;
	visibility: hidden;
	margin: 20px 0;
}

blockquote {
	border-left: 2px solid #ddd;
	padding-left: 10px;
	display: block;
}

/* Header 
----------------------------------------------- */
#header {
	margin: 0;
	width: 100%;
	height: 40px;
        background: #000;
        background-image: url(images/stars_bg.jpg);
        background-repeat: no-repeat;
	margin: 0;
	padding: 4px 8px 4px 8px;
        color: #00BFFF;
        overflow: hidden;
}

#header p {
	font-size: 90%;
        font-weight: bold;
        text-align: center;
}

/* Entry Element
----------------------------------------------- */
#content .entry {
	width: auto;
	margin: 0;
	padding:0 0 4px;
}

.entry h2 {
  font-size: 11pt;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.entry p {
	line-height: 30px;
	text-align: justify;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.entry a {
	color: #00BFFF;
	text-decoration: none;
	font-weight: normal;
}

.entry a:hover {
	color:#DC0101;
	text-decoration: underline;
}

.post {
	clear: both;
	width: 400px;
	padding:30px 0 15px;
	border-bottom: 1px dotted #ddd !important;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
	color: #777;
	font-size: 90%;
}

.post a {
	color: #777;
}

#content img {
  float: left;
  padding 4px;
  border: solid #ddd 1px;
  margin: 4px;
}

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

/* Side Navigation
----------------------------------------------- */

.wp-sidebar {
  margin: 0 0 20px 5px;
  color: #eee;
  width: 150px;
  float: left;
  text-align: center;
}
.wp-sidebar .sponsors {
  background-color: #333;
  padding: 2px;
}
.wp-sidebar .sponsors a {
  font-weight: bold;
  color: Orange;
}

.wp-sidebar ul {
  text-align: left;
}

.wp-sidebar h2 {
  color: #00BFFF;
  text-transform: uppercase;
  font-size: 90%;
  letter-spacing: 6px;
}

.wp-sidebar ul {
  list-style-type: none;
  margin: 10px 0 20px;
}

.wp-sidebar li {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding:0;
  display: block;
  line-height: 20px;
  border-bottom: 1px solid #CCC;
}

.wp-sidebar li a {
  color: #CCC;
  display: block;
}

.wp-sidebar ul li a:hover {
  color: #00BFFF;
}

/* Calendar */
caption {
	color: #9F9840;
	padding: 0 0 0 3px;
	background-color: #CDC883;
	text-align: left;
}

#wp-calendar {
width: 150px;
}

th, td {
text-align: center;
}

/* Footer
----------------------------------------------- */
#footer {
	clear: both;
	text-align: center;
	font-size: 80%;
        background: #333;
	width: 100%;
	color: #777;
	margin: 4px;
	padding: 2px;
}

#footer p,#footer p a img {
text-align: center;
	padding: 4px;
	margin: 0;
	font-size: 95%;
}

#footer a {
	color: #DDD;
	font-weight: bold;
}

/* Hr Structure
----------------------------------------------- */
#header h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        letter-spacing: 2em;
	font-size: 100%;
        font-weight: bold;
	margin: 0;
	padding: 0;
        text-align: center;
}

#header h1 a {
	color: #00BFFF;
}

#header h1 a:hover {
	color: #FFF;
}

h2 {
	font-size: 140%;
	padding-right: 5px;
	font-weight: bold;
	color: #777;
}

h3 {
	font-size: 100%;
	padding: 10px 0 20px;
	font-weight: bold;
	color: #777;
}

.entry h2, .entry　h3 {
	display: inline;
	font-weight: normal;
}

.entry h2 a {
	color: #00BFFF;

	font-size: 120%;
}

.entry h3 a {
	font-family: "Century Gothic", Helvetica, arial;
	font-weight: normal;
}

/* Page links
----------------------------------------------- */
.navigation {
	padding: 3px;
	text-align: center;
	color: #333333;
	width: 400px;
}
.navigation a {
	color: #8E7D6C;
}

.navigation .previous {
    padding: 3px;
	float: left;
	color: #333333;
}

.navigation .next {
    padding: 3px;
	float: right;
	color: #333333;
}

.navigation a {
	color: #989463;
}

.navigation a:hover {
	color: #827E55;
	text-decoration: underline;
}

/* Comment
----------------------------------------------- */
.comments {
	margin: 0;
	padding: 10px 0 0;
}

.comments textarea {
	width: 400px;
	background-color: #EAE4D9;
	margin: 20px 0;
	border: 1px solid #002C48;
	padding: 3px;
}

.commentauthor {
	display: block;
}

.message {
	background: #FCFAF4;
	border: 1px solid #FCFAF4;
	padding: 5px;
	margin-right: 30px;
}

/* Form
----------------------------------------------- */
div#content form {
	width: 400px;
}

div#content form p {
	clear: both;
	padding: 4px 0 35px;
}

div#content form .text {
	clear: both;
	padding: 4px 0 10px;
}

div#content label {
	float: left;
}

div#content input {
	float: right;
	background-color: #EAE4D9;
	border: 1px solid #002C48;
	padding: 3px;
}

strong {
	color: #666666;
	font-weight: normal;
}

#submit {
	cursor: pointer;
}

.widget_search{
  padding-bottom: 1em !important;
}

.adsense {
  text-align: center;
  margin: 0 0 1em 0;
}


