/*
Theme Name: Shawn Shepheard v1
Theme URI: http://www.shawnshepheard.com
Description: Shawn Shepheard's first Wordpress theme.
Version: 1.0
Author: Tyson Domitrovits
Author URI: http://www.imtyson.com
*/



/* RESET ALL MARGINS AND PADDING */

* * {
	margin: 0;
	padding: 0;
}


body {
	background-color: #ffffff;
	text-align: center;
}



/* HEADER STYLES */

#header {
	min-width: 1000px;
	background-color: #1b416c;
	text-align: center;
}



#header #navigation {
	background-color: #011b38;
	margin: 0;
	padding: 10px 20px;
	text-align: center;
}



#header #navigation ul {
	width: 960px;
	margin: 0;
	margin: auto;
	padding: 0;
	text-align: left;
}



#header #navigation ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 40px;
}



#header #navigation ul li a {
	font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	border-top: 3px solid #011b38;	
}



#header #navigation ul li a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 3px solid #ffffff;
}



#header #navigation ul li a.current {
	font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 3px solid #ffffff;
}



#header #navigation ul li a.current:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 3px solid #ffffff;
}



#header h1 {
	text-align: left;
	width: 1000px;
	margin: 0;
	margin: auto;
	padding: 0;
}	



#header h1 span {
	display: block;
	background: transparent url("images/newbanner.jpg") no-repeat;
	height: 192px;
	text-indent: -9000px;
	margin: 0;
}



.clear {
	clear: both;
}



#container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background-color: #ffffff;
}



#content {
	padding: 0px 20px;
}





#main {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 620px;
	float: left;
}

#main a, a:visited {
        color: #1c416d;
}



#main a:hover {
        color: #ffffff;
        background-color: #1c416d;
        text-decoration: none;
}

#main h1 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #1b416c;
	letter-spacing: -1px;
	margin-right: 20px;
}

#main h1 a, #main h1 a:visited {
       color: #1b416c;
       text-decoration: none;
}

#main h1 a:hover {
       color: #000000;
       text-decoration: underline;
       background-color: transparent;
}


#main h1 span {
	display: block;
	margin: 0;
}

.section h2 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	letter-spacing: -0.5px;
	margin-right: 20px;
}


#aboutshawn {
	width: 600px;
	height: 40px;
}





#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	margin-bottom: 1em;
	margin-right: 20px;
	text-align: justify;
}


.blockquote {
	border-left: 5px solid #1b416c;
	background-color: #d1e5fd;
	padding: 5px 10px;
        margin: 20px;
}



#sidebar {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 250px;
	float: right;
	text-align: left;
}





#sidebar h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #1b416c;
	letter-spacing: -1px;
}



#sidebar h1 span {
	display: block;
	margin: 0;
}



#recententries {
	width: 250px;
	height: 40px;
}



#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 1em;
	text-align: justify;
}



#sidebar form p {
	text-align: left;
}



#blogposts {
	text-align: left;
}



#blogposts ul {
	font-family: Arial, Helvetica, sans-serif;
}



#blogposts ul li {
        list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #cccccc;
}



#blogposts ul li a, #blogposts ul li a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding: 10px 2px;
        display: block;
        text-decoration: none;
}



#blogposts ul li a:hover {
        background-color: #d1e5fd;
        text-decoration: none;
}



#clearfooter {
	clear: both;
	height: 50px;
}



#footer {
	height: 50px;
	background-color: #1a416c;
}




.blog {
	margin-bottom: 80px;
        border-bottom: 1px solid #aaaaaa;
}

.blog ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	margin-bottom: 1em;
}

.blog ul li {
	list-style-position: inside;
	list-style-type: square;
}

.section {
	margin-bottom: 40px;
}


.section ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	margin-bottom: 1em;
}



.section ul li {
	list-style-position: inside;
	list-style-type: square;
}





#footer {
	padding: 15px 0;
	background-color: #1a416c;
}



#footer p {
        text-align: center;
        font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
        font-size: 12px;
        margin: 0;
        color: #ffffff;
}





/* TODO: Update this */



input.subscribefield {
	padding: 4px 0px;
	width: 250px;
	height: 30px;
	font-size: 20px;
	border: 1px solid #cccccc;
	-moz-border-radius: 3px 3px 3px 3px;
        vertical-align: middle;
}



input.subscribefield:hover {
	background-color: #d1e5fd;
}



#subscribe-button {

	padding: 8px 5px;

	width: 248px;

	border: 1px solid #000000;

	height: 50px;

	cursor: pointer;

	background: url('images/subscribe-button.jpg') no-repeat;

}
