/*  
Theme Name: Almost Spring
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column theme. Light and simple with greens and oranges. 
Version: 1.2
Author: Becca Wei
Author URI: http://beccary.com
*/




.rssimg {
	background:url(pics/rss.gif) top left no-repeat;
	width:24px;
	height:16px;
}


/* Basics and Typography */

.tx-srfreecap-pi2-image {
	margin:0;
	padding:0;
}

.tx-srfreecap-pi2-cant-read {
	color:#74726D;
}


.answer {
	background:url(pics/sip.gif) top left no-repeat;
	padding-left:46px;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	font-family: Arial, Tahoma, Arial, sans-serif;
	color: #7C7A71;
	font-weight:normal;
}
h1, h2 {
	font-size: 18px;
	font-weight:normal;
}

#postcomment, #comments {
	font-size: 16px;
	font-weight:normal;
	color: #E43117;

}

h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}

input, textarea, select {
	border: 1px solid #C0C0B6;
	background-color: #FFFFFF;
	color: #5F5D58;
	font-size: 1em;
	font-family: Arial, Tahoma, Arial, sans-serif;
}

#commentform input[type=submit] {
	background-color: #FAFAF0;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #7C7A71;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}



/* Layout */

#wrapper {
	margin: 0 auto;
	width: 750px;
	background-color: #FFF;
	text-align: left;
}

	/* Header Styles */
	#header h1 {
		margin: 0;
		font-size: 1.8em;
	}
	#header h1 a {
		text-decoration: none;
		color: #80904F;
	}
	
	
#content {
	float: left;
	padding: 0 20px;
	width: 520px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 480px;
} 
html>body #content {
	width: 480px;
}
#sidebar {
	float: left;
	padding: 1.8em 20px 0 20px;
	width: 230px;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;
} 
html>body #sidebar {
	width: 190px;
}
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}

	/* Lots of sidebar styles, so they're below */

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
}

	/* Footer Styles */
	#footer p {
		margin: 0;
		padding: 10px 0 20px 0;
		background-color: #E8E8CE;
		border-top: 10px solid #9BBB38;
		font-size: 0.9em;
		text-align: right;
	}

	
	
/* Sidebar Styles */

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 
html>body #sidebar ul ul li a {
	width: 170px;
}
#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}



/* Blog */

.post {
}
.posttitle {
	margin-bottom: 0;
}
.posttitle a {
	padding: 0;
}
.posttitle a:link, .posttitle a:visited {
	color: #E43117;	
	font-weight:normal;
}
.posttitle a:hover, .posttitle a:active {
	color: #E43117;
	font-weight:normal;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #5F5D58;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left; 

}
.commentslink {
	padding: 0 0 0 17px;
                background: url(images/commentslink.gif) no-repeat center left; 
}



/* Comments */

.tx-veguestbook-pi1 {
	border-top: 1px solid #E8E7D0;
	margin-top:10px;
}

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	nborder-bottom: 1px solid #E8E7D0;
}

#commentlist  {

}

.alt {
	padding: 1px 6px;
	background-color: #FFFFFF !important;
	margin: 4px 0px;
}

.commenten {
	margin-top:2px;
	margin-bottom:4px;
	line-height:1.2em;
}


.alt:hover {
	padding: 1px 6px;
	background-color: #FFF !important;
	margin: 4px 0px;
}

.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 98%;
}


.alink {
	text-align:right;
	margin-top:6px;	
	margin-bottom:6px;
}

.alink a:link, .alink a:hover, .alink a:visited  {
	color:#E43117;
	text-decoration:underline;
	font-size:11px;
}





body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #F4F3EE;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	background: #F4F3EE;	
	color:#74726D;
	line-height:1.4em;

}

body table td {
	font-size:12px;
}

.content-link {
         float:right;
	margin-top:8px;
	font-weight:bold;
	border-bottom:1px solid #163F5C;
	padding:0;

}


.contenttable {
	font-size:10px;
}

.tr-odd,.tr-even {
	font-size:10px;
}

#content-teaser a {
	padding: 0px;
	margin: 0px;
}



.cs2info {
	bottom:0;
	right:0;
	width:159px;
	float:left; 
	text-align:center; 
	font-weight:normal;

}

#bottom-dummy {
	position:absolute;
	width:120px;
	left:30px;
	bottom:10px;

}

.cs2info {
	bottom:0;
	right:0;
	width:180px;
	float:left; 
	text-align:left; 
	font-size:10px;

}

.cs2info a:link, .cs2info a:hover, .cs2info a:visited {
	text-decoration:none;
	color: #565041;	
}


.col3-dummy {
  float:right;
  bottom:0;
	width:210px;
	height:6px;
	line-height:1px;	
	font-size:1px;
	background:#F4F3EE;
}

.mytest {

	height:16px;
	background:#A0D1F2;
	padding-left:40px;
}

a {
	color: #E43117;
	text-decoration: none;
}

a:visited {
	color: #E43117;
}

a:hover {
	color: #E43117;
}

img {
	border: none;
}


#big-table {

	width:940px;
	min-height: 100%;
	height:100%;
}



#body-over0 {
	margin-left:auto;
	margin-right:auto;	
	position:absolute;
	_position:relative;	
	height: 100%;	
	min-height: 100%;	
	width: 100%;

}

#body-over  {
	position:relative;		
	margin-left:auto;
	margin-right:auto;	
	width:940px;
	height: 100%;		
	min-height: 100%;		
}

#top {
	width:940px;
	height:81px;
  overflow:hidden;
  background:#F4F3EE;
  border-bottom:18px solid F4F3EE;
	
}



#column-1 {

	margin: 0px;
	padding: 0px;
	width: 418px;
  overflow-x:hidden;
  border-right:10px solid #F4F3EE;	  
	         
}

#column-2 {

	margin: 0px;
	padding: 0px;
	width: 302px;	
	overflow-x: hidden;
	background:#DEDBD0;	
  border-right:10px solid #F4F3EE;	
}



#column-3 {
	margin: 0px;
	padding: 0px;
	width: 210px;	
	overflow-x: hidden;
  background:#E8E6DE;		
	border-bottom:10px solid #F4F3EE;
}



#header-image {
  float:right;
 	overflow:hidden;
 	padding:0;
	margin:0;
	height:397px;
	width:228px;
	background:url(pics/left.jpg) top left no-repeat;
}

#header-logos {
 	overflow:hidden;
 	padding:0;
	margin:0;
	height:71px;
	width:418px;
	background:url(pics/logos.gif) top left no-repeat;
	margin-top:40px;
}


#content-menu {
	float:left;
	padding:0;
	margin:0;
  width:180px;
  overflow-x:hidden;
  height:397px;
  background:#AFACA2;
  padding-top:27px;
}

#content-menu1,#content-menu2,#content-menu3 {
         overflow-x:hidden;
}

#content-menu1 {
	background: url(pics/menuline.gif) top left repeat-x;
}

#overcontent {
	width:100%;
	height:100%;
}

#content-contentin {
	padding-top: 11px;	
	padding-left: 14px;
	padding-right: 11px;	
	padding-bottom: 22px;	
	overflow-x:hidden;
}

#content-contentleft {
	width: 292px;
	padding-top: 11px;	
	padding-left: 14px;
	padding-right: 11px;	
	padding-bottom: 22px;	
}
#content-contentright {
	width: 210px;
	background:#E8E6DE;
	border-bottom:10px solid #F4F3EE;
	border-left:10px solid #F4F3EE;	
}


#content-content {

	_width: 100%;
	padding-top: 11px;	
	padding-left: 14px;
	padding-right: 11px;	
	padding-bottom: 22px;

}

#content-news {
	_width: 100%;
	padding-top: 11px;	
	padding-left: 12px;
	padding-right: 22px;	
}

#content-blog {
	_width: 100%;
	padding-left: 12px;
	padding-right: 22px;	
	padding-top:11px;
}

#content-blog h2 {
	color:#7C7A71;
	margin:0;
	padding:0;
	margin-bottom:12px;
	margin-top:1.2em;
}

.submenu-item, .submenu-item-act {
	_height:22px;
	width:180px;
	padding-left:16px;
	padding-top:1px;
}

.menu-sub {
	width:134px;
	background: url(pics/menuline.gif) bottom left repeat-x;
}

.menu-item1 {
	height:22px;
}	

.menu-item, .menu-item-act {
	_height:22px;	
	background: url(pics/menuline.gif) bottom left repeat-x;
	width:180px;
	padding-top:1px;
	padding-left:20px;
}

.submenu-item a, .submenu-item a:visited {
 	display:block;
	color:#FFFFFF;
	_height:21px;
	padding-left:11px;		
	line-height:20px;
}

.menu-item a, .menu-item a:visited {
 	display:block;
	color:#FFFFFF;
	_height:21px;
	line-height:20px;
	padding-left:12px;		
	background: url(pics/menu.gif) top left no-repeat;
}

.menu-item a:hover, .menu-item-act a:link, .menu-item-act a:hover, .menu-item-act a:active,  .menu-item-act a:visited {
 	display:block;
	color:#E43117;
	_height:21px;
	line-height:20px;
	padding-left:12px;	
	background:url(pics/menusel.gif) top left no-repeat;
	text-decoration:none;
	font-weight:bold;
}


.submenu-item a:hover, .submenu-item-act a:link, .submenu-item-act a:hover, .submenu-item-act a:active,  .submenu-item-act a:visited {
 	display:block;
	color:#6C695D;
	_height:21px;
	line-height:20px;
	padding-left:11px;
	text-decoration:none;
	font-weight:bold;

}



.my_input {
	border:none;
	width:120
}


.csc-textpic-caption {

font-family:Arial;
font-size:7pt;
font-weight:normal;
text-decoration:none;
color:#333333;

}

.small {
font-size:10px;
}

.lz_gallery_link {

font-family:Arial;
font-size:10pt;
font-weight:normal;
text-decoration:none;
padding-left:16px;

background: url(../pics/arrh.gif)  top left no-repeat;

}

.contenttable {
font-family:Arial;
font-size:10pt;
font-weight:normal;
text-decoration:none;

}

.slidebuttons { 
 
      font-family : Arial; 
      color : #ffffff; 
      font-size : 8pt; 
      font-weight: bold; 
      background-color:#555555; 
      width : 16px; 
      height : 16px; 
      border-style:none; 
      cursor: hand; 
 
 
} 
 
 
.slidestartstop { 
 
      font-family : Arial; 
      color : #ffffff; 
      font-size : 8pt; 
      font-weight: bold; 
      background-color:#555555; 
      width : 40px; 
      height : 16px; 
      border-style:none; 
      cursor: hand; 
 
 
} 

.slidepicnum { 
 
      font-family : Arial; 
      color : #333333; 
      font-size : 8pt; 
      font-weight: bold; 
      border:none;
      text-align:center;
 
} 

.forminput {

font-size:10pt;
font-family:Verdana;
color:#464646;
background-color:#eeeeee;
border-color:#aaaaaa;
border-top-color:#aaaaaa;
border-bottom-color:#aaaaaa;
border-left-color:#aaaaaa;
border-right-color:#aaaaaa;
border-width:1px;
border-style:solid;

}

.formtextarea {
color:#464646;
font-size:12px;
font-family:Verdana;
width:230px;
border:1px solid #CECECE;

}


.forminput1 {
color:#464646;
font-size:12px;
font-family:Verdana;
width:230px;
border:1px solid #CECECE;

}

.my_submit {

font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#163F5C;
border:none;
cursor:hand;
background: url(../pics/kontaktbg.gif) top left repeat-x;	

}

.form_table {

}

.formlabel, .formlabel1 {

font-family:Verdana;
font-size:12px;
font-weight:normal;
color:#464646;

}

.formlabel1 {

color:#DF0024;

}

.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;	
	font-size:0px;	
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
} 


#content-contact {

	padding-top:80px;
	padding-bottom:12px;	
	padding-left:16px;
	font-size:14px;
}







