/*
Theme Name: Finnish American Club of Tuscon
Theme URI: http://www.strategystar.net/
Description: Custom wordpress design for Finnish American Club of Tuscon
Version: 1.0
Author: Strategy Star Inc.
Author URI: http://www.strategystar.net/
Tags: tucson, finland, america, club

	Finnish American Club of Tuscon v1.1
	http://www.strategystar.net/

	Custom design by Strategy Star Inc.

*/

img { border: 0px; }

.clear { clear: both; height: 0px; line-height: 0px; visibility: hidden; }

/*
******************************
********* div-layout *********
******************************
*/
#header {
	float: left;
	width: 100%;
	background-image: url(images/backgrounds/desert.jpg);
	background-repeat: repeat-x;
}
#header img {
	float: left;
	margin-top: 120px;
	padding-bottom: 70px;
	height: 135px;
}
#footer {
	clear: both;
	width: 100%;
	height: 500px;
	background-color: #7f6b57;
	text-align: center;
}
#footer-frame {
	display: block;
	width: 960px;
	min-height: 250px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.55em;
	color: #fff;
	padding-top: 25px;
}

* html #footer-frame { height: 250px; }

#footer-frame a { color: #fff; text-decoration: underline; }

#footer-frame div.col { float: left; width: 306px; }
#footer-frame div.col-mid { float: left; width: 306px; margin: 0 10px 0 10px; padding: 0 10px 0 10px; border-left: dashed 1px #fff; border-right: dashed 1px #fff; }

/*
********************************
********* class-layout *********
********************************
*/
.container { margin: 0px auto; width: 960px; }


/*
* left-class (layout)
* everything in classes that has to do with the left side of the site
*/
.left {
	float: left;
	width: 670px;
	font-size: 0.6em;
}
.row-left {
	float: left;
	width: 670px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #dedede;
}
.col-1 a {
	float: left;
	width: 130px;
	height: 97px;
	border: solid 5px #bababa;
}
.col-1 a:hover { border: solid 5px #ccc; }
.col-1 img { border: none; }
.col-2-media {
	float: left;
	width: 70px;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: -1px;
}
.col-2-article {
	float: left;
	width: 70px;
	text-align: left;
	font-size: 1.4em;
	letter-spacing: -1px;
}
.date {
	display: block;
	padding-right: 20px;
	text-align: center;
	font-size: 1.0em;
	letter-spacing: 0px;
}
.month {
	display: block;
	padding-right: 20px;
	text-align: center;
	font-size: 0.6em;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-top: 3px;
}
.year {
	display: block;
	padding-right: 20px;
	text-align: center;
	font-size: 0.6em;
	letter-spacing: 0px;
}
.icon-media {
	display: block;
	text-align: center;
	width: 70px;
	height: 16px;
	margin-top: 10px;
	text-align: center;
}
.icon-article {
	display: block;
	width: 70px;
	height: 16px;
	margin-top: 10px;
	text-align: left;
}
.col-3-media {
	float: left;
	width: 440px;
	text-align: justify;
}
.col-3-article {
	float: left;
	width: 580px;
	text-align: justify;
}

/*
* right-class (layout)
* everything in classes that has to do with the right side of the site
*/
.right {
	float: right;
	width: 232px;
	font-size: 0.6em;
}

html,body { margin: 0px; padding: 0px; height: 100%; }

body {
	margin: 0px;
	font-size: 1.4em;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(images/backgrounds/body.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	outline: none;
}
a:focus {
  -moz-outline-style: none;
}
a:hover { color: #000; }

/*
*****************************
********* paragraph *********
*****************************
*/
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	width: 232px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul li ul li { border-bottom: dashed 1px #ccc; }

ul a {
	font-size: 0.9em;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
	color: #a25a2e;
}
li a { display: block; }

/*
****************************
********* headings *********
****************************
*/
h1 {
	display: block;
	margin: 0px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	letter-spacing: -0.2px;
}
.h1link a { color: #2683d8; }
.h1link a:hover { color: #000; }
h2 {
	display: block;
	margin: 0px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #60632a;
}











img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}





.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/** COMMENTS **/
h3.comments-header { padding: 0px; margin: 0px; border-bottom: solid 1px #dedede; padding-bottom: 20px; }
div.commentlist { clear: both; }
div.commentlist div.row-comment { clear: both; border-bottom: solid 1px #dedede; padding-top: 15px; }
div.commentlist div.row-comment h1 { color: #333; font-size: 0.85em; }
div.commentlist div.row-comment h1 span.author { color: #2683d8; font-size: 1.2em; }

/** OFFICERS **/
.officer-table { width: 100%; border-left: solid 1px #eee; border-top: solid 1px #eee; margin-top: 15px; }
.officer-table th { padding: 5px; background-color: #eee; border-right: solid 1px #eee; border-bottom: solid 1px #eee; text-align: left; font-weight: bold; }
.officer-table td { padding: 5px; border-right: solid 1px #eee; border-bottom: solid 1px #eee; }