/*
Theme Name: Short Dream
Theme URI: http://www.pixert.com
Description: Semi Grid Theme with some function included
Author: Kate Mag
Author URI: http://www.pixert.com
Version: 1.1
Tags: fixed width, two columns, widget
*/
* {
  margin: 0;
  padding: 0
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

ol, ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

h1 {
  font-family: Georgia,"Times New Roman",Sans-Serif;
  font-size: 1.6em;
}

h2 {
  font-family: Georgia,"Times New Roman",Sans-Serif;
  font-size: 1.4em;
  letter-spacing: 0px;
}

h3 {
  font-family: Georgia,"Times New Roman",Sans-Serif;
  font-size: 1.3em;
  letter-spacing: 0px;
}

h4 {
  font-family: Tahoma,Arial,Helvetica,Verdana,Sans-Serif;
  font-size: 1.2em;
  letter-spacing: 0px;
}

h5 {
  font-family: Georgia,"Times New Roman",Sans-Serif;
  font-size: 1.1em;
  letter-spacing: 0px;
}

h6 {
  font-family: Arial,Tahoma,Helvetica,Sans-Serif;
  font-size: 0.9em;
  letter-spacing: 0px;
}

p {
  font-family: Arial,Helvetica,Verdana,Sans-Serif;
  font-size: 0.9em;
  line-height: 130%;
  text-align: justify;
  padding: 5px 0;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	color: #336699;
	text-decoration: underline;
}

a:visited {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

p {
  padding: 10px 0 0 0;
}

#wrapper {
  margin: 0 auto 0 auto;
  width: 100%;
  text-align: left;
}

.header {
  float: left;
  margin: 0;
  width: 100%;
  border-bottom: dotted 1px #ffffff;
  background: #183950;
}

.header_text {
  float: left;
  width: 90%;
  margin-left: 30px;
  margin-right: 40px;
  padding-top: 10px; 
  padding-bottom: 10px;
}

.header_text a.homelink {
  color: #ffffff;
  text-decoration: none;
}

.header_text a.homelink:hover {
  color: #77b7d7;
  text-decoration: none;
}

.header_text .bottom_desc {
  color: #faebd0;
}

.menu {
  float: left;
  margin: 0;
  width: 100%;
  background: #2a5d80;
  border-bottom: double 1px #cccccc;
}

.menu ul {
  margin: 0;
  padding: 5px 0 5px 0;
  list-style-type: none;
}

.menu ul li {
  display: inline;
  margin-left: 30px;
  margin-right: 0px;
  padding-right: 25px;
  font-family: Arial,Tahoma,Helvetica,Sans-Serif;
  font-size: 1.2em;
  font-weight: bold;
  border-right: dotted 1px #ffffff;
}

.menu ul li a {
  color: #5294c0;
  text-decoration: none;
}

.menu ul li a:hover {
  color: #82badf;
  text-decoration: underline;
}

.locationsearch{ 
  float: left;
  width: 100%;
  border-top: dotted 1px #cccccc;
  border-bottom: dotted 1px #cccccc;
  margin-top: 5px;
}

.location {
  float: left;
  width: 58%; 
  margin-left: 30px;
  margin-right: 30px;
}

.search {
  float: left;
  width: 20%;
}

#searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #ffffff;
	padding: 1px;
	border: 0;
	margin-top: 8px;
}

.rss_box {
  float: left;
  background: url(images/rss.png) no-repeat;
  width: 15%;
  height: 28px;
  margin-top: 5px;
}

.rss_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF3300;
	padding-left: 30px;
	padding-top: 5px;
}

.content {
  float: left;
  width: 100%;
}

.container {
  float: left;
  width: 60%;
  margin-top: 10px;
  margin-left: 30px;
}

.post {
  float: left;
  width: 77%;
  padding: 10px 0 10px 0;
}

.postmetadata {
  float: left;
  width: 22%;
  margin: 10px 5px 0 0;
  border-top: solid 3px #11222e;
}

.post h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	padding: 5px 0 5px 5px;
}

.navigation {
  float: left;
  margin: 10px 0;
	padding: 5px;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
}

.sidebar {
  float: left;
  width: 30%;
  margin: 10px 0 0 10px;
  display: inline;
}

.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 30px;
}

.sidebar ul li {
  padding: 5px 0 5px 0; 
}

.sidebar ul li h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #660000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 2px #571b1b;
}

.sidebar ul li h3 {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
}

.sidebar ul ul{
  margin: 0;
}

.sidebar ul ul li {
  padding-left: 10px;
  border-top: dotted 1px #a52222;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


#footer p {
  padding: 5px 0 5px 30px;
  line-height: 18px;
  background: #f7faff;
  border-top: 1px solid #759FBD;
  font-size: 0.7em;
}

.comments-template {
  float: left;
  width: 77%;
  margin: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  padding: 10px 0 0 0;
}

.comments-template ol {
  margin: 0;
  padding: 0 0 15px 0;
  list-style: none;
}

.comments-template ol li {
  margin: 10px 0 0 0;
  line-height: 18px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #cccccc;  
}

.comments-template ol li p {
  padding: 0 0 10px 0;
}

.comments-template h2, .comments-template h3 {
  font-family: Georgia, Sans-serif;
  font-size: 1.1em;
}

.comments-template img {
  float: left;
  margin-right: 10px;
}

.comments-template cite {
  float: left;
  margin: 0 auto;
  padding: 0;
}

.comments-template span.says {
  margin-left: 8px;
}

.commentmetadata {
  font-size: 0.9em;
}

.commentmetadata p.gravatar {
  width:20%; 
  float: left;
}

.commentmetadata p.cmetadata{
  width: 80%;
  float: left;
}

.comments-template #commentform {
  background: #f4fafe;
  padding: 5px;
  border: solid 1px #e1e4e7;
}

.comments-template #commentform input {
  border: solid 1px #e1e4e7;
}

.comments-template textarea {
  width: 100%;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 0.9em; 
}

.comments-template #commentform #submit {
  padding: 4px;
}

.comments-template p.nocomments {
  padding: 0;
}

p.gravatar img {
  padding: 2px;
  border: solid 1px #C49393;
}

.alignright {
	float: right;
	margin-left: 10px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
	
.alignleft {
	float: left;
	margin-right: 10px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 0.9em;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
