﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
 center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 18, 2011 */



@font-face {
    font-family: 'SansCulottesRegular';
    src: url('fonts/sansc__-webfont.eot');
    src: url('fonts/sansc__-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sansc__-webfont.woff') format('woff'),
         url('fonts/sansc__-webfont.ttf') format('truetype'),
         url('fonts/sansc__-webfont.svg#SansCulottesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body 
{
    background-image: url(http://sofartorun.com/images/Background-1400x900.jpg);
}

#wrapper 
{
    width: 900px;
    background: #EFF0EA;
    margin: 20px auto;
    padding: 20px;
    overflow: hidden
}

#nav 
{
    margin-bottom: 15px;
    margin-top: 5px;
    width: 680px;
    float: left;
}


#nav ul li 
{
    list-style-type: none;
    display: inline;
    padding: 6px;
}

#nav ul li a 
{
    text-decoration: none;
    font-family: Times New Roman, Georgia, Serif;
    font-size: 18px;
    color: #6C4324;
    padding: 5px 10px;
}

#nav ul li a:hover 
{
    color: #FFFFFF;
    background: #70611E;
}

#nav ul li a.active 
{
    font-weight:bold;
}

#social 
{
    width: 200px;
    float:right;
    text-align: right;
}

#social a img 
{
    padding: 0px 2px;
}

#social p
{
    color: #6C4324;
    padding-bottom: 5px;
    padding-left: 72px;
}

#header 
{
    width: 680px;
    height: 214px;
}

   
#leftcontents 
{
    float:left;
    width: 680px;
    border-right: 4px solid #6C4324;
}

#leftcontents h1 {
    color: #6C4324;
    font-size: 26px;
    padding: 15px 0;
    text-align: center;
    width: 700px;
    line-height: 30px;
}

#leftcontents h2 
{
    font-weight: bold;
    padding-left: 20px;
    font-size: 18px;
    padding-bottom: 10px;
}

#leftcontents h3 
{
    font-weight: bold;
    padding-left: 20px;
    font-size: 20px;
    padding-bottom: 8px;
}


#leftcontents p
{ 
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 18px;
    padding-left: 20px;
    padding-right: 15px;
}

#leftcontents ul li 
{
     font-size: 16px;
    line-height: 18px;
    padding-bottom: 5px;
    padding-left: 20px;
    color: #999999;
       
}

#leftcontents ul li a
{
    text-decoration: none;
}

#t 
{
    font-family: SansCulottesRegular, Sans-Serif;
    font-size: 65px;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}

#l 
{
    font-family: SansCulottesRegular, Sans-Serif;
    font-size: 65px;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
    margin-left: 20px;
}
    

#rightcontents 
{
    float:right;
    width: 200px;
    padding-top: 10px;
    padding-bottom: 20px;
   
} 

#rightcontents img 
{
    margin: 3px 5px;
}

#rightcontents p 
{
    color:#6C4324;
    margin-top: 5px;
    padding: 0px 3px;
    font-size: 15px;
} 

#footer 
{
    width: 900px;
    float:left;
    text-align: center;
    padding: 20px 0 5px 0;
    border-top:4px solid #6C4324;
}

#footer ul 
{
    border-bottom: 4px solid #6C4324;
    margin: auto;
    padding-bottom: 20px;
    width: 640px;
}

#footer ul li 
{
    list-style-type: none;
    display: inline;
    padding: 6px;
}

#footer ul li a 
{
    text-decoration: none;
    font-family: Times New Roman, Georgia, Serif;
    font-size: 16px;
    color: #6C4324;
}

#footer ul li a:hover 
{
    color: #FFFFFF;
    background: #70611E;
}

#footer ul li a.active 
{
    font-weight:bold;
}

#footer p 
{
    padding-top: 20px;
    color: #6C4324;
} 

a 
{
    color: #6C4324;
}
