/*
Theme Name: Textback
Theme URI: http://http://www.amypink.com
Description: The official AMY & PINK Theme.
Version: 1.0
Author: Marcel Winatschek
Author URI: http://www.amypink.com/

See style-core.css for additional styles.
See style-ie.css for ie-specific fixes.
*/

body {margin: 0; padding: 0; background: #fff; text-align: center; font: 12px 'Lucida Grande','Arial', sans-serif;}
table, td {font: 10px 'Lucida Grande','Arial', sans-serif; color: #000;}

/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

#footercontainer {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	position: relative;
	
			
}

.footercolumn {
	width: 25%;
	float: left;
	display: inline;
	
}


.footercolumn2 {
	width: 200px;
	padding: 0 10px 0 10px;
	
	
}

.footercolumn h5.recentblog {
	background: url(/images/footer_recentblog.gif) no-repeat 0 3px;
	padding-left: 20px;
}

.footercolumn h2.recentweb {
	background: url(/images/footvoice.gif) no-repeat 0 3px;
	padding-left: 0px;
}

.footercolumn h5.recentprint {
	background: url(../images/footer_recentprint.gif) no-repeat 0 3px;
	padding-left: 20px;
}

.footercolumn ul {
	list-style-type: none;
	float: left;
	font-size: .9em;
	line-height: 1.2em;
}



.footercolumn li a {

	text-decoration:none;
	background: url(images/arrow_93.gif) no-repeat 0 2px;
	padding-left: 18px;
	padding-bottom: 15px;
	display: block;
	width: 170px;
}

.footercolumn li a:hover {
	text-decoration: underline;

}

/*sidebar*/
.sidebox {
			text-align:center; 
			padding: 5px 0 10px 0;
			
}

/* asclepian profiles css */

#pmnav { 
		
		text-align:center;
		padding: 0 0 20px 0 ;
}
		
#pmcontainer {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	position: relative;
	
}

.pmcolumnsmall {
	float:left;
	text-align:left;
	display: inline;
	width: 220px;
	padding: 5px;
	
}




.pmcolumn {
	width: 50%;
	float: left;
	display: inline;
}


.pmcolumn2 {
	width: 400px;
	padding: 0 10px 0 10px;
	
	
}

.pmcolumnsingle {
	width: 75%;
	float: left;
	display: inline;
}


.pmcolumn2single{
	width: 600px;
	padding: 0 10px 0 10px;
	
	
}


.pagetext {
	width:500px;
	padding: 0 10px 15px 0;
	color: #000000;
}

/* static homepage css static_home.php*/

#greybar {
	background-color:#CCCCCC;
	height:16px;
	} 


/*static table in "welcome" page post */

.staticleft {
	float: left;
	text-align:center;
    padding: 10px;
    width: 340px;
   	
}
#staticform{
	text-align:left;
	border-style:none
	
}

.button{
		border-style: solid;
		background:#a1a5a9;
		color:#ffffff;
		border:1px #999999 ;
	
}	
.sformtext {
 font-size: 10px;
 background-color: #FFFFFF;
 border: 1px solid #cccccc;
 color:#a1a5a9
}


.staticright {
	float: right;
    padding: 10px;
    width: 340px;
	text-align:center;
	
    
}

#staticwrap {
	width:720px;
	}
/*cpm text border */


.fetchimg {
	border:none;
	
}

/*fetch photopage table*/
.pictable{
	background:#ffffff;
	border: none;
}

.phototable {
	background: #CCCCCC;
	padding: 5px 6px 5px 6px ;
}	
/*static text 2 columns*/
#pagetext2 {
	width:300px;
	padding: 0 5px 5px 0;
	color: #a1a5a9;
	
}
.staticcolumn {
	float:left;
	text-align:left;
	display: inline;
	width: 220px;
	padding: 5px;
	color:#a1a5a9
}

/* welcome page links*/

.mylinks {
	padding:10px 0 0 0;
	margin:0px;
}

.mylinks ul{
	text-align:left;
	
}
	
.mylinks li a{text-decoration:none;
	background: url(images/arrow_93.gif) no-repeat 0 2px;
	padding-left: 18px;
	padding-bottom: 15px;
	display: compact;
}

.mylinks li a:hover{
	text-decoration:underline;
}

.mylinks img{
	 border:none;
}
