/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header {
	width: 100%;
	height: 135px;
	padding: 10px 0 5px 0;
	clear: both;
	position: relative;
}

.topdescription {
	font-size: 24px;
        font-family: georgia;
        font-style: bold;
        color: #164987;
        text-align: right;
        margin-right: 0px;
        margin-bottom: 0px;
        float: right;
        width:300px;
        text-align: right;
        text-transform: none;
}
#nav { margin-top:40px; }

#featured h2 { color:#b09970; font-size:44px; padding:0 0 0px; line-height:40px; font-weight:normal; }
#featured h3 { font-size:24px; font-weight:normal; color:#c9bea7; line-height:22px; padding:20px 0 20px; }
#featured h4 { font-size:18px; color:#fff; line-height:22px;  }
#featured p { font-size:20px; font-family: georgia; font-weight:normal; color:#fefefe; line-height:24px; padding:0 0 20px; }

#footer { background: #2d2d2d url(images/bg-footer-top.gif) repeat-x top left; padding: 25px 0 14px 0; margin-top:25px; }
#footer h3 { font-size:18px; font-weight:normal; color:#9b8e73; line-height:22px; padding:0px 0 20px; }
#footer p { font-size:14px; font-weight:normal; color:#8c8c8c; line-height:18px; padding:0px 0 20px; }

#loopedSlider { width:960px; margin:0 auto; padding:20px 0;}

#designcredits {
        text-align:center;
        display: none;
        margin: 0px;
        padding: 0px;
}

#logos {
        background: #0a3874 url(http://linksmithpc.com/wp-content/themes/thestation/img/header-with-logos3.jpg) top center no-repeat;
        height: 80px;
}

#featured {
        background: #0a3874;
        border-top: none;
}

#sub-entry {
	background: #f6f6f6 url(http://linksmithpc.com/wp-content/themes/thestation/img/se-bg.jpg) top center repeat-x;
	border-top: 1px solid #989898;
	border-left: 1px solid #989898;
	border-right: 2px solid #727272;
	border-bottom: 3px solid #727272;
	margin-bottom: 50px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#sub-entry p {
	padding: 18px;
	margin: 0;
}

.sub-number {
	font-weight: bold;
	color: red;
}

#footer {
	background: #2d2d2d url(http://linksmithpc.com/wp-content/themes/thestation/img/footer-logos2.jpg) top center no-repeat;
}

.fcontent {
        margin-top: 85px;
}
