/* Start of CMSMS style sheet 'wenner : andreas01_screen' */
/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

/*
This layout depends on modified news summary template

<!-- Start News Display Template -->
{foreach from=$items item=entry}

<h3>
	{$entry->titlelink}
</h3>

<p>
{$entry->category}
{if $entry->author}
	by {$entry->author}
{/if}

{if $entry->formatpostdate}
<strong>
		{$entry->formatpostdate}
</strong><br />
{/if}


{if $entry->summary}
 {eval var=$entry->summary}
</p>
  <p class="textright">[{$entry->morelink}]</p>

{else if $entry->content}
		{eval var=$entry->content}
</p>
{/if}

{/foreach}
<!-- End News Display Template -->

Copy paste this template to your news summary template and delete from here
*/

body {
margin: 0 auto;
padding: 0;
font: 76% Tahoma, Verdana, Arial, Helvetica, Sans;
background: #455361 url(uploads/wenner/bg.jpg) top center repeat-x;
}

#wrap {
color: #FFFFFF;
margin: 0 auto;
width: 1000px;
}

#header {
padding: 0;
margin-top:10px;
height:127px;
}


#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
font-family: "tahoma, verdana, arial, helvetica";
}

.callus {
background:transparent url(uploads/wenner/callus.png) repeat scroll 0 0;
color:#FFFFFF;
float:right;
font-family:Tahoma,Verdana,Arial,Helvetica,Sans;
font-size:1.2em;
font-weight:bold;
height:22px;
padding-top:12px;
position:relative;
text-align:right;
top:54px;
width:390px;
}

#frontphoto {
margin: 0;
border: 0;
}

#primary-nav {
width:100%;
}


#subheader {
background: url(http://www.acceleratewebs.com/wennerbros/uploads/wenner/header.jpg) no-repeat;
height:150px;
width:1000px;
}

#subheader h2 {
font-size:31px;
margin-top:0;
padding-right:160px;
padding-top:111px;
text-align:right;
}


/*Start primary nav CSS*/


#menuwrapper {
background: #2a272e url(uploads/wenner/navbg.jpg) top center repeat-x;
width: 100%;
height: 40px;
}

#primary-nav ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;

}

#primary-nav li {
display: inline;
}

#primary-nav a {
margin: 4px;
padding: 5px;
color: #fff;
font-family:Tahoma, Verdana, Arial, Helvetica, Sans;
font-size:16px;
font-weight:bold;
line-height:26px;
}

#primary-nav a:hover  {color: #80878f; text-decoration:none;}

p a:link, p a:visited { color: #000; }

/*end primary nav CSS*/


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #FFFFFF;
line-height: 1.3em;
}

#extras {
overflow:hidden;
float: right;
clear:both;
display:block;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
width:25%;
margin-top:11px;
padding-left:10px;
background:#132333 none repeat scroll 0 0;
color:#FFFFFF;
border-bottom:2px solid #DCC27D;
border-left:2px solid #DCC27D;
}

#contactinfo {
overflow:hidden;
float: right;
clear:both;
display:block;
padding: 0;
font-size: 0.9em;
width:25%;
margin-top:11px;
padding-left:10px;
font-size:16px;
}

#extras h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
font-family: Tahoma, Verdana, Arial, Helvetica, Sans;
color:#FFFFFF;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
background:#516272 url(uploads/wenner/contentbg.jpg) repeat-x scroll 0 0;
/*margin: 0 110px 20px 160px;*/
line-height: 1.6em;
text-align: left;
padding-bottom:20px;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
font-family: Tahoma, Verdana, Arial, Helvetica, Sans;
color:#1F2831;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
margin-right:10px;
}

#content li {
margin-left: 25px;
}

#main {
width:675px;
padding: 20px 10px 0 20px;
}

h1 {
font-family: Tahoma, Verdana, Arial, Helvetica, Sans;
color:#FFFFFF;
font-size:18px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
font-family:  Tahoma, Verdana, Arial, Helvetica, Sans;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
width: 760px;
text-align: center;
color:#FFFFFF;
font-size: 0.9em;
}

#footer a {
color: #DDDDDD;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}



.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/*Contact Form*/

/* ----------- stylized ----------- */

.contactform h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
.contactform div{
font-size:11px;
color:#000000;
margin-bottom:15px;
padding-bottom:40px;
}
.contactform label{
display:block;
font-weight:bold;
text-align:right;
width:80px;
float:left;
}
.contactform .small{
color:#000000;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
.contactform input{
float:left;
font-size:12px;
padding:4px 2px;
margin:2px 0 20px 10px;
}
.contactform textarea {
float:left;
font-size:12px;
padding:4px 2px;
width:300px;
margin:2px 0 20px 10px;
}
.contactform button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
/* End of 'wenner : andreas01_screen' */

