/* Sitemap *************************************************************************** */

ul.sitemapMain li {
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
}

ul.sitemapSub li  { 
	margin-left:30px; 
	border: 0px;
	padding: 0px;
							
}
ul.sitemapSub li a {
	color: #333333;
	font: 12px Arial,Helvetica,sans-serif;
	font-weight:bold;
}


ul.sitemapMain h3 { 
	margin-bottom: 5px;
			
}

ul.sitemapMain img {
	float:left;
	
}

ul.sitemapMain div {
	float:left;
	
	
}
a.read_post{
	color:#ffffff;
}


div.cHomeImg {
	width: 80px;
	height: 80px;
	background: url(../images/home.png) no-repeat;
	padding: 0px;
	margin: 0px;
}

div.SubCat{
	width: 500px;
	padding-left:10px;
}

ul.sitemapMain li h3.aHome a {
	color: #7d173d;
}

div.Home{
	padding-left:10px;
}

li.c1 ul.sitemapSub li {
	list-style-image: url(../images/arrows/purple.gif);
}

li.c2 ul.sitemapSub li  {
	list-style-image: url(../images/arrows/pink.gif);
}

li.c3 ul.sitemapSub li {
	list-style-image: url(../images/arrows/red.gif);
}

li.c4 ul.sitemapSub li {
	list-style-image: url(../images/arrows/orange.gif);
}

li.c5 ul.sitemapSub li {
	list-style-image: url(../images/arrows/green.gif);
}

li.c6 ul.sitemapSub li {
	list-style-image: url(../images/arrows/teal.gif);
}

li.c7 ul.sitemapSub li {
	list-style-image: url(../images/arrows/blue.gif);
}


/* RSS widgets ****************************************************************************/

.widgetRssHome {
	position: relative;
	float: left;
	width: 166px;
	padding: 10px;
	border: 1px solid #dee0e4;
	margin: 0 9px;
}


.widgetRssHome  #rssposts-9 .pic_holder{ background: url(../images/rss_coolhunting.png) no-repeat;
										 height: 75px;
										 width: 150px;
										 margin-bottom: 45px;
/*
float:left; 
				 
				  width: 200px;
				  height: 150px;
				  padding-top: 82px; 
				  margin-bottom:20px;
				  margin-right:6px;*/
				   }
				   
.widgetRssHome #rssposts-10 .pic_holder{ background: url(../images/rss_forum.png) no-repeat;
										height: 75px;
										width: 150px;
										margin-bottom: 45px;
/*
float:left; 
				 
				  width: 200px;
				  height: 150px;
				  padding-top: 82px; 
				  margin-bottom:20px;
				  margin-right:6px;*/
				   }

.widgetRssHome #rssposts-11 .pic_holder{ background: url(../images/rss_mireasa.png) no-repeat;
										height: 75px;
										width: 150px;
										margin-bottom: 45px;
/*
float:left; 
				  
				  width: 200px;
				  height: 150px;
				  padding-top: 82px; 
				  margin-bottom:20px;
				  margin-right:6px;*/
				   }

.widgetRssHome  #rssposts-4 .pic_holder{ background: url(../images/rss_coolhunting.png) no-repeat;
										 height: 75px;
										 width: 150px;
										 margin-bottom: 45px;
/*
float:left;

				  width: 200px;
				  height: 150px;
				  padding-top: 82px;
				  margin-bottom:20px;
				  margin-right:6px;*/
				   }

.widgetRssHome #rssposts-5 .pic_holder{ background: url(../images/rss_forum.png) no-repeat;
										height: 75px;
										width: 150px;
										margin-bottom: 45px;
/*
float:left;

				  width: 200px;
				  height: 150px;
				  padding-top: 82px;
				  margin-bottom:20px;
				  margin-right:6px;*/
				   }

.widgetRssHome #rssposts-6 .pic_holder{ background: url(../images/rss_mireasa.png) no-repeat;
										height: 75px;
										width: 150px;
										margin-bottom: 45px;
/*
float:left;

				  width: 200px;
				  height: 150px;
				  padding-top: 82px;
				  margin-bottom:20px;
				  margin-right:6px;*/
				   }

.widgetRssHome li { padding-left: 12px;
		background: url("../images/arrow_widget.png") 0px 4px no-repeat;
                width:154px !important;
}

.widgetRssHome ul { padding: 0px; 
					margin: 0px 0px 0px 0px; 
					
}

.widgetRssHome a { font-size: 12px;
				   color: #666666;  }

.widgetRssHome h3 { position: absolute;
					top: 80px;
					left: -5px;
					width: 194px;
					height: 33px;
					line-height: 33px;
					background: #fff8e2;
					border: 1px solid #dee0e4;
					text-transform: uppercase;
					text-align: center;
					font-size: 13px;
					-moz-border-radius: 4px;
					border-radius: 4px;
}
/*					
.widgetRssHome .widget { ;
						 	}*/
/* End RSS jos */

/* Concursuri ***************************************************************************/

#contests {
	float: left;
	width: 280px;
	padding: 0 9px;
	margin: 0 0 20px;
	border: 1px solid #e8e8e8;
	background: #fff;
	box-shadow: inset 1px 1px 40px #eee;
}
#contests h2,
#info_box h2 {
	font-size: 18px;
	color: #db0f10;
}
#info_box_content {
	width: 278px;
	padding: 5px 10px 10px;
	background: #fff8e2;
	border: 1px solid #f1e0aa;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.contest {
	float: left;
	width: 280px;
	padding: 9px 0;
	border-top: 1px dotted #989898;
}
.contest .pic {
	float: left;
	width: 68px;
	height: 68px;
	margin: 0 10px 0 0;
	overflow: hidden;
	border: 1px solid #f1e0aa;
}
.contest h3 {
	margin: 0 0 3px;
	font-size: 14px;
}
.contest .txt p {
	margin: 0;
}
/* End Concursuri */


/*--------------------------------------------------
=FORMBOX
--------------------------------------------------*/

.formbox {
  position: relative;
  float: left;
  width: 578px;
  padding: 10px 20px 10px 20px;
  margin: 0 0 20px;
  background: #fff8e2;
  border: 1px solid #f3e4b4;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.formbox span {
  font-weight: bold;
}
.formbox input {
  width: 280px;
  padding: 5px;
  font-weight: normal;
  border: 1px solid #f1da97;
}
.formbox textarea {
  width: 560px;
  padding: 5px;
  font-weight: normal;
  border: 1px solid #f1da97;
}
.formbox .btn_submit {
  display: block;
  width: 120px;
  height: 35px;
  margin: 0;
  font: normal 18px/1.5 Arial, Helvetica, sans-serif;
  background: url("../images/bg_btn.png") repeat-x;
  border: none;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*--------------------------------------------------
=BREADCRUMB
--------------------------------------------------*/
#breadcrumb {
  float: left;
  width: 640px;
  height: 35px;
  color: #333;
}
#breadcrumb a,
#breadcrumb img,
#breadcrumb span {
  float: left;
  display: block;
}
#breadcrumb a {
  color: #903;
}




.articles_list {
  width: 620px;
  float: left;
}
.articles_list li {
  float: left;
  width: 300px;
  height: 100px;
  margin: 0 20px 20px 0;
  /*overflow: hidden;*/
}
.articles_list .last {
  margin-right: 0;
}
.articles_list .pic {
  display: block;
  float: left;
  width: 78px;
  height: 78px;
  margin: 0 10px 10px 0;
  border: 1px solid #c36;
}
.articles_list .txt {
  display: block;
  float: left;
  width: 210px;
}
.articles_list .txt .title {
  margin-top: 0;
  font-size: 15px;
}
/* Find gallery css on base css at line 2050
/*#gallery {
  position: relative;
  float: left;
  width: 608px;
  padding: 10px 0 10px 10px;
  margin: 0 0 20px;
  background: #fff8e2;
  border: 1px solid #f3e4b4;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}*/
#gallery_prev {
  position: absolute;
  top: 140px;
  left: 11px;
  width: 34px;
  height: 40px;
  background: #82183f url("../images/arrow_prev.png") 50% 50% no-repeat;
  z-index: 10;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  text-indent: -9999em;
}
#gallery_next {
  position: absolute;
  top: 140px;
  left: 261px;
  width: 34px;
  height: 40px;
  background: #82183f url("../images/arrow_next.png") 50% 50% no-repeat;
  z-index: 10;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-indent: -9999em;
}
#gallery .gallery_pic {
  float: left;
  width: 284px;
  border: 1px solid #f1da97;
  margin-right: 20px;
}
#gallery_info {
  float: left;
  width: 288px;
}
#gallery_info ul {
  width: 288px;
}
#gallery_info ul li {
  float: left;
  width: 60px;
  height: 80px;
  margin: 0 10px 10px 0;
  overflow: hidden;
}
#gallery_info ul li a {
  display: block;
  float: left;
  width: 60px;
  height: 80px;
  border: 1px solid #f1da97;
}
#gallery_info ul li a:hover {
  border: 1px solid #a23653;
}
#gallery_nav {
  position: absolute;
  bottom: 20px;
  left: 315px;
  z-index: 100;
}
#gallery_nav a {
  padding: 5px 7px;
  border: 1px solid #d2d2d2;
  margin-right: 5px;
  text-decoration: none;
  background: #ebebeb;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
#gallery_nav a.activeSlide {
  background: #98231c;
  color: #fff;
}





#urban_catwalk {
  float: left;
  width: 298px;
  border: 1px solid #dee0e4;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#urban_catwalk h2 {
  padding-left: 10px;
  font-size: 18px;
  text-transform: uppercase;
  color: #903;
}
#urban_catwalk ul {
  width: 278px;
  padding: 5px 10px 0;
  float: left;

}
#urban_catwalk li {
  float: left;
  width: 62px;
  height: 82px;
  padding-right: 10px;
}
#urban_catwalk li a.current {
  background: url("../images/arrow_uk_active.png") 50% 100% no-repeat;
}
#urban_catwalk li a {
  display: block;
  float: left;
  width: 62px;
  height: 82px;
}
#urban_catwalk li a img {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #dee0e4;
}
#urban_catwalk li a:hover img {
  border: 1px solid #903;
}
#urban_catwalk .last {
  padding-right: 0;
}
#urban_catwalk .uk_panel {
  float: left;
  width: 278px;
  padding: 5px 10px;
  background: #fff8e2;
  border-top: 1px solid #f1e0aa;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#urban_catwalk .uk_panel h3 a {
  text-decoration: none;
  font-size: 14px;
  color: #639;
}
#urban_catwalk .uk_panel h3 a:hover {
  text-decoration: underline;
}

#tags strong {
  font-weight: bold;
}
#tags a {
    color: #844490;
    text-decoration: none;
}
#tags a:hover {
  text-decoration: underline;
}



/*--------------------------------------------------
=SOCIAL LINKS
--------------------------------------------------*/
#social_links_small {
  float: left;
  width: 270px;
  height: 16px;
  line-height: 16px;
  padding: 6px 0;
	

}
#social_links_small a {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  padding-left: 17px;
  margin-right: 10px;
  font-size: 11px;
  color: #fff;
  overflow: hidden;
  text-decoration: underline;
}
#social_links_small #sn_facebook {
  background: url("../images/sm_facebook.png") no-repeat;
}
#social_links_small #sn_twitter {
  background: url("../images/sm_twitter.png") no-repeat;
}
#social_links_small #sn_delicious {
  background: url("../images/icon_small_delicious.gif") no-repeat;
}
#social_links_small #sn_digg {
  background: url("../images/icon_small_digg.gif") no-repeat;
}
#social_links_small #sn_hi5 {
  background: url("../images/icon_small_hi5.gif") no-repeat;
}
#social_links_small #sn_yahoo {
  background: url("../images/icon_small_ymess.gif") no-repeat;
}
#social_links_small #sn_stumble{
  background: url("../images/icon_small_stumble.gif") no-repeat;
}
#social_links_small #sn_contact {
  background: url("../images/sm_contact.png") no-repeat;
}
#social_links_small #sn_blog {
  background: url("../images/sm_blog.png") no-repeat;
}
#social_links_small #sn_rss {
  background: url("../images/sm_rss.png") no-repeat;
}


/*--------------------------------------------------
=SEARCH RESULTS
--------------------------------------------------*/
#search_results h2 {
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: -1px;
}
#search_results .pic {
  float: left;
  width: 140px;
  height: 140px;
  margin: 0 20px 20px 0;
  border: 1px solid #5c4379;
  overflow: hidden;
}
#search_results .txt {
  float: left;
  width: 458px;
  margin: 0 0 20px;
  overflow: hidden;
}
#search_results li {
  float: left;
  width: 620px;
}
#search_results_info {
  position: relative;
  padding: 5px 10px;
  margin: 0 0 20px;
  background: #fff8e2;
  border: 1px solid #f1e0aa;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
}
#search_results_info #search_arrow {
  display: block;
  position: absolute;
  top: -9px;
  left: 40px;
  width: 20px;
  height: 9px;
  background: url("../images/arrow_uk_active.png") no-repeat;
}
#search_results_info em {
  color: #903;
}
#search_results .article_link {
  color: #06c;
}


/*TPANEL*/
.tpanel {
  width: 620px;
  border-top: none;
}
.tpanel h3 {
  margin-top: 0;
}
.tpanel li {
  float: left;
  width: 620px;
list-style-type:none;
/* margin-left:15px; */
}
.tpanel .pic {
  float: left;
  width: 140px;
  height: 140px;
  margin: 0 20px 20px 0;
  overflow: hidden;
}
.tpanel .txt {
  float: left;
  width: 460px;
  margin: 0 0 20px;
  overflow: hidden;
}


/*
SLIDESHOW
*/

/*--------------------------------------------------
=HEADINGS
--------------------------------------------------*/
h1 {
  font-size: 24px;
    line-height: 24px;
  margin-top: 10px;
  margin-bottom: 5px;
    color: #903;
}
h2 {
  font-size: 22px;
    line-height: 22px;
  margin-top: 10px;
  margin-bottom: 5px;
    color: #903;
}
h3 {
  font-size: 18px;
    line-height: 18px;
  margin-top: 8px;
  margin-bottom: 5px;
    color: #903;
}
h4, h5, h6 {
  font-size: 16px;
    line-height: 16px;
  margin-top: 8px;
  margin-bottom: 5px;
    color: #903;
}
.headline {
  color: #903;
}


/*--------------------------------------------------
=COLORS
--------------------------------------------------*/
.title,
.title a {
  text-decoration: none;
  color: #c36;
}
.title a:hover {
  text-decoration: underline;
}
.category {
  display: block;
  margin: 0 0 10px;
  color: #e085a3;
}
.btn_more {
  display: block;
  width: 60px;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  background: #cd2d45 url("../images/bg_c2.png") repeat-x;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #f4eddf;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/*--------------------------------------------------
=FEATURED ARTICLES
--------------------------------------------------*/
#featured_articles {
  position: relative;
  width: 620px;
  margin: 0 0 15px;
}
#featured_articles h1 {
  margin-top: 0;
}
#scrollable {
  width: 618px;
  height: 198px;
  border: 1px solid #f1e0aa;
  background: #fff8e2;
  overflow: hidden;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#featured_articles .page {
  width: 598px;
  height: 178px;
  padding: 0 10px;
  margin: 10px 0;
  background: #fff8e2;
  overflow: hidden;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#featured_articles h2 {
  margin-top: 0;
}
#featured_articles .comments,
#article_details .comments {
  display: block;
  float: right;
  margin-top: -25px;
  font-weight: bold;
  padding-left: 15px;
  background: url("../images/icon_comment.gif") 0% 50% no-repeat;
  text-decoration: none;
  color: #273c58;
}
#featured_articles .comments:hover,
#article_details .comments:hover {
  text-decoration: underline;
}

#scroll_prev {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 34px;
  height: 40px;
  background: #82183f url("../images/arrow_prev.png") 50% 50% no-repeat;
  z-index: 10;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  text-indent: -9999em;
}
#scroll_next {
  position: absolute;
  top: 80px;
  right: 0px;
  width: 34px;
  height: 40px;
  background: #82183f url("../images/arrow_next.png") 50% 50% no-repeat;
  z-index: 10;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-indent: -9999em;
}

.page .pic,
.page .pic img {
  float: left;
  width: 300px;
  height: 170px;
  border: 1px solid #fff;
}
.page .txt {
  float: left;
  width: 240px;
  height: 168px;
  padding: 0 15px 10px;
  border-left: none;
}
.txt h2,
.txt h2 a {
  margin-top: 0;
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
}
.txt h2 a:hover {
  text-decoration: underline;
}
/* luci */
.txt .title,
.txt .title a {
  margin-top: 0;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.3;
  font-weight:bold;
}
.txt .title a:hover {
  text-decoration: underline;
}
/* luci */

.sideblock .cat_holder_last_posts h3.short_post_title{
    color: #990033;
}


#right_tab h3 {
    color: #990033;
    font-size: 12px;
    margin-bottom: 0px;
}

#right_tab span {
	width:100%;
	display:block;
	border-bottom: 1px solid #d3cdc1;
	
}



/*NEW PAGE NUMBER*/
#wp_page_numbers2{
  width:600px;
  border-bottom:1px solid #efefef;
  border-top:1px solid #efefef;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;
  display:block;
  float:left;
  text-align:center;
}


#wp_page_numbers2 .prev_page {
  width:95px;
  text-align:left;
  padding-left:20px;
  color:#eed3de;
  background-color:#fff;
  background-image: url(../images/prev_page_pink.gif);
  background-repeat: no-repeat;
  background-position:left center;
  float:left;
  line-height:30px;
}
#wp_page_numbers2 .prev_page:hover {
  color:#941a46;
  text-decoration:none;
  background-image: url(../images/prev_page_dark_pink.gif);
  background-repeat: no-repeat;
  background-position:left center;
  float:left;
  line-height:30px;
}

#wp_page_numbers2 .next_page {
  width:95px;
  text-align:right;
  padding-right:20px;
  color:#eed3de;
  background-color:#fff;
  background-image: url(../images/next_page_pink.gif);
  background-repeat: no-repeat;
  background-position:right center;
  float:right;
  line-height:30px;
}
#wp_page_numbers2 .next_page:hover {
  color:#941a46;
  text-decoration:none;
  background-image: url(../images/next_page_dark_pink.gif);
  background-repeat: no-repeat;
  background-position:right center;
  float:right;
  line-height:30px;
}

#page-number-block {
float:left;
width:350px;
overflow:hidden;
}

#page-number-block a{
line-height:30px;
padding:6px 10px;
background-color:#eed3de;
text-align:center;
color:#990033;
font-weight:bold;
}

#page-number-block a.active{
line-height:30px;
padding:6px 10px;
background-color:#941a46;
text-align:center;
color:#fff;
font-weight:bold;
}

span.space {
padding:6px 10px;
}


.popular_rigth {
padding:3px;
width:280px;
height:90px;
}

.popular_rigth .pic {
border:1px solid #F1E0AA;
float:left;
height:68px;
margin:0 10px 0 0;
overflow:hidden;
width:68px;
}

.popular_rigth h3 {
font-size:14px;
margin:0 0 3px;
}

.popular_excerpt {
	height:40px;
}

#feedback  {
    cursor:pointer;
    margin:0;
    position:fixed !important;
    position:absolute; /*ie6 and above*/
    right:0;
    top:230px;
    z-index:10000001;
}
/*Image from caption display    */
.wp-caption.aligncenter
{
margin: 0 auto;
}
.wp-caption.alignleft
{
float:left;
}
.wp-caption.alignright
{
float:right;
}
/* END Image from caption display    */

/* Image from most popular content */
img.most-popular-posts{
	width:68px;
	height:68px;
}


/* WORDS CONTEST FORM*/
.word_contest_form{
width:370px;
/* margin:0 auto; */
}

/* newsletter page*/

#why_news h2 {
	height: 38px;
	line-height: 38px;
	font-size: 17px;
	color: #79547f;
	background: url("../images/icon_lightbulb.png") no-repeat;
	padding-left: 34px;
	letter-spacing: -1px;
	margin-top: 0;
}
#why_news ul li {
	float: left;
	clear: both;
	width: 300px;
	margin: 0 0 15px;
}
#why_news ul li img {
	float: left;
	width: 100px;
	height: 100px;
	padding: 2px;
	border: 1px solid #e8e8e6;
}
#why_news .nr_img {
	float: left;
	position: relative;
	width: 106px;
	height: 106px;
	margin-right: 10px;
}
#why_news .nr_img strong {
	display: block;
	position: absolute;
	bottom: 3px;
	left: 3px;
	width: 20px;
	height: 20px;
	background: #af8ab6;
	margin: 3px 5px 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}