/*  
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 url(http://whoissaintjames.com/images/bg.gif) repeat-x left top;
	font-size: 14px;
	font-family: "Trebuchet MS"
	text-align: left;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
        font-family: "Trebuchet MS"
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
        color: #000000;
        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:link {
	color: #545353;
}

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: 940px;
	margin: 0 auto;
	height: 40px;
}

/* Menu */

#menu {
        float: left;
	width: 940px;
	height: 32px;
        background: url(http://whoissaintjames.com/images/header_bg.gif) no-repeat left top;
}

#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: #000000;
        font-family: "Trebuchet MS"
}

#menu a:hover { 
        background: #84c1ff;
	color: #FFFFFF;
}

#menu a:hover img { 
        background: 000000;
        border:5;
}

#menu .current_page_item a {
	background: #84c1ff;
	color: #FFFFFF;
        font-family: "Trebuchet MS"
}

/** LOGO */


#logo {
	width: 940px;
	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: 940px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 670px;
	
}

/* Post */

.post {
	border: 2px #000000 solid;
	padding: 15px 20px;
	background: url(http://whoissaintjames.com/images/body_bg.gif) repeat left top;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 670px;
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 24px;
        font-family: "Trebuchet MS"
	color: #000000;
}

.post h2 {
	width: 670px;
	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;
}


.post .entry {
       font-family: "Trebuchet MS"
}

.post .meta {
	padding: 5px 15px 15px 0px;
	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;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	margin: 0;
        border: 2px #000000 solid;
	padding: 15px 20px;
	background: url(http://whoissaintjames.com/images/body_bg.gif) repeat left top;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
        font-family: "Trebuchet MS"
}








#sidebar li ul {
}






#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 20px;
        font-family: "Trebuchet MS"
	color: #000000;
}

/* 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: #75b9ff;
	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: #8cc4ff url(http://whoissaintjames.com/images/footer_bg.gif) repeat-x left top;
	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: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}
