/*
 * Theme Name: American Civil War Campaign TSA
 * Description: Default Lay-Out
 * Version: 2011
 * Author: Glenn Homburg
 */

/* General */

body {
	background: #030a30 url(../images/mainbg2.jpg) top center repeat-y;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #222222;
}

*{
	margin: 0px;
	padding: 0px;
}

p {
    margin-bottom: 1.75em;
	cursor: default;
}

a {
	font-weight: bold;
    text-decoration: none;
    color: #030a30;
	cursor: pointer;
}

img {
	border: 0px;
}

a:hover {
	font-weight: bold;
    text-decoration: underline;
    color: #9c9275;
}

a.anchor,
a.anchor a:hover {
	color: #222222;
	cursor: default;
    text-decoration: none;
}

#mainwrapper {
	height: auto;
	width: 800px;
    margin: auto;
    position: relative;
}

hr {
	margin: 2px 0px 10px 0px;
}

/* Header */

#header_bg {
    height: 300px;
	width: 100%;
    background: url(../images/header2.jpg) top center no-repeat;
}

/* Navigation */

#navigation_bg {
	height: 40px;
	width: 800px;
	background: url(../images/navbg2.jpg) top center no-repeat;
}

#navigation_tabs {
    height: 40px;
    list-style: none;
}

#navigation_tabs li {
    float: left;
    margin: 0px 2px 0px 2px;
}

#navigation_tabs a {
    background: #c8bd9f url(../images/tabs.gif);
    color: #030a30;
    display: block;
    float: left;
    height: 40px;
    padding-left: 10px;
    text-decoration: none;
}

#navigation_tabs a:hover {
    background-color: #9c9275;
    background-position: 0px -40px;
}

#navigation_tabs a:hover span {
    background-position: 100% -40px;
}

#navigation_tabs li.current a {
    background-color: #9c9275;
    background-position: 0 -40px;
    color: #fff;
    font-weight: bold;
}

#navigation_tabs li.current span {
    background-position: 100% -40px;
}

#navigation_tabs span {
    background: url(../images/tabs.gif) 100% 0px;
    display: block;
    line-height: 40px;
    padding-right: 10px;
}

/* Sidebar */

#sidebar_bg {
    float: right;
    width: 180px;
    background: #90907f url(../images/sidebar_bg.gif) repeat-y top center;
	margin: -1px 0px 0px 0px;
}


#sidebar_bottom {
    height: 5px;
    background: url(../images/sidebar_bottom_bg.gif) no-repeat top center;
}

#sidebar_title_bg {
    height: 25px;
    width: 126px;
    background: url(../images/sidebar_title_bg.gif) no-repeat;
    margin: 0 auto;
    padding-left: 26px;
}

.sidebar_title_sponsoren {
    display: block;
    width: 100px;
    height: 25px;
	background: url(../images/sponsoren.gif) 0 0 no-repeat;
    text-decoration: none;
}

.sidebar_title_sponsoren_en {
    display: block;
    width: 100px;
    height: 25px;
	background: url(../images/sponsoren_en.gif) 0 0 no-repeat;
    text-decoration: none;
}

.sidebar_title_tsa {
    display: block;
    width: 100px;
    height: 25px;
	background: url(../images/tsa.gif) 0 0 no-repeat;
    text-decoration: none;
}

/* Side Info */

#side_info_bg {
    border: dotted 1px;
    background: #90907f;
	margin: 0px;
}

/* Content */

#content_bg {
    float: left;
    min-height: 400px;
}

/* News section*/

.news_table{
 	padding-bottom: 5px;
}

.news_headline {
	padding-top: 0px 7px 0px 10px;
}

.news_icon {
	border: 1px solid  #000;
	text-align: center;
	vertical-align: middle;
	width: 9px;
	height: 9px;
	position: relative;
	top: 4px;
	cursor: default;
}

#icon_color {
	background-color: #9c9275;
}

.archive_box {
	width: 375px;
	height: auto;
}

.gallery_box {
	text-align: center;
	padding: 5px;
}

#archive_bg {
	width: 758x;
	height: auto;
	
	background: #90907f;
	
	padding: 5px 10px;
	
	border: 1px dotted;
}

/* Footer */

#footer {
    clear: both;
    height: 170px;
    background: url(../images/footer_bg.jpg) no-repeat;
	padding: 40px 0px;
}

/* Entries */

.entry {
    padding: 5px 10px;
    text-align: justify;
	cursor: default;
}

.entry_side {
    padding: 5px 0px;
	cursor: default;
}

.entry_title {
	font-family: Georgia, Times, serif;
    font-size: 1.90em;
    font-weight: normal;
    letter-spacing: -1px;
	cursor: default;
}

.entry_header {
	font-family: Georgia, Times, serif;
    font-size: 2.25em;
    font-weight: normal;
    letter-spacing: 1px;
	cursor: default;
}

.entry_small_header {
	font-family: Georgia, Times, serif;
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: 1px;
	margin: 5px 0px;
	cursor: default;
}

.entry_supheader {
	font-family: Georgia, Times, serif;
    font-size: 2em;
    font-weight: normal;
	font-style: italic;
	color: #9c9275;
    letter-spacing: -1px;
	cursor: default;
}

.entry_subheader {
	font-family: Georgia, Times, serif;
    font-size: 1.30em;
    font-weight: normal;
	font-style: italic;
    letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	cursor: default;
}

.date {
    font-size: 0.9em;
    color: #030a30;
    cursor: default;
    letter-spacing: 1px;
	cursor: default;
}

.entry ul {
   	list-style: square;
	margin: 0px 0px 0px 20px;
	cursor: default;
}

.align_left {
	float: left;
}

.align_right {
	float: right;
}

.space_left {
	margin-right: 15px;
}

.space_right {
	margin-left: 15px;
}

