/*
Theme Name: CHARISMA
Theme URL: http://wpsmash.com/preview/Charisma/
Description: Blog Magazine WordPress Theme
Version: 1.0
Author: <a href="http://wpsmash.com">Radu Sergiu</a>
Author URL: http://wpsmash.com
*/


/*##########################################################################################
RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY
##########################################################################################*/

* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body {
	background-image: url(Yellow/Yellow%20pattern.png);
	background-color:#F5F2E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65.5%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-repeat: repeat-x;
}


ul { 
list-style: none; 
}

a img { 
border: none; 
}

a {
	color: #CC9900;
	text-decoration:none;
	outline: none;
}

a:hover {
color:#dab00a;
text-decoration:none;
}

/*##########################################################################################
   	      PAGE STRUCTURE
##########################################################################################*/


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

#menu1 {
	background:url(../images/menu1.png) no-repeat;
	width:990px;
	height:35px;
}

#menu1 ul {
	color:#333;
	float:right;
	padding:7px 7px 0 15px;
}

#menu1 li {
	display:inline;
	padding:0 6px 0 6px;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	color:#333;
}

#logo {
	margin:20px 0 0 3px;
}

#content-gallery {
	background: url(../images/jflow_back3.png) no-repeat;
	width:990px;
}

#undermenu {
	background:url(../images/undermenu_background.png) no-repeat;
	width:990px;
	height:40px;
}

.topmenu {
	float:left;
}

#menu {
	background:url(../images/menu_background.png) no-repeat;
	width:990px;
	height:34px;
}


/*##########################################################################################
   	    BREADCRUMB NAVIGATION
##########################################################################################*/
#whereiam {
	background:url(../images/whereiam2.png) no-repeat;
	width:990px;
	height:32px;
	margin:10px 0 0 0;
}

#whereim-data {
	padding:10px 0 0 15px;
	color:#900;
	font-size:12px;
}



/*##########################################################################################
   	    LOGIN SLIDING PANEL
##########################################################################################*/
#toppanel {
	position: absolute;   /*Panel will overlap  content */
	/*position: relative;*/   /*Panel will "push" the content down */
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 130%; /* font-size set to 130% for the default Kubrick Wordpress theme */
}

#toppanel a {
	color:#666;
}

#toppanel a:hover {
	color:#dab00a;
}

#min-heightimg img {
	 border-style:solid;
	 border-width:3px;
	 border-color: #333;
	 padding:2px;
	 margin:0 5px 0 0;
	 float:left;
	 height:50px;
	 width:50px;
}

#panel {
	width: 100%;
	height: 280px;
	color: #999999;
	background: #1b1b1b;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
 
#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
	text-align: left;
}
 
#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color:#dab00a;
	text-align: left;
}
 
#panel p {
	margin: 5px 0;
	padding: 0;
}
 
#panel a {
	text-decoration: none;

}
 
#panel a:hover {

}
 
#panel a-lost-pwd {
	display: block;
	float: left;
}
 
#panel ul {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.6em;
	list-style: none;
}
 
#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.9em;
}
 
#panel .content .left {
	width: 280px;
	float: left;
	margin-bottom: 25px;
	padding: 0 15px;
	border-right: 1px solid #333;
	min-height: 220px;
}
 
#panel .content .border {
	border-left: 1px solid #333;
}
 
#panel .content .narrow {
	width:120px !important;
}
 
#panel .content form {
	margin: 0 0 10px 0;
}
 
#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}
 
#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}
 
#panel .content input:focus.field {
	background: #545454;
}
 
/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}
 
#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}
 
#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}
 
#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}
 
/* Panel Tab/button */
.tab2 {
	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 24px;
	position: relative;
	top: 0;
	z-index: 999;
}
	

.tab {
	height: 24px;
	position: relative;
	top: 0;
	z-index: 999;
	width:990px;
	margin:0 auto;
}
 
.tab ul.login {
	margin:0 auto;
  	height: 24px;
	float:right;
  	font-weight: bold;
	line-height: 20px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}
 
.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 24px;
	width: 11px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
 
.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 24px;
	width: 11px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
 
.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 24px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}
 
.tab ul.login li a {

}
 
.tab ul.login li a:hover {
	
}
 
.tab .sep {color:#414141}
 
.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
}
 
.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}




/*##########################################################################################
   	    FEATURED GATEGORIES
##########################################################################################*/

#separator {
	background:url(../images/separator.png) no-repeat;
	width:990px;
	height:30px;
}

#featured-category {
	background-image:url(../images/featcat_background.png);
	width:990px;
}

#columns {
	float:left;
	margin:5px 0 0 5px;
	width:980px;
}

.column {
	float:left;
	margin:0 0 0 10px;
	width:230px;
}

.cat-panel {
	margin:0 0 10px 0;
}

.cat-panel img {
	border:4px solid;
	border-color:#CCC;
}

.cat-panel img:hover {
	border:4px solid;
	border-color:#333;
}

.column h3 {
	margin:0 0 0 2px;
	width:205px;
}

.column small {
	color:#888;
	font-size:10px;
	font-weight:500;
	font-style:italic;
}

.column small a {
	color: #888;
}

.column h5 {
	color:#555;
	font-style:italic;
	margin:2px 0 0 0;
	width:210px;
}
.column h5 a {
	color:#555;
}

#col1 {
	padding:0 5px 0 0;
	margin:0 0 0 4px;
}

#col2 {
	margin:0 0 0 12px;
}

#col3 {
	margin:0 0 0 19px;
}

#col4 {
	margin:0 0 0 29px;
}

.featured-meta {
	float:left;
	margin:0 0 5px 0;
}



/** END FEATURED CATEGORIES **/




/*##########################################################################################
   	      INDEX.PHP
##########################################################################################*/

.maincontent {
	background-image:url(../images/content_background_centre.png);
	width:702px;
	float:left;
}

#content {
	background-image:url(../images/content_background_centre.png);
	width:702px;
	float:left;
}

#content-wrapper {
	background-image:url(../images/content_background_centre2.png);
	width:990px;
}

#page-navigation {
	background:url(../images/page_navigation.png) no-repeat;
	width:990px;
	height:33px;
}

#pagenav {
	font-size:13px;
	color:#009900;
	padding:6px 0 0 0;
}

.article {
	font-size:12px;
	font-family:Tahoma;
	color:#333;
	margin:0 0 20px 0;
	width:680px;
	height:auto;
}

.articleimg {
	float:left;
	margin:10px 10px 0 15px;
	border:6px solid #e3e2d8;
}

.articleimg:hover {
	border:6px solid #333333;
}

#desp2 {
	background:url(../images/desp3.png) no-repeat;
	width:690px;
	height:8px;
	margin:0 0 0 5px;
}

.article-text h1 {
	padding:5px 20px 0 10px;
	font-size:2.2em;
	font-family:Helvetica;
}

.article-text h2 {
	margin:5px 0 0 0;
	font-size:9px;
	text-transform:uppercase;
	color:#900;
}

.article-text p {
	font-family:Verdana;
	font-style: italic;
	font-size:12.5px;
	margin:50px 0 0 20px;
	padding:0 10px 0 0;
}

.despartitura {
background:url(../images/meta_background.png) no-repeat;
	width:690px;
	height:37px;
	margin:0 0 0 5px;
}

.desp-data {
	float:left;
	width:190px;
	padding:8px 0 0 35px;
}

.desp-data h4, h3 {
	display:inline;
}

.desp-data h4 {
	margin:0 0 0 1px;
}

.desp-data h3 {
	margin:0 0 0 3px;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana;
	color:#990000;
}

.desp-data h3 a {
	color:#990000;
}

.bubble {
	background: url(Yellow/bubble_yellow.png) no-repeat;
	width:75px;
	height:83px;
	float:right;
	margin:10px 0 0 0;
    text-align:center;
}

.bubble a {
	color:#333;
	text-decoration:none;
}

.numerotation-bubble {
	font-size:30px;
	margin:17px 17px 5px 16px;
}

#rss-place {
	width:95px;
	height:19px;
	float:left;
	margin:10px 0 3px 13px;
}

#rss-mail {
	width:24px;
	height:19px;
	float:right;
	margin:9px 6px 3px 5px;
}

#archive-data img {
	border:8px solid #f6f5ed;
	margin:15px 15px 0 15px;
}

#archive-data {
	padding:0 0 20px 0;
	font-size:13px;
}

#archive-data h2 {
	margin:15px 15px 0 15px;
	float:left;
	width:660px;
}

#archive-data h3 {
	margin:15px 15px 0 15px;
	float:left;
    width:660px;
}

#archive-data p {
	margin:5px 15px 0 15px;
	font-size:1.1em;
}

#archive-shadow {
	background:url(../images/single_shadow.png) no-repeat;
	width:690px;
	height:40px;
	margin:0 0 20px 5px;
}

#read-more {
	padding:10px 0 0 0;
	margin:0px 4px 0 10px;
	width:91px;
	height:36px;
	float:right;
}

.read-more-new {
	background:url(../images/read_more_new.png) no-repeat;
	width:92px;
	height:34px;
	margin:3px 0 0 0;
	padding:10px 0 0 17px;
}

.read-more-new:hover {
	background:url(../images/read_more_new_hover.png) no-repeat;
	width:92px;
	height:34px;
	margin:3px 0 0 0;
	padding:10px 0 0 17px;
}

#search-wrapper {
	padding:0 0 10px 0;
}

#search-wrapper img {
	border:8px solid #f6f5ed;
	margin:15px 15px 0 15px;

}

#search-wrapper h2.center {
	width:170px;
	margin-right:auto;
	margin-left:auto;
}

#search-wrapper h3 {
	margin:15px 15px 0 15px;
}

#search-wrapper h1 {
	margin:0 0 0 15px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:400;
}

#search-wrapper p {
	margin:5px 15px 0 15px;
	font-size:1.1em;
}
	


h2.title {
	background:url(../images/Spotlight.png) no-repeat;
	width:128px;
	height:128px;
	text-indent:-9999px;
	margin:0 0 0 280px;
}

#description {
	margin:0 20px 30px 15px;
	width:700px;
	color: #222;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:17px;
}
		
#gallery {
	padding:0 0 1px 0;
	margin:0 0 0 5px;
}

#blogroll ul {
	margin:0 0 30px 3px;
	font-size:13px;
	font-weight:bold;
}

/* end index.php */



/*##########################################################################################
   	      SINGLE.PHP
##########################################################################################*/

#article-single h1, h2, h3, h4, h5, h6 {
	margin:5px 0 15px 15px;
	width:660px;
}

#article-single .tittle {
	font-size:26px;
	font-weight:600;
	margin:5px 0 0 15px;
}

#article-single .meta {
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 0 15px;
}

#article-single a {
	font-weight:bold;
	color: #333;
	text-decoration:underline;
}

#article-single a:hover {
	font-weight:bold;
	color: #333;
	text-decoration:none;
}

#article-single blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 50px;
	background: transparent url(../images/blockquote.png) no-repeat left top;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #999;
	width:620px;
}

#article-single ul {
	margin:0 0 20px 15px;
}

#article-single ul li{
	color: #555555;
	list-style-type:disc;
}

#article-single li {
	margin:5px 0 0 15px;
	width:660px;
}

#article-single ol {
	margin:5px 0 20px 15px;
	width:660px;
}

#article-single {
	font-size:12px;
	font-family:Tahoma;
	color:#333;
	padding:0 10px 15px 5px;
	width:700px;
}

#article-text-single p {
	font-family:Tahoma;
	line-height:18px;
	font-size:13px;
	margin:10px 15px 20px 13px;
	padding:0 10px 0 0;
}

#article-text-single img {
	border:8px solid #f6f5ed;
	margin:0 5px 0 0;
}

#single-shadow {
	background:url(../images/single_shadow2.png) no-repeat;
	width:690px;
	height:40px;
	margin:0 0 20px 5px;
}

.shadow-meta {
	float:left;
}

#commrss {
	margin:6px 0 0 10px;
}

#about  {
	border-top:1px dotted #999;
	width:650px;
	margin:30px 20px 10px 20px;
}

#about img {
	margin:5px 0 0 0;
	border:3px solid  #CCC;
}

.about-data {
	float:left;
}

.about-data p  {
	width: 530px;
	line-height: 16px;
}

.tags {
	margin:10px 0 0 15px;
}

/*##########################################################################################
   	      SOCIAL
##########################################################################################*/
div#share { float: left; width: 690px; display: inline; }
a#share-link , a#this-link  { float: left; display: block; text-indent: -9999px; margin-top: 3px; position: relative; }
a#share-link { background: url('../images/share-bg.png') no-repeat;  width: 69px; height: 26px; display: inline; margin-left: 30px; }
a#share-link:hover { background: url('../images/share-bg_hover.png') no-repeat;  width: 69px; height: 26px; display: inline; margin-left: 30px; }
a#this-link { background: url('../images/this-bg.jpg') no-repeat;  width: 38px; height: 43px; }
div#share-icons { background: url('../images/share-main-bg.jpg') repeat-x; float: left; padding:3px 0 0px 10px;  position: relative; display: none; }
div#share-icons a { float: left; display: block; background: url('../images/share-icon-bg.jpg') no-repeat; width: 27px; height: 27px; margin-right: 6px; }
div#share-icons a img { margin: 3px 0px 0px 1px; }

/****** END SOCIAL *****/



/*##########################################################################################
   	      SEARCH FORM
##########################################################################################*/
#topsearch { float:right; width: 211px; height: 22px; background: url(../images/sbox.png) no-repeat; margin:6px 12px 0 0; }
#topsearch #s { float: left; margin: 3px 0 0 5px; border: 0; width: 140px; background: none; color:#333; }
#go { float: left; width:59px; height:22px; text-indent:-9999px; float:right; background:url(../images/go.png) no-repeat; border:none; cursor: pointer;}
#go:hover { float: right; width:59px; height:22px; background: url(Green/go_hover.png) no-repeat; text-indent:-9999px; cursor: pointer; }

#topsearch2 { float:left; width: 211px; height: 22px; background: url(../images/sbox.png) no-repeat; margin:7px 12px 0 15px; }
#topsearch2 #s { float: left; margin: 3px 0 0 5px; border: 0; width: 140px; background: none; color:#333; }
/*##########################################################################################
   	      E-MAIL SUBSCRIPTION 
##########################################################################################*/
#subscribtion { float:left; width: 262px; height: 20px; background: url(../images/subbox.png) no-repeat; margin:5px 0 0 0; }
#subscribtion #sub { float: left; margin: 2px 0 0 5px; border: 0; width: 190px; background: none; color:#333; }
#subbut { float:right; width:59px; height:20px; text-indent:-9999px; background:url(../images/subbut.png) no-repeat; border:none; cursor: pointer; }
#subbut:hover { float: right; width:59px; height:22px; background:url(Green/subbut_hover.png) no-repeat; text-indent:-9999px; cursor: pointer; }

		


/*##########################################################################################
   	         SIDEBAR 
##########################################################################################*/

#sidebar {
    float:right;
	width:285px;
	font-family:Arial;
	font-size:12px;
	font-weight:400;
	padding:0 0 15px 0;
}


#sidebar h3 {
	margin:20px 0 0 0;
	display:block;
	background: url(Yellow/h3_background.png) no-repeat top left;
	border-bottom:none;
	height:22px;
	width:270px;
	font-family:Arial;
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	font-weight:400;
	padding:7px 0 0 10px;
}

#sidebar_left {
	float:left;
	width:135px;
	margin:0 7px 0 0;
}

#sidebar_left h3 {
	background: url(Yellow/h3_background.png) no-repeat top left;
	height:22px;
	width:120px;
	font-family:Arial;
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	font-weight:400;
	padding:7px 5px 0 10px;
	
}

#sidebar_right {
	float:left;
	width:135px;
}

#sidebar_right h3 {
	background: url(Yellow/h3_background.png) no-repeat top left;
	height:22px;
	width:115px;
	font-family:Arial;
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	font-weight:400;
	padding:7px 5px 0 10px;
}

/***** SIDEBAR ADS *****/
.sidebar-ads {
	margin:15px 0 0 4px;
}

#ads250 {
	margin:20px 0 15px 5px;
	width:250px;
	height:250px;
}
/*end sidebar ads*/


/*##########################################################################################
   	         FOOTER WIDGETS
##########################################################################################*/
#footer {
	background-image: url(../images/footer-bg.jpg);
	width: 100%;
	float: left;
	padding-bottom: 20px; 
}

#footer-inside {
	background-image: url(../images/footer-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 970px;
	float: left;
	padding:0 0 0 15px;
}

#footer .widget a {
	font-size:12px;
	font-weight:500;

}

#footer .widget li {
	border-bottom: none;
}

#footer .widget li:hover {
	border-bottom:none;
	background-color: #222;
}

#footer .textwidget {
	font-size:12px;
	color:#444444;
}

#footer .imgborder {
	border:3px solid #333;
	margin:2px 0 0 0;
}

.footer-bottom {
	padding: 14px 0px 10px 0px;
	float: left;
	width: 100%;
	background-image: url(../images/footer-bottom-bg.gif);
	background-color: #312e24;
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}

.footer-bottom-inside {
	width: 950px;
	margin: auto;
	color: #d4ca92;
}

.footer-bottom-inside a {
	color: #fff;
}

/*##########################################################################################
   	      WIDGETS
##########################################################################################*/
.widget {
	width: 200px;
	float: left;
	margin:0 7px 0 0;
}

.widget h3 {
	float: left; 
	clear: both;
	width:190px;
	margin:0;
	color:#dab00a;
	text-transform:uppercase;
	border-bottom:1px dotted #333;
}

.widget ul {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	clear: both; float: left;

	background-position: top;
	background-repeat: repeat-x;
}

.widget li {
	display: block;
	float: left;
	width: 190px;
}

	


/*##########################################################################################
   	      SIDEBAR WIDGETS
##########################################################################################*/
.imgborder {
	border:3px solid #CCCCCC;
	margin:2px 0 0 0;
}

.imgborder:hover {
	border:3px solid #0C2B41;
}


/***** RECENT NEWS *****/
#recent-news {
	width:270px;
}

#recent-news li {
	float:left;
	padding:4px 0 4px 0;
	border-bottom:1px dotted  #CCC;
	line-height:normal;
	width:100%;
}

#recent-news li:hover {
	background-color:#f6f5ed;
	border-bottom:1px dotted #646464;
}

.recentnewstittle small a {
	font-size:10px;
	font-family:Arial;
	color:#737373;
	text-transform:none; 
}

.recentnewstittle small {
	font-style:italic;
	font-size:10px;
	font-family:Arial;
	color:#737373;
}

/***** RECENT COMMENTS *****/
#recent-comments {
	width:270px;
}

#recent-comments li {
	float:left;
	padding:4px 0 4px 0;
	border-bottom:1px dotted #ccc;
	width:100%; 
	line-height:normal;
}

#recent-comments li:hover {
	background-color:#f6f5ed;
	border-bottom:1px dotted #646464;
}



/***** SIDEBAR POPULAR POSTS *****/
#popular-posts {
	width:270px;
}

#popular-posts li {
	float:left;
	padding:4px 0 4px 0;
	border-bottom:1px dotted #ccc;
	width:100%; 
	line-height:normal;
}

#popular-posts li:hover {
	background-color:#f6f5ed;
	border-bottom:1px dotted #646464;
}

#popularpostsimg {
	border:3px solid #CCCCCC;
	margin:2px 0 0 0;
}

#popularpostsimg:hover {
	border:3px solid #0C2B41;
}

.popularpoststitle small {
	font-style:italic;
	color:#737373;
}

.popularpoststitle small a {
	color:#737373;
}




/***** SIDEBAR E-MAIL SUBSCRIBE *****/
#subscribe1 {
	width:270px;
}



/***** SIDEBAR TWITTER *****/
#twitter {
	width:270px;
	color:#444444;
}

#twitter_update_list {
	background:url(../images/bg-twitter.png) no-repeat;
	padding:3px;

}

#twitter_update_list li {
	margin:0 0 10px 0;
	width:270px;
	font-family:georgia,"times new roman",serif;
	font-style:italic;
	font-size:11px;
	line-height:18px;
}

#twitter_update_list li a {
	color:#dab00a;
}

#twitter_update_list li a:hover {
	text-decoration:underline;
}




/***** SIDEBAR FLICKR *****/
#flickr h3 {
	margin:20px 0 10px 0;
}

.flickr {
	margin:0 0 0 1px;
	width:275px;
}

#flickr img:hover {
	border:3px solid #0C2B41;
}

#flickr img {
	border:3px solid #CCCCCC;
	width:75px;
	height:70px;
	margin:0 10px 7px 0;
}

.widget img {
	float:left;

}


/***** SIDEBAR BANNER ****/
#sidebar-banner img {
	margin:5px 0 0 11px;
}




/*##########################################################################################
   	      PAGE NAVIGATION
##########################################################################################*/

.wp-pagenavi a, .wp-pagenavi a:link {
	margin: 2px;
	text-decoration: none;		
}

.wp-pagenavi a:visited {
	 
	margin: 2px;
	text-decoration: none;		
}

.wp-pagenavi a:hover {		
}

.wp-pagenavi a:active { 
	margin: 2px;
	text-decoration: none;	
}

.wp-pagenavi span.pages {
	padding: 2px 550px 2px 4px; 
	margin: 4px 4px 2px 15px;
	color: #666;
}

.wp-pagenavi span.current {
	margin: 2px;
	font-weight: bold;	
	color: #990000;
}

.wp-pagenavi span.extend {
	margin: 2px;
}


/*##########################################################################################
   	      FOOTER
##########################################################################################*/

#copyright {
	margin:0 0 0 10px;
	color:#999999;
	font-size:15px;
}

#copyright ul {
	width:350px;
	color:#333;
	font-size:10px;
}

.black-line {
	background:url(../images/black_line.png) repeat-x;
	width:978px;
	height:2px;
	padding:0 0 5px 0;
	margin:5px 10px 0 6px;
}

#black-line2  {
	background:url(../images/black_line.png) repeat-x;
	width:980px;
	height:2px;
	margin:0 0 5px 5px;
}

#menu2 ul {
	color:#333;
	float:left;
	margin:10px 10px 0 0;
	text-transform:uppercase;
}

#menu2 li {
	display:inline;
	padding:0 6px 0 6px;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	color:#333;
}

#footer-header {
	background:url(../images/footer_header.png) no-repeat;
	width:990px;
	height:14px;
	margin:20px 0 0 0;
}

#footer-body {
	background-image:url(../images/footer_body.png);
	width:990px;
	padding:5px 0 0 0;
}

#footer-down {
	background:url(../images/footer_footer.png) no-repeat;
	width:990px;
	height:13px;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
}

#footer-data1 {
	width:200px;
	margin:0 0 10px 50px;
	padding:13px 0 0 0;
}

#footer-data1 h3 {
	background:url(../images/meta.png) no-repeat;
	width:81px;
	height:24px;
	text-indent:-9999px;
}

#footer-data1 ul {
	font-size:13px;
	margin:5px 0 0 0;
}


#font-data1 li {
	color:#666666;
}






/*** END FOOTER ***/


/*##########################################################################################
   	     COMMENTS
##########################################################################################*/
	
#comments-nr h1 {
	margin:0 0 20px 0;
	font-size:17px;
}


#comment-data {
	padding:0 0 0 58px;
}

#content .commentlist ol {
	margin: 0px;
	padding: 0px;
}

#content .commentlist li {
	margin: 10px 0 0 0;
	padding: 20px 10px 10px 10px;
	list-style: none;
}

#content .commentlist .box-left {
	margin: 30px 0 0;
	padding: 0px;
	border: none;
}

.commentlist .avatar {
	border:3px solid #e3e2d8;
	float: left;
	margin: 0 10px 5px 0;
}


#author-name {
	border-bottom:1px dotted #CCC;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#333;
}

#author-name small {
	float:right;
	font-size:10px;
	font-style:italic;
	margin:0;
	color:#666;
}

.commentlist li p {
	margin:0 20px 10px 0;
}

.commentlist p {
	margin:10px 0 0 0;
	font-size:12px;
}

.commentlist .comment-author {
	font-size: 13px;
	font-weight: bold;
}

.commentlist .comment-author a {
	padding: 0 0 5px 0;
	border: none!important;
}

#content .commentlist ul.children {
	margin:0 0 0 50px;
	padding: 0px;
}

#content .commentlist .children li {
	margin: 20px 0 0 0;
	padding: 20px 10px 10px 10px;
	background: none;
	border-right: none;
}

.reply {
	margin:10px 0 0 0;
}

.reply a {
	padding:2px 5px;

	font-weight:normal;
	text-transform:uppercase;
	background:#333;
	width:50px;
	font-size:9px;
	text-align:center;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	color:#fff; }

.reply a:hover {
	background:#dab00a;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; }

#cancel-comment-reply a {
	padding:2px 5px;
	margin-bottom:5px;
	font-weight:700;
	text-transform:uppercase;
	background:#333;
	font-size:10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	color:#fff; }

#cancel-comment-reply a:hover {
		background:#dab00a;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px; }
	

#content .commentlist li.depth-1, #content .commentlist li.depth-3, #content .commentlist li.depth-5 {
	background-color: #eeeee9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

#content .commentlist li.depth-2, #content .commentlist li.depth-4, #content .commentlist li.depth-6 {
	background-color: #fff;
	border-right: 1px solid #ebebe1;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.moderation {
	padding: 0 0 0 25px;
	background: transparent url(../images/bg-moderation.png) no-repeat left center;
}

.trackbacklist {
	margin: 30px 0 0;
	padding: 30px 0 0;
	border-top: 1px solid #eeeee9;
}

#content .trackbacklist ul {
	margin: 0 0 20px;
}

#commentform {
	padding: 0 0 10px 0;
}

#commentform p {
	margin: 0 0 5px 0;
	font-size:10px;
	text-transform:uppercase;
}

.box-comments {
	position: relative;
	padding: 0 0 30px 20px;
	width:658px;
}

.box-left {
	margin: 0 0 30px;
	padding: 0 0 10px 20px;
	line-height: 18px;
}

.comments-paging {
	position: absolute;
	top: 0px;
	right: 0px;
}



h3.content-title {
	margin: 0 0 10px 0;
	color: #1f1f1f;
	font-size: 16px;
	font-weight: normal;
}

.info {
	padding: 10px 10px 10px 60px;
	line-height: 20px;
	border: 1px dotted #eeeee9;
	background: #fffad2 url(../images/bg-class-info.png) no-repeat 10px 10px;
}

input.text, textarea {
	width: 75%;
	padding: 5px;
	background: #fff url(../images/bg-input-text.gif) repeat-x left top;
	border: 1px solid #eeeee9;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

input.submit, input.button {
	width: 118px;
	height: 33px;
	padding:0 0 3px 0;
	color: #fff;
	background: transparent url(../images/submit2.png) no-repeat;
	border: none;
	cursor:pointer;
	font-size:12px;
}
/* end comments */