/*  
Theme Name: Pink Theme
Theme URI: http://www.a-seyfried.com
Description: Wordpress theme made by Xella
Version: 1.0
Author: Xella
Author URI: http://www.a-seyfried.com
Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns
*/

* { margin: 0; padding: 0; outline: none; }



a:link, a:visited, a:active {color: #f9bdcf; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none;}



body {background: #ffffff url(img/bg.jpg) repeat-x; font-family: Tahoma; font-size: 10px; color: #ffffff}



#wrapper {width: 890px; margin: 0 auto;}




h2 {border-bottom: solid 0px #eae8e9; padding: 15px; text-decoration: none; color: #ffffff; font-family: century gothic; font-size: 18px; text-transform: uppercase; font-weight: normal; text-shadow: #6b6b6b 1px 1px 1px}


a.logo {width: 192px; height: 52px; float: left; background: url(img/bg.jpg); margin-top: 45px; }


a.logo span {display: none;}



search {float: right; margin-top: 55px;}


search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }



#subheader { background: url(img/subheader-bg.png) no-repeat; width: 800px; height: 163px; float: left; }


#subheader p { font-size: 10px; margin: 55px 0 0 10px; width: 460px; }



/*
	script stuff 
*/
.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }



#content {background-color: #ffffff; width: 825px; float: left; padding-left: 30px;}



.post {float: right; width: 530px; background-color: #d5114a; padding: 5px; text-align: justify; border: 3px solid #eb5e87; -moz-border-radius: 3.5em;}


.post span.h2 a {border-bottom: solid 0px #eae8e9; background-color: transparent; padding: 15px; text-decoration: none; color: #ffffff; font-family: "Century gothic"; font-size: 18px; text-transform: uppercase; text-shadow: #6b6b6b 1px 1px 1px}


.post .post-info { padding: 8px; width: 420px; color: #ffffff; font-size: 10px; font-family: Arial;}


.post span.date { background-repeat: repeat-x; background-color: #f9f7f8; text-align: center; background-color: #ea0548; padding: 0px; color: #ffffff; font-size: 10px; font-family: Tahoma; float: left; text-shadow: #6b6b6b 1px 1px 1px; text-transform: uppercase;}


.post p {margin-right: 5px; margin-left: 5px; line-height: 14px; margin-bottom: 10px; padding: 0px; color: #ffffff; font-family: Tahoma; Font-size: 10px;}


.post .cats {border: 0px; padding: 5px; text-align: center; color: #ffffff; background-color: #ea0548; font-size: 10px; }


.post .h3 {border-bottom: solid 0px #eae8e9; background-color: transparent; padding: 15px; text-decoration: none; color: #ffffff; font-family: "Century gothic"; font-size: 18px; text-transform: uppercase; text-shadow: #6b6b6b 1px 1px 1px}



#sidebar {width: 270px; float: left;}



#sidebar ul {list-style-type: none;}


#sidebar ul li {margin-bottom: 10px; text-align: left; background-color: #d5114a; padding-top: 5px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; font-size: 10px; color: #ffffff; -moz-border-radius: 3.5em; border: 3px solid #eb5e87;}


#sidebar ul li ul { margin: 0; border:0px; padding: 5px; }


#sidebar ul li ul li /* a */ { padding: 5px 0px 5px 20px; display: block; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }


#sidebar ul li h2 {border-bottom: solid 0px #eae8e9; padding: 15px; text-decoration: none; color: #ffffff; font-family: century gothic; font-size: 18px; text-transform: uppercase; font-weight: normal; text-shadow: #6b6b6b 1px 1px 1px}


.navigation .previous {float:left;}


.navigation .next {float:right;}



#footer {clear: both; width: 100%; float: left; background-color: #131116}


#footer .inner {padding: 4px; background-color: #131116; color:#ffffff; text-align: center; font-family: Tahoma; font-size: 10px}



/*
	.comments template styles
*/

.comments { float: left; padding: 0; }



.comments input[type=text], textarea { width: 350px; }



textarea {width: 350px; }



.comments fieldset { padding: 10px; border: 1px solid #CCC; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { padding: 0 0 15px 0; }



#cdisplay { list-style-type: none; padding: 0; margin: 0; }

	

#cdisplay li { padding: 10px; margin-bottom: 10px; width: 480px; }
	
	

#cdisplay li.first {  border-bottom: #CCC 1px solid; }
	
	

#cdisplay li.second {  border-bottom: #dedede 1px solid; }



.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}



.alignleft {
   float: left;
}



.alignright {
   float: right;
}



.subtitle2 {
padding: 8px;
color : #ffffff;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #f4edf1;
border-bottom: 10px;
-moz-border-radius: 0.80em;
text-transform: uppercase;
}



.affiliates a {
padding: 4px;
font-weight: bold;
}



.affiliates a:hover {
padding: 4px;
font-weight: bold;
}



.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

img.avatar {float:right;}



a.menu {
    color: #ffffff;
    font-family: Tahoma;
    text-transform: uppercase;
    font-size: 10px;
    padding: 8px; 
    text-decoration: none; font-weight: bold; text-shadow: #6b6b6b 1px 1px 1px
}


  

a.menu:hover {
    color: #ffffff;
    font-family: Tahoma;
    text-transform: uppercase;
    font-size: 10px;
    padding: 8px; font-weight: bold; text-shadow: #6b6b6b 1px 1px 1px}



strong {
    padding: 0px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0px;
    font-family: Tahoma;
    }

   

g {
    padding: 0px;
    color: #ffffff;
    letter-spacing: 0px;
    text-align: justify;
    }

es {
    padding: 0px;
    color: #ffffff;
    letter-spacing: 0px;
    }



blockquote {
font-family: Tahoma; 
font-size: 10px; 
-moz-border-radius: 0.50em;
background-repeat: repeat-x;
line-height: 13px;
border: 1px solid #cccccc;
background-color: #dfcad4;
background-image: url(img/fond-quote.jpg);
background-repeat: repeat-x;
padding: 6px;
}





input, textarea, option, select ,submit {
color: #ea0548; -moz-border-radius:0.50em;
 padding:4px;
 background-color: #transparent;
 background-image: url(img/fond-select.jpg);
 background-repeat: repeat-x;
 border: 1px solid #c4c4c4;
 font-family: Tahoma; 
font-size: 10px;}



input, textarea, option, select ,submit: hover {
	color: #ffffff;	
	-moz-border-radius:0.50em;
	padding:4px;
	background-color: transparent;
        background-image: url(img/fond-select.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c4c4c4;
	font-family: Tahoma; 
	font-size: 12px; 
	
}



.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px; 
	margin: 2px;
	-moz-border-radius:0.50em;
	text-decoration: none;
	border: 1px solid #dbdadb;
	color: #ffffff;
	font-family: Trebuchet ms;
	font-size: 10px;
	font-weight: bold;
	background-color: #eeedee;	
	background-image: url();
}


.wp-pagenavi a:visited {
	padding: 5px; 
	margin: 2px;
	-moz-border-radius:0.50em;
	text-decoration: none;
	border: 1px solid #969696;
	color: #ffffff;
	background-color: #b8b8b8;
	background-image: url();	
}


.wp-pagenavi a:hover {	
	padding: 5px; 
	border: 1px solid #d3d3d3;
	color: #ffffff;
	background-color: #e7dfe7;
	background-image: url();
}


.wp-pagenavi a:active {
	padding: 5px; 
	margin: 2px;
	color: #ffffff;
	-moz-border-radius:0.60em;
	border: 1px solid #b5b5b5;
	background-color: #edeaed;
        background-image: url();	
}


.wp-pagenavi span.pages {
	padding: 5px; 
	margin: 2px 2px 2px 2px;
	color: #ffffff;
	font-family: Trebuchet ms;
	font-size: 10px;
	font-weight: bold;
	background-color: #eeedee;
	-moz-border-radius:0.10em;
	border: 1px solid #dbdadb;
	background-image: url();
}




.wp-pagenavi span.current {
	padding: 5px; 
	margin: 2px;
	color: #ffffff;
	font-family: Trebuchet ms;
	font-size: 10px;
	font-weight: bold;
	-moz-border-radius:0.10em;
	border: 1px solid #b5b5b5;
	background-color: #edeaed;
	background-image: url();
}



.wp-pagenavi span.extend {
	padding: 5px; 
	margin: 2px;
	color: #ffffff;
	font-family: Trebuchet ms;
	font-size: 10px;
	font-weight: bold;
	-moz-border-radius:0.10em;
	border: 1px solid #b5b5b5;
	background-color: #edeaed;
	background-image: url();
}

a img {border: 0px solid #a87347;
padding: 6px;
margin: 2px;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
background-color: #df3466}


  

a img:hover {border: 0px solid #755033;
padding: 6px;
margin: 2px;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
background-color: #e2527c}

  
