/*  
Theme Name: Squarely
Theme URI: http://www.freewpthemes.net/preview/squarely
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

* { 
	padding: 0; 
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF repeat-x left top;
	color: #414042;
	font-size: 13px;
	font-family: "Trebuchet MS";
	text-align: left;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
        font-family: "Trebuchet MS";
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
        font-family: "Trebuchet MS";
}

h2 {
	font-size: 23px;
        color: #000000;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 22px;
}

a {
	color: #7673ff;
}

a:hover, a:active {
	text-decoration: none;
	color: #6177ff;
}

a:visited {
	color: #545353;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 40px;
}

/* Menu */

#menu {
        float: left;
	width: 1000px;
	height: 32px;
	background:#383735;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	padding: 0px 7px 0 7px;
}

#menu a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	padding: 5px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
        font-family: "Trebuchet MS";
}

#menu a:hover { 
        background: #c7c8ca;
	color: #000000;
}

#menu a:hover img { 
        background: 000000;
        border:5;
}

#menu .current_page_item a {
	background: #c7c8ca;
	color: #FFFFFF;
        font-family: "Trebuchet MS";
}

/** LOGO */


#logo {
	width: 1000px;
	height: 105px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: "Trebuchet MS";
	font-size:100px;
}

#logo h1 a {
	text-decoration: none;
	color: #000000; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 45px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #EFCE58; 
}

#logo p a {
	text-decoration: none;
	color: #EFCE58;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 730px;
	
}

/* Post */

.post {
	border: 0 px #000000 solid;
	padding: 15px 00px;
	margin-bottom: 20px
}

.post .title {
	margin-bottom: 0px;
	padding-left: 5px;
	background: #dcddde;
	text-transform: uppercase;
}

.post .date {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 11px;
        color: #a7a9ac;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	
	
}

.post h1 {
	width: 730px;
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 24px;
        font-family: "Trebuchet MS";
}

.post h2 {
	width: 730px;
	padding: 0px 0 0 0px;
	font-size: 22px;
        font-family: "Trebuchet MS";
	color: #000000;
}

.post h3 {
	font-size: 18px;
	color: #000000;
        font-family: "Trebuchet MS";
}

.post .title a {
	text-decoration: none;
	color:#383735;
}

.post a {
	color: #7673ff;
        text-decoration: underline;
}

.post .entry {
       font-family: "Trebuchet MS";
}

.post .meta {
	padding: 5px 15px 15px 0px;
	color: #a7a9ac;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
        font-family: "Trebuchet MS";
	color: #000000;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
	color: #a7a9ac;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	color: #a7a9ac;
}

.post .meta .comments {
	padding-left: 22px;
	color: #a7a9ac;
}

.post .meta b {
	display: none;
}

.post ul {
	padding-left: 22px;
}

/* Sidebar */

.sidebar p.twitter-message: {
	padding: 8px 0 0 0px;
	margin-bottom: 2px;
	background-image: url(http://midwestgothic.com/image/sidebar_rule.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	
}

#sidebar {
	float: right;
	width: 225px;
	margin: 0;
        border: 0px #000000 solid;
	padding: 15px 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
	color: #414042;
	font-size: 13px;
	font-family: "Trebuchet MS";
	text-align: left;	
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	color:##383735;
	font-size: 19px;
        font-family: "Trebuchet MS";
	background-image: url(http://midwestgothic.com/image/sidebar_rule.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	
}


/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
        color: #545353;
}


#s {
	width: 140px;
        height: 18px;
	margin-right: 5px;
        margin-top: 5px;
	padding: 1px;
	border: 1px solid #545353;
}

#x {
	padding: 2px;





	border: none;
	background: #939598;
	font-size: 10px;
	color: #000000;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	background: #e6e7e8;
	margin: 0 auto;
	padding: 20px 0 0px 0;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 14px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #414042;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}
