/*
Theme Name: Tickled Pink
Theme URI: http://rosecitygardens.com/tickled-pink/
Description: Two column, widget-ready feminine theme in pink, white and palest gray. Includes a one-column page template. 
Version: 2.04
Author: Rose City Sister
Author URI: http://rosecitygardens.com
Tags: pink, white, silver, light, fixed-width, two-columns, right-sidebar, threaded-comments

	Tickled Pink 2.04
	http://rosecitygardens.com

	This theme is by RoseCityGardens.com. Graphic of pink feather by Marcin Rybarczyk of Koszalin, Poland at http://www.wizualnie.com. Image released under Creative Commons
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* this removes default margins and padding on all elements and sets a default font and color */

* {
	margin: 0;
	padding: 0;
	font-family: Arial,'Lucida Sans Unicode',sans-serif;
	
	}
a	{color:#71b802; font-size:12px;}
a:hover	{text-decoration:underline;}	
body {

	text-align: center;
	font-size: 62.5%;
}

#content_wrapper{
margin-left: auto;
margin-right: auto;
} 

/* STRUCTURE - margins and padding */



#page {
	width: 721px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}

#singlecol {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	width: 721px;
	/*height: 435px;*/
	margin-left: auto;
	margin-right: auto;
	clear: both;
	vertical-align: top;
	text-align: left;
	margin-top:57px;
	position:relative;
}
	
#headcontent{
	width: 721px;
	/*height:399px;*/
	background:#fff;
}


#header_search{
height:40px;
width:100%;
display:none;
}

#header_globe{
position:absolute;
top:-80px;

}

#search_input{
padding-left:400px;
padding-top:5px;
height:31px;
width:200px;
background: #fff url(images/search_input.png) no-repeat bottom right;
float:left;
}

#search_input_field{
margin-top:7px;
margin-left:7px;
border: 0px;
background:#fff;
}

#search_submit{
width:35px;
float:left;
}

#menu{
width:480px;
height:46px;
list-style:none;
list-style-position:inside;
display:block;
float:right;
margin:60px 0 10px 0;
}

#menu li
{
	display:block;
	float:left;
	text-align:right;
	height:46px;
}	

#menu li a{
height:46px;
text-decoration:none;
font-family:Arial;
font-weight:bold;
font-size:14px;
color:#465973;
padding:0 25px 0 0;
display:block;
line-height: 45px;
}

#menu li a:hover{
color:#a6cf76;
}

.menu_first{
width:100px;
height:46px;
background: #fff url(images/menu_1.png) no-repeat bottom right;
}

.menu_rest{
width:94px;
height:46px;
background: #fff url(images/menu_2.png) no-repeat bottom right;
}


#header_carousel{
width:620px;
/*height:250px;*/
/*height:330px;*/
margin-left:50px;
background: #fff url(images/slide_bg.png) no-repeat bottom left;
}

.transparent_bg{
position:absolute;
top:140px;
left:0px;
display:none; 
}

.text_slider{
position:absolute;
/*top:140px;*/
top:230px;
left:0px;
background:#FFF!important;
float:left;
clear:both;
}
.panel {height:320px!important; background:#FFF!important;}
#mygallery {height:320px!important;}

.text_slider h7{
font-family:"Microsoft Sans Serif";
color:#000000;
font-size:20px;
width:520px;
}

#header #headerimg h1 a, #header #headerimg a  {
	text-align: left;
}	


#content {
	text-align: left;
	width: 700px;
	padding:0 10px 0 10px;
	position:relative;
	z-index:99;
}

#content .box1{
width:220px;
height:270px;
background:#fff url(images/box1_trans.jpg) no-repeat top left;
float:left;
margin-left:10px;
position:relative;
}

#content .box1_trans{
width:220px;
height:270px;
background:#fff url(images/box1_trans.jpg) no-repeat top left;
float:left;
margin-left:10px;
}
#content .box2_trans{
width:220px;
height:270px;
background:#fff url(images/box2_trans.jpg) no-repeat top left;
float:left;
margin-left:10px;
}
#content .box3_trans{
width:220px;
height:270px;
background:#fff url(images/box3_trans.jpg) no-repeat top left;
float:left;
margin-left:10px;
}

#content .box2{
width:220px;
height:270px;
background:#fff url(images/box2_trans.jpg) no-repeat top left;
float:left;
margin-left:10px;
position:relative;
}

#content .box3{
width:220px;
height:270px;
background:#fff url(images/box3_trans.jpg) no-repeat top left;
float:left;
margin-left:10px;
position:relative;
}

.box_title{
font-family:Arial;
font-size:18px;
color:#fff;
width:100%;
text-align:center;
padding-top:15px;
text-transform:uppercase;
}
.box_text_hover	,
.box_text{
font-family:"Trebuchet MS";
font-weight:bold;
font-size:14px;
color:#fff;
width:90%;
text-align:left;
padding:40px 0 0 0;
display:block;
margin-left:10px;
position:relative;
}

.box_title a:link{
color:#fff;
text-decoration:none;
}

.box_title a:visited{
color:#fff;
text-decoration:none;
}

.box_title a:hover{
color:#fff;
}

.box_text a {
color:#FFF;
text-decoration:none;
font-size:11px;
}


.box_text a:hover{
color:#FFF;
}

.button_1{
height:100px;
width:680px;
background:transparent url(images/button_1.jpg) no-repeat top left;
text-align:center;
float:left;
z-index:99;
margin-left:10px;
margin-top:20px;
}

.button_1 a:link{
color:#fff;
font-family:Arial;
font-size:18px;
font-weight:bold;
line-height:80px;
text-decoration:none;
}
.button_1 a:visited{
color:#fff;
font-family:Arial;
font-size:18px;
font-weight:bold;
line-height:80px;
text-decoration:none;
}

.button_12{
height:100px;
width:680px;
background:#fff url(images/button_12.jpg) no-repeat top left;
text-align:center;
float:left;
margin-left:10px;
margin-top:20px;
}

.button_12 a:link{
color:#465973;
font-family:Arial;
font-size:18px;
font-weight:bold;
line-height:80px;
text-decoration:none;
}
.button_12 a:visited{
color:#465973;
font-family:Arial;
font-size:18px;
font-weight:bold;
line-height:80px;
text-decoration:none;
}

#footer_content{
width:600px;
height:auto;
padding:0 10px 0 10px;
font-size:14px;
z-index:99;
position:relative;
}

#footer_content p{
padding-left:20px;
}

.wind_turbine{
width:100px;
height:60px;
position:absolute;
margin-top:-40px;
z-index:99;
left:600px;
background:url(images/stalp.gif) no-repeat top left;
}



#footer_grass{
height:311px;
width:116px;
background:#fff url(images/grass.jpg) no-repeat top left;
z-index:1;
position:absolute;
right:100px;
bottom:-20px;
}

.transparent_box{
width:200px;
height:250px;
position:absolute;
background:#bbdd86;
filter:alpha(opacity=25);
-moz-opacity:.25;
opacity:.25;
}

.product_title{
color:#c36920;
font-size:14px;
font-weight:bold;
text-align:center;
border:0px solid #e1b490!important;
border-bottom:0px!important;
}

.product_title a:link{
color:#c36920;
}

.product_title a:visited{
color:#c36920;
}

.product_title a:hover{
color:#c36920;
}

.product_desc{ 
color:#465973!important;
font-family:"Courier New", Courier, monospace; 
font-size:11px!important;
}

.product_desc a:link{
color:#465973;
text-decoration:none;

}

.product_desc a:visited{
color:#465973;
text-decoration:none;
}

.product_desc a:hover{
color:#465973;
text-decoration:none;
}

.product_img{
border:0!important;

}

.product_img img{
border:1px solid #98c44e;
margin-left:48px;
margin-top:27px;
}

.product_desc{
border:0px solid #e1b490!important;
}
.prod{
margin-top:10px;
background:#000;
width:700px;
height:150px;
background:#fff url(images/list_box_bg.jpg) no-repeat top left;
}

.prod_enum_img_wrap{
width:106px;
height:126px;
display:block;
float:left;
margin-left:3px;
}

.prod_enum_title{
text-align:center;
color:#c36920;
}

.prod_enum_wrapper{

margin-left:50px;
}

.prod_enum_desc{
position:absolute;
background:#fff;
padding:10px 10px 10px 10px;
border:3px solid #f3f5f6;
width:600px;;
}

.similar_posts{
width:700px;
display:block;
clear:both;
}

.similar_posts_img{
float:left;
width:106px;
height:106px;
margin-left:5px;
}

.similar_posts_img img{
border:3px solid #fff;
}

.similar_posts_img {
border:1px solid #c36920;
}


.categ_desc{
font-size:12px;
font-family:Arial;
text-indent:30px;
text-align:justify;
color:#465973;
font-style:italic; 
margin:10px 40px 0 40px;
}

#post_header_link a{
text-decoration:none;
cursor:pointer;
}




#content2 {
	float: right;
	text-align: left;
	width: 600px;
	padding-right: 20px;
}

#sidebar {
	width: 175px;
	padding-left: 25px;
	float: left;
}
	
.left {
	width: 100%;
	clear: both;
}

#footer {
	width: 721px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
    clear: both;	
	text-align: left;
	position:relative;
	display:block;
	}
	

/* END STRUCTURE */

/* BACKGROUNDS AND BORDERS */

body {
	background: #fff url(images/background.jpg) repeat-x;
}

#page {
	background: #fff;

}

#page_top{
	width:721px;
	height:18px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}

#page_bottom{
	width:721px;
	height:18px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}

#header {
		background: transparent url(images/round_corner_big_xll.gif) no-repeat;
		
}

.top_left_corner{
		width:18px;
		height:18px;
	}

.top_middle_corner{
		width:685px;
		height:18px;
		background:#fff;
	}
	
.top_right_corner{
		width:18px;
		height:18px;
	}	

#singlecol {
		background: url(images/single-container.gif) repeat-y;
}
.post {
	/*border-bottom: 1px solid #ccc;*/
}

blockquote {
		border: 1px dashed #ccc;
		background: #f5f5f5;
	}

#footer {
	background: #fff;
}


/* END BACKGROUNDS AND BORDERS */


/* HEADER  */



#headerimg a, #headerimg h1 a {
	color: #d581a2;
	text-decoration: none;
	font-family: Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;

}



.description {
	font: 600 'Courier New',Courier,Garamond,'MS Serif';
	color: #999;
	letter-spacing: .2em;

}

/* END HEADER  */


/* POSTS  */

.post  {
	padding-bottom: 25px;
	margin-bottom: 10px;
}

.entry {
font-size:12px;
font-family:Arial;
text-indent:30px;
text-align:justify;
color:#465973;
font-style:italic; 
margin:0 40px 0 40px;
display:block;
clear:both;
width:620px;
}

.entry ul{
padding-left:20px;
}

.entry ul li{
list-style:disc;
}

/* headings */ 

h2{
height:30px;
width:auto;
background: url(images/header2bg.jpg) no-repeat top left;
padding:40px 0 0 60px;
color:#c36920;
font-size:14px;
}

h2	a	{
color:#c36920 !important;
font-size:14px !important;
text-decoration:none;
}
h2	a:hover	{

}

h1{
	font-weight: 600;
	font-family: Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #999;
}
#content h1 {
	color: #999;
	padding-bottom: 10px;	

}

.posttitle, .pagetitle, #singlecol {
	padding-bottom: 0 !important;
}

h1 a, h2 a {
	text-decoration: none;
}

.post h3, #content h3, #content2 h3 {
	color: #c36920;
	font-size:14px;
	border-bottom:1px solid #c36920;
	margin:10px 200px 10px 0;
	display:block;
	float:left;
	clear:both;
}

.post h3 a, #content h3 a, #content2 h3 a {
	text-decoration: none;
}

.post h3 a:link, .post h3 a:visited, .post h3 a:active, .post h3 a:hover, #content h3 a:link, #content h3 a:visited, #content h3 a:active, #content h3 a:hover, #content2 h3 a:link, #content2 h3 a:visited, #content2 h3 a:active, #content2 h3 a:hover {
	color: #d581a2;
}

h2#forumtitle, h2#singlecol {
	margin-top: 75px;
}

/* lists */

.post ul {
    list-style-type: none;
    margin-left: 10px;
    padding-bottom: 10px;
    
}



.post ol {
    margin-left: 30px;
    padding-bottom: 10px;
    
}





.post ul li {
	    background: url(images/bullet.gif) no-repeat top left;
	    padding-left: 20px;
}

dl
{
clear: both;
display: block;
margin: auto;
text-align: center;

}

dl dt
{
left: 0;
width: 110px;
font-weight: 600;
float: left;
padding: 0;
text-align: left;
margin-bottom: 5px;
}

dd
{
border-left: 1px solid #ccc;
margin: 0 0 10px 130px;
padding: 0 0 1em 1em;
width: auto;
text-align: left;

}


/* paragraphs */

.post .entry p {
	padding-bottom: 15px;
	
	line-height: 150%;
}

.entry blockquote p {
	padding: 0;
}

p.postmetadata {
	padding-top: 10px;
}
p.editlink {
	text-align: right;
	float: right;
	padding-top: 5px;
}
.commentlist .floatright, .commentlist .floatright a {
	
	line-height: 150%;
}

p.byline {
	
	color: #d581a2;
}


/* blockquote */

.post blockquote {
	display: block;
	width: 60%;
	margin-left: 15%;
	margin-right: 25%;
	margin-bottom: 15px;
	padding: 10px;
	
}

/* next-previous links navigation */

.navigation {
	width: auto;
	margin-right: 20px;
	display: block;
	clear: both;
	padding-bottom: 20px;
	background: transparent;
	
}

.navigation .alignright {
	width: 40%;
	float: right;
	background: transparent url(images/rarrow.gif) no-repeat top right;
	padding-right: 20px;
	text-align: right;

	}

.navigation .alignleft {
	float: left;
	width: 40%;
	background: transparent url(images/larrow.gif) no-repeat top left;
	padding-left: 20px;
	text-align: left;

	}
.alignright a, .alignleft a {text-decoration: none;}



/* link formatting - using border instead of underline 

a:link, a:visited {
	color: #000;
}

a:active, a:hover {
	color: #d581a2;
	}



/* font styles and colors */

#content, .post, .entry, .post ul li, .post ol li {

}

h2#forumtitle, h2#singlecol, .post h2 a {

	font-weight: 600;
	color: #999;
	text-decoration: none;

}


p.postmetadata {

	color: #666;
}

p.postmetadata a:link, p.postmetadata a:visited {
	color: #666;
}
p.postmetadata a:active, p.postmetadata a:hover{ 
	color: #cf6e9b;
	
}
p.postmetadata b {
	color: #333;
}
small {

	color: #333;
	padding-bottom: 20px ;
}	

blockquote {
	color: #666;
}

#stats {

	color: #666;
}

#stats a:link, #stats a:visited {
	color: #666;
}

#stats a:active, #stats a:hover {
	color: #cf6e9b;
}


a.navigation, A.F.L.-C.I.O., .sfforumlink, .editlink  {

}

a.more-link {
	background: transparent url(images/readmore.gif) left no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #cf6e9b;

}

p.editlink a:link, p.editlink a:visited {
	color: #999;
}

/* END POST FORMATTING */	

/* SIDEBAR FORMATTING */

#sidebar {
	
}

#sidebar ul {
	list-style-type: none !important;
}

#sidebar ul li {
	margin-bottom: 10px;
	line-height: 150%;

}

#sidebar ul li ul li {
	margin-bottom: 0px;
}

#sidebar ul li {

}

#sidebar ul li ul {
	list-style-type: none;
}
	
#sidebar ul li ul li {
	color:  #333;
	background: url(images/bullet.gif) no-repeat top left;
	padding-left: 15px;

}






#sidebar ul li ul li a {
        color: #333;
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
	color: #333;

}

#sidebar ul li ul li a {
	text-decoration: none;
}

#sidebar ul li ul li a:active, #sidebar ul li ul li a:hover {
	color: #d581a2;

	}

#sidebar ul li h2, h2.widgettitle, .line-first, #sidebar ul li div {
	color: #d581a2;
	font-weight: 600;
	font-family: Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;


}



#sidebar ul li p {

	width: 175px;
	margin-bottom: 15px;
}
#sidebar ul ul li:first-line {

	color: #333;
	font-weight: normal;
}

/* END SIDEBAR FORMATTING */

/* FORMS */

form#commentform p input, form#commentform p textarea, #sidebar ul li select, #sidebar ul li select option {
	background-color: #f5f5f5;
}
form#commentform p input, form#commentform p textarea {
	border: 1px solid #ccc;
}

#content form p, #content2 form p {

	padding-top: 5px;
	padding-bottom: 5px;
}

form p a:link, form p a:active, form p a:visited, form p a:hover {
	color: #000;
}

label {
	
	font-weight: bold;
}

#commentform p input {
	width: 175px;
	margin-right: 10px;
	height: 20px;
}

#commentform textarea {
	width: 380px;
	height: 150px;
	background: #f5f5f5 ;
	border: 1px solid #ccc;
}
#content2 form textarea {
	width: 550px;
	background: #f5f5f5;
	border: 1px solid #ccc;
}

#submit {
	background: url(images/button-bg.gif) repeat-x;
	padding: 2px 2px 2px 2px;
	font: 700 Verdana,Arial,sans-serif;
	width: auto !important;
	height: auto !important;
	text-align: center;
	border: 1px solid #d581a2;	
}

/* Search form */

li#search {
	padding-bottom: 15px;
} 

#searchsubmit, .searchbutton {
	background: #fff url(images/searchglass.gif) no-repeat left;border: none;padding-left: 20px;height: 22px;}
	
#s {
	width: 125px;
	background: #f5f5f5 ;
	border: 1px solid #ccc;
}

#searchform {
	margin-bottom: 10px;
}

/* END FORMS */


/* BEGIN CALENDAR */

li#calendar {
	margin-left: 0px;
	padding-left: 0px;
}

#wp-calendar {
	empty-cells: show;
	width: 155px;
	margin-left: 0px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font: 600 10px Verdana, Arial, Sans-Serif;
	border: 1px solid #ccc;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	#wp-calendar #prev a, #wp-calendar #next a {

	}

#wp-calendar a, #wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #d581a2;
	border-bottom: none;
	font: 600 11px Verdana,Arial,Sans Serif;
	}

#wp-calendar caption {
	font-weight: 600;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	color: #d581a2;

	}

#wp-calendar th {
	font: 700 11px Verdana, Arial, Sans-Serif;
	text-transform: capitalize;
	color: #000;
	background: #f3f3f3;
	text-align: center;
	border: 1px solid #ccc;
	
	}
	
#wp-calendar  {
	border-collapse: collapse;
}
/* END CALENDAR */

/* COMMENTS */

h3#comments {
	padding-top: 20px;
	
}

h3#respond {
	margin-top: 15px;
	
}
ol.commentlist {
	font-size: x-small;
}

ol.commentlist ul.children li, ol.commentlist li, ol.commentlist ul.children li p, ol.commentlist li p {
	font: 500 x-small 'Lucida Sans Unicode',Arial,Verdana,Geneva,Helvetica,sans-serif !important;
}


#commentform p {
	font: 500 x-small 'Lucida Sans Unicode',Arial,Verdana,Geneva,Helvetica,sans-serif !important;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	border-left: 1px dotted #ccc;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 500 'Lucida Sans Unicode',Arial,Verdana,Geneva,Helvetica,sans-serif !important;}


.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 5px;
	background: transparent;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	
	}

.commentlist p {
	font-weight: normal;
	line-height: 150%;
	text-transform: none;
	}

#commentform p {
	font: 500 'Lucida Sans Unicode',Arial,Verdana,Geneva,Helvetica,sans-serif;
	}
	
.commentmetadata {
	font-weight: normal;
	}
	
.comment-author cite.fn, .comment-author cite.fn a {
	font-size: small;
	font-weight: 600;
	color: #d581a2;
}

.says {
	display: none;
}
	
.reply a {
	height: 25px;
	background: url(images/button-bg.gif);border: 2px solid #ead2ea;color: #333;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

.clear {
	clear: both;
	width: 100%;

}

.whitespace {
	height: 20px;
	background: #fff;
	clear: both;
}

#prefooter {
	width: 721px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	
}

#postfooter {
	width: 721px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	
}
/* END COMMENTS */



/* Miscellaneous */

.clearboth {
	clear: both;
	width: 100%;
}
.goright {
	width: 45%;
	float: right;
	padding-right: 10px;
	font: 500 'Lucida Sans Unicode',Arial,sans-serif;
}
.goleft {
	width: 45%;
	float: left;
	padding-left: 20px;
	font: 500 'Lucida Sans Unicode',Arial,sans-serif;

}
.goright a, .goleft a {
	text-decoration: none;
}

/* Images and Captions */

.aligncenter,
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #fff;
   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 {
   
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* Date Button */

.post-date {
	width: 40px;
	height: 43px;
	float: left;
	background: url(images/datebutton.gif);
	text-align: left;
}
.month {
	width: 35px;
	height: 15px;
	vertical-align: top;
	font: 500 11px Arial,sans-serif;
	color: #666;
	text-align: center;
}
.day {
	width: 35px;
	padding-top: 1px;
	vertical-align: bottom;
	height: 25px;
	font: 700 16px Arial,sans-serif;
	color: #d581a2;
	text-align: center;
}

/* Post Meta Data */


postmetadata a {
	border-bottom: none;
}
.tiny-pencil {
	padding-right: 20px;
	background: url(images/reply.gif) no-repeat top right;
	margin-right: 2px;


}


.tiny-trackback {

}

.tiny-comments {
	padding-right: 25px;
	padding-bottom: 5px;
	background: url(images/tiny-comments.gif) no-repeat top right;
}

.tiny-rss {
	padding-top: 3px;
	height: 25px !important;
	background: url(images/tiny-rss.gif) no-repeat right;
	padding-right: 18px;
}

span.tiny-category a {
	background: url(images/bullet.gif) no-repeat left;
	padding-right: 10px;
}

#footer .tiny-rss {
	padding: 0 15px 0 30px;
	height: 25px !important;
	background: url(images/rss-button.gif) no-repeat left;
}

.tiny-category a {
	padding-left: 12px;
	background: url(images/bullet.gif) no-repeat left;
	
}

.tiny-trackback a, .tiny-pencil a, .tiny-comments a, .tiny-rss a, .tiny-category a {
	text-decoration: none;
	height: 25px;
}
p.postmetadata {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
p.postmetadata a {
	text-decoration: none;
	color: #666;
	height: 25px !important;
}

p.mylink {
	width: 100%;
	text-align: center;
	margin: 0px auto 15px auto;
}
.mylink a {
	text-decoration: none;
}
/* Font sizes */

#headerimg h1 {
	font-size: 3.5em;
}

#headerimg h1 a {
	font-size: 100%;
}
#headerimg a {
	font-size: 3.5em;
	font-weight: 700;
}

.description {
	font-size: 1.2em;
}
#sidebar ul li h2, h2.widgettitle, .first-line, #sidebar ul li:first-line {
	font-weight: 600
	font-size: 1.5em!important;

}

#sidebar ul li {
	
	font-size: 1.1em;
	}

#sidebar ul li ul li {
	font-size: 100%;
}

li div {
	font-size: 125%;}


.textwidget {
	font-size: 1.0em;
	line-height: 150%;
}

#wp-calendar caption {
	font-size: 1.2em;
}

h1.pagetitle, h2.posttitle, h1#singlecol, h1 {
	font-size: 2.0em;
}



h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

#content p {
	/*font-size: 1.2em;*/
	line-height: 150%;
}
a.more-link {
	font-size: .9em;
	font-weight: 600;
}
#footer p.mylink, #content p.postmetadata, #content p.byline {
	font-size: 1.1em;
	line-height: 120%;
}

.goright, .goleft {
	font-size: .9em;
}

.navigation {
	font-size: 1.1em;
}



#footer .alignleft {
	padding-left: 25px;
}

#footer .alignright {
	padding-right: 25px;
}

	
	
/* fieldsets and forms */
	fieldset {
	text-align: left;
	padding: 10px;
	border: 1px dotted #ccc;
}

legend {
	color: #d581a2;
	font-size: 1.8em;
	font-weight: 600;
	}

p label, label {
       display: block;
       clear: both;
       margin-bottom: 0px;
       padding: 0;
       font-weight: bold;
}

input, textarea {
	background: #f0f0f0;
	border: 1px solid #ccc;
}

.button {
	background: url(images/button-bg.gif) repeat-x;
	border: 1px solid #d581a2;
}
.radio {
	background: transparent;
}

pre {
	width: 400px;
	height: 50px;
	overflow: scroll;
	margin-bottom: 10px;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
#content table {
	border:1px solid #CCC!important;
}

#content table th, #content table td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 3px;
}
#content table th {
	background: #f0f0f0;
	color:#000;
	text-transform:uppercase;
	text-align:left!important;
	text-indent:0!important;
	border-bottom:2px solid #CCC;	
}

#content table th	p	{text-align:left!important;
	text-indent:0!important; font-weight:bold;}	
.entry	p	{text-indent:30px; font-size:12px!important;}
.more		{color:#C36920; text-decoration:none;}
.more:hover	{text-decoration:underline;}

.alignright	{float:right; margin:10px 0 10px 10px; display:block;}
.alignleft	{float:left; margin:10px 10px 10px 0; display:block;}
.noborder	{border:0 none;}

#content table	{margin:20px 0; font-style:normal!important; display:block; clear:both; border:0!important;}

#content	td,
#content 	td 	p	{text-align:left!important; font-style:normal; font-size:12px; text-indent:0; }
.size-medium,
#content 	a 	img	{border:3px solid #CCCCCC;}
ol	{display:block; float:left; clear:both; margin:10px 50px;}
ol li	{margin:0; padding:0; text-indent:0;}
#post-13	.entry	p	{text-indent:0!important; }

.box_title	a	{font-size:16px;}
a.more	{color:#71b802!important; font-weight:bold; display:block; clear:both;}

a.thumb	img	{border:0!important;}
a.thumb	{border:3px solid #cccccc; width:100px; height:100px; display:block; float:left; margin:2px;}
a.thumb:hover	{border:3px solid #71b802;}

a.index_post		{color:#FFFFFF; text-decoration:none; display:block; clear:both; float:none; padding:5px 5px 7px 10px; font-size:12px;}
a.index_post:hover	{text-decoration:underline;}
a.index3	{color:#f0fb78;}
a.index5	{color:#99bff2;}
a.index4	{color:#f9a762;}
.box_text_hover	a		{color:#FFFFFF; text-decoration:none; display:block; clear:both; float:none; padding:5px 5px 7px 10px; font-size:12px;}
.box_text_hover a:hover	{text-decoration:underline;}

.toate	{ position:absolute; bottom:20px; right:15px; color:#FFF!important; text-decoration:none;}
.toate:hover	{}
input	{border:3px solid #71b802;}

.all		{color:#71b802; font-size:20px; text-decoration:none; padding:20px 0 0 0;display:block;}
.all:hover	{text-decoration:underline; }

#menu2	{display:block; z-index:200; position:absolute; top:15px; left:20px;}
#menu2 li
{
	display:block;
	float:left;
	text-align:right;
	height:20px;
	width:auto;
}	

#menu2 li a{
height:20px;
text-decoration:none;
font-family:Arial;
font-weight:bold;
font-size:11px;
color:#FFF;
padding:0 25px 0 0;
display:block;
float:left;
line-height: 20px;
width:auto;
}

#menu2 li a:hover{
color:#a6cf76;
}
.ligaweb	{padding-left:50px;display:block;}
.ligaweb:hover	{color:#000;}

div.wpcf7-response-output	{margin:0!important;}

.breadcrumb-header{
padding-left:20px;
}
table ul,
table li	{list-style-type:none;}
