/*
Theme Name: French Art Colony
Theme URI: http://wingothewolf.com
Description: Theme for The French Art Colony of Galipolis, OH
Version: 1
Author: Jess(ica) Thompson
Author URI: http://wingothewolf.com
Tags:
*/

/* --Basic Groundwork-- */

/* reset */

* {margin:0; padding:0;}
html, body {height: 100%;}
body {background-repeat: repeat-x; background-image: url(style/images/topbg.jpg); font-family: Verdana; font-size:12px; line-height: 16px; background-color: #FFF; color: #232222;}
ul {list-style: none inside;}
ol {list-style: decimal inside;}
a {outline: none; text-decoration:none; color: #04118b;}
a:hover {color: #8a0404;}
a img {border:none;}
img {vertical-align: middle;}
table {border-collapse: collapse;}
h1 {font-size:36px; line-height: 36px; font-family: Verdana; font-weight: bold; padding-bottom: 10px;}
h2 {font-size:24px; line-height: 24px; font-family: Verdana; font-weight: bold; padding-bottom: 6px;}
h3 {font-size:17px; line-height:20px; font-family: Verdana; font-weight: bold;
font-weight: bold; padding-bottom: 4px;}
td {font-size:15px; line-height: 16px; padding: 10px;}

img {padding: 0; max-width: 100%;}

/* utility */

.alignleft {float: left; margin:4px;clear:both;}
.alignright {float: right; margin:4px;}
.centered {text-align: center;}
.aligncenter {display: block; text-align: center; margin: 0 auto;}
.clear {clear: both;}
.hidden {display: none;}

/* typeography classes */

.serif {font-family: Georgia Baskerville Times Serif;}
.sans-serif {font-family: "Lucida Grande" Helvetica Arial sans-serif;}
.justified {text-align: justify;}
.red {color: #8a0404;}
.blue {color: #0905a1;}
.highlight-text {background: #f1e7a7; color: #8a0404;}

/* buttons */

.button {border: 1px solid #CCCCCC; background-color: #FFFFFF; padding: 4px; font-size: 11px; font-weight: bold;-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;}
.button:hover, .button:active {color: #FFFFFF; background: #8a0404;}

/* header */

#header {
	/*background-image: url(style/images/header.jpg); */
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
}

.title {
	text-align: left;
}

.title h1 {
	text-shadow: 1px 1px 3px #3a3a3a;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 38px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.title h2 {
	text-shadow: 1px 1px 3px #3a3a3a;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 28px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
}

/* content */

#content {
	width: 950px;
	margin: 0 auto;
}

.narrowcolumn {
	width: 630px;
	margin-right: 25px;
	margin-top: 10px;
	float: right;
}

.narrowcolumn p {
	margin: 10px;
}

.post {
	font-family: Verdana; 
	font-size:14px; line-height: 16px; 
	padding-bottom: 20px;
	line-height: 20px;
}

.post h2 {
	font-weight: bold;
}

.post p {
	margin: 10px;
}

.post li {
	
	list-style-position: inside;
	list-style-type: disc;
	padding: 4px;

}

.fade_img {
	margin: 5px;
}

.home-intro {

	line-height: 20px;

	letter-spacing: 3px;

	font-size: 12px;

	font-family: helvetica, sans-serif;
	
	padding: 11px 10px 8px 8px;

}

/* sidebar */


#sidebar {
	width: 230px;
	padding: 0 5px 0px 5px;
	margin: 10px;
	float: left;
	margin-left: 20px;
}

#sidebar a {
	color: #4b4949;
	display: inline block;
	font-size: 11px;
}

#sidebar a:hover {padding: 0 2px; background-color: #c82f14; color:#fff;}

.widget li {

	margin: 20px;

}

#sidebar ul {
}

.widget {
	border: 1px solid #CCCCCC;
	background: url(images/sidebarback.png) top right repeat-y;
	padding: 15px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	clear: both;
}

#thumb-nav {
	width: 230px;
	padding: 0 5px 10px 5px;
	margin: 10px;
}

#thumb-nav img {
	width: 60px;
}


/* footer */

#footer {
	background-color: #FFF;
	border: none;
	margin: 40px auto 0;
	padding-bottom: 120px;
	width: 880px;
	font-size: 12px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	font-size: 10px;
}


.one-third {
	width: 260px;
	padding: 13px;
	float: left;
	text-align: left;
}

.float-left {
	width: 200px;
	padding: 20px;
	float: left;
	text-align: right;
}

.one-third li {
	
	list-style-position: outside;
	list-style-type: none;
	padding: 4px;

}

.subpages li {
	margin: 15px;
}
