/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#nav_wrapper {
	background: #B41520 url(../../plugins/pixopoint-menu/images/dazzle_red.png) repeat-x scroll 50% 0;
	height: 35px;

}
#pixopoint_menu1_wrapper {
	float: left;
}
.qtrans_language_chooser { list-style-type:none }
.qtrans_language_chooser li { float:left; margin-right:3px; }
.qtrans_flag { border:1px solid #fff }

/* Featured Area */
#loopedSlider { position:relative; width:700px; /*background:#e5e5e5;*/ /*border-bottom: 1px solid #b9b9b9;*/ /*border-right: 1px solid #d0d0d0;*/ border: 1px solid #d0d0d0; }
#loopedSlider .container { width:400px; height:340px; overflow:hidden; position:relative; background:#fff; /*border-right:1px solid #d0d0d0;*/ }
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.slide { position:absolute; top:0; width:640px; display:none; }
#loopedSlider .slides .post-bottom { border-bottom:none; }

#loopedSlider .featured-nav { width:298px; float:right; }
#loopedSlider ul.pagination { list-style:none; padding:0; margin:0;  /*border-top:1px solid #d0d0d0;*/}
#loopedSlider ul.pagination li { float:left; /*border-bottom:1px solid #f6f6f6;*/}
#loopedSlider ul.pagination li a { width:258px; display:block; /*padding:15px 20px 15px 20px;*/ padding:4px 20px 4px 20px; opacity:0.7; /*border-bottom:1px solid #d4d4d4;*/ min-height:52px; }
#loopedSlider ul.pagination li a:hover { opacity:1; background:#eee; }
#loopedSlider ul.pagination li.active a { opacity:1; background:#eee;}
#loopedSlider ul.pagination img { background:#fff; padding:2px; border:1px solid #d1d1d1; float:left; margin-right:10px;}
#loopedSlider ul.pagination em { color:#555; font-family:Georgia, serif; font-weight:bold; line-height:18px; margin-top:10px; font-style:normal; }
#loopedSlider ul.pagination .meta { display:block; font-size:11px; color:#777; line-height:16px; margin:5px 0 0 64px; }

.post-bottom { background:#E4E4E4 url(images/bg-post-bottom.png) repeat-x top; line-height:44px; padding:0px 25px; border-bottom: 1px solid #B9B9B9; border-top: 1px solid #DBDBDB; }
.post-bottom div, .post-bottom div a { color:#777; font-family:Verdana, Geneva, sans-serif; font-size:11px; text-decoration:none; }
.post-bottom div a:hover { color:#222; }
.post-bottom .cat { background:url(images/ico-cat.png) no-repeat top left; padding:2px 0 2px 25px; height:16px;}
.post-bottom .tags { background:url(images/ico-tags.png) no-repeat top left; padding:1px 0 2px 25px; height:16px;}

.post .title  { margin: 0 0 5px 0; font-weight:400; }
.post .title a:link, .post .title a:visited  { color:#222; }

.post-meta{margin: 0 0 15px 0;font-size:10px;color:#9F9F9F; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; line-height:11px;}
.post-meta a { border-bottom:1px dotted; }
.post-meta a:hover { border:none; }
.post-meta img { vertical-align:top; margin:0 5px; }
