/*  
Theme Name:    Envoze
Theme URI:     http://bizzthemes.com/
Description:   Developed & Designed by Zeljan Topic.
Version:       1.3.1
Author:        BizzThemes
Author URI:    http://bizzthemes.com/
*/

/*
               IMPORTANT NOTE!
               If you wish to make custom changes to your theme, DO NOT EDIT THIS FILE. Instead, use the custom.css template
               to define custom styles. This way, you will still be able to take advantage of future upgrades to the theme
               without worrying about overwriting your style changes.
*/

/*=== Setup ===*/

/* Import RESET styling for grid framework*/
@import url('library/css/reset.css');

/* Import TEXT styling for grid framework*/
@import url('library/css/text.css');

/* Import GRID styling for grid framework*/
@import url('library/css/960.css');

/*----------------------------------------------

STYLE.CSS FILE STRUCTURE:

1. GENERAL STYLING Options
    1.1 Global Design Options
	1.2 Activation Design
	1.3 Image Handling
2. NAVIGATION Area
    2.1 Additional Navigation Options
	    First level menu items
		Drop-down menu items
		RSS feed icon
    2.2 Main Navigation Options
	    First level menu items
		Drop-down menu items
		Logo Design
3. SLIDER Area
    3.1 Slider Content
	3.2 Slider Pagination
4. CONTENT BOXES Area
5. ADDITIONAL INFO Area
6. ARCHIVE/PAGE/POST/PORTFOLIO Formating Options
    6.1 Text Formating
	6.2 Content Display
	6.3 Portfolio Template Display
	6.4 Pagination Options
	6.5 Breadcrumbs Navigation
7. ADDON Options
    7.1 Contact Form
	7.2 Login Modal
8. WIDGET Options
    8.1 General Widget Styling
	8.2 Specific Widget Styling
	8.3 Footer Widget Styling
9. COMMENTS Options
    9.1 Comments
	9.2 Post Form
10. FOOTER Options
11. CSS3 Options
    11.1 BORDER-RADIUS
	11.2 BOX-SHADOW
	11.3 TEXT-SHADOW

----------------------------------------------*/
 
 
/*--------- 1. GENERAL STYLING Options --------- */

/*=== 1.1 Global Design Options ===*/
body{ font-family:Tahoma; background:#F9F9F9; color:#525252 }
a{ color:#2651BF; text-decoration:none }
a:hover{ text-decoration:underline }

h1, h2, h3, h4, h5, h6 { font-weight:normal; margin:0 0 18px 0 }
p strong, li strong { color: #555; }
blockquote { padding:0 15px; margin:15px 0 15px 15px; border-left:3px solid #ccc; display:block }
blockquote, blockquote p { font:italic 13px Tahoma; line-height:23px }
code { background:#F0F0F0 }
abbr, acronym { cursor:help }
a.button { background:#7FB000 url(images/ico-bullet-fff.png) no-repeat 8px 14px; border:1px solid #689300; color:#ffffff; font-size:17px; text-decoration:none; margin:0 5px 0 0; padding:8px 16px 8px 22px; height:1%; line-height:45px }
a.button:hover { text-decoration:none; background-color:#95C000 }

dl { font-size:14px; width:100%; border-collapse:collapse; margin:0 0 20px }
dl dt { color:#555; font:bold 12px Tahoma; padding:8px 10px; vertical-align:middle }
dl dd { border:1px solid #EAE9E8; color:#333; padding:10px }

table { width:100%; border-collapse:collapse; margin:0 0 20px }
table caption { margin:15px 0 }
table th { border:1px solid #EAE9E8; color:#555; font:bold 12px Tahoma; padding:8px 10px; vertical-align:middle }
table td { border:1px solid #EAE9E8; color:#333; padding:10px }
table td sup { font-size:10px; color:#555555 }
table td img { position: relative; vertical-align:top }

input, textarea { font-size: 1em; color: #444444; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
input:focus, textarea:focus { background: #ffffff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
input[type="submit"] { padding:6px 12px; margin:5px 0; color:#ffffff; font:bold 13px Tahoma; background:#053872 url(images/bg-button.png) no-repeat center 0; border:1px solid #414C2A }
input[type="submit"]:hover { cursor:pointer; opacity:0.86 }

.fix{ clear: both; height: 1px; margin: -1px 0 0; overflow: hidden }
.fl, .alignleft{ float: left }
.fr, .alignright{ float: right }
.ac{ text-align: center }
.ar{ text-align: right }
.al{ text-align: left }

/*=== 1.2 Activation Design ===*/
.activation { text-align:center; position:absolute; top:35%; left:30%; font:normal 20px Georgia; background:#ffffe0; border:1px solid #e6db55; padding:15px }
.activation small { font:normal 16px Georgia }

/*=== 1.3 Image Handling ===*/
img.alignleft, img.left { float: left; margin:0 15px 10px 0 }
img.alignright, img.right { float: right; margin:0 0 15px 10px }
img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; }
img.frame { background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

.wp-caption { background:#eeeeee; border:1px solid #B0B5B7; color:#666666 }
.wp-caption img { margin:5px 5px 0 5px; border:none !important; padding:0 !important }
.wp-caption-text { text-align:center; font-style:italic; margin:0 5px 5px 5px }
.wp-caption.alignleft { float: left; margin:0 15px 10px 0 }
.wp-caption.alignright { float: right; margin:0 0 10px 15px }
.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }
.wp-caption.alignnone { clear: both; }

/*--------- 2. NAVIGATION Area ---------  */

/*=== 2.1 Additional Navigation Options ===*/
.addnavigation-area { background:#171D21 url(images/wtitle-bg-trans.png) no-repeat left top; border-bottom:1px solid #3C5689 }

/* First level menu items */
.add_menu { z-index:3; background:transparent }
ul.sf-addmenu { background:none; border:none; padding:0 }
.sf-addmenu li ul { border:none; padding:0; margin:0 }
.sf-addmenu, .sf-addmenu ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
.sf-addmenu a  { display:block; z-index:100; padding:0 10px; line-height:35px; font-size:11px; color:#CCCCCC; text-decoration:none }
.sf-addmenu a:hover  { color:#ffffff }
.sf-addmenu li:hover { background:#282F33 }
.sf-addmenu li:hover li a { color:#cccccc }
.sf-addmenu li.current_page_item a { color:#ffffff; font-weight:bold }
.sf-addmenu li  { float:left; width: auto; padding:0; margin:0 }
.sf-addmenu li li.current_page_item { background: none; }
.sf-addmenu li.current_page_item { background:#282F33 }
.sf-addmenu .sf-sub-indicator { padding-left:5px }

/* Drop-down menu items */
.sf-addmenu li ul  { position:absolute; left:-999em; width:175px; background:#171D21 }
.sf-addmenu li ul li  { border:none; padding:0; margin:0 }
.sf-addmenu li ul li a  { background:url(images/ico-bullet.png) no-repeat 5px 10px; width:150px; padding-left:15px; line-height:30px; font-size:10px; color:#000000 }
.sf-addmenu li ul li ul li a  { width:150px; line-height:28px; font-size:10px }
.sf-addmenu li ul li:hover  { background:#282F33 }
.sf-addmenu li ul li a:hover { color:#ffffff }
.sf-addmenu li ul  { padding:5px; }
.sf-addmenu li ul ul  { margin: -20px 0 0 140px; }
.sf-addmenu li:hover ul ul, .sf-addmenu li.sfhover ul ul, .sf-addmenu li:hover ul ul ul, .sf-addmenu li.sfhover ul ul ul { left:-999em; }
.sf-addmenu li:hover ul,.sf-addmenu li li:hover ul,.sf-addmenu li li li:hover ul,.sf-addmenu li.sfhover ul,.sf-addmenu li li.sfhover ul,.sf-addmenu li li li.sfhover ul  { left:auto; }
.sf-addmenu li:hover,.sf-addmenu li.hover  { position:static; }

/* RSS feed icon */
li.rss-button a { margin:1px 0 0 0; line-height:13px }
li.rss-button a:hover, li.rss-button:hover { background:transparent }

/*--------- 2.2 Main Navigation Options ---------  */
.navigation-area { background:#28395B url(images/wtitle-bg-trans.png) no-repeat left top }

/* First level menu items */
.main_menu { z-index:2; background:transparent }
ul.sf-menu { background:none; border:none; padding:0; margin:20px 0 }
.sf-menu li ul { border:none; padding:0; margin:0 }
.sf-menu, .sf-menu ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
.sf-menu a  { display:block; z-index:100; padding:5px 16px; line-height:30px; font-size:17px; color:#ffffff; text-decoration:none }
.sf-menu li:hover { background:#324772 }
.sf-menu li ul li.current_page_item a { font-weight:bold }
.sf-menu li  { float:left; width: auto; padding:0; margin:0 }
.sf-menu li.current_page_item { background:#0B1A23 }
.sf-menu li li.current_page_item { background: none; }
.sf-menu .sf-sub-indicator { padding-left:5px }

/* Drop-down menu items */
.sf-menu li ul  { position:absolute; left:-999em; width:180px; background:#F7F7F7 }
.sf-menu li ul li  { border:none; padding:0; margin:0 }
.sf-menu li ul li a  { background:url(images/ico-bullet.png) no-repeat 5px 15px; width:150px; padding-left:15px; line-height:30px; font-size:13px; color:#000000 }
.sf-menu li ul li ul li a  { width:150px; line-height:30px; font-size:12px }
.sf-menu li ul li:hover  { background:#DAE2E5 }
.sf-menu li ul li a:hover { color:#000000 }
.sf-menu li ul  { padding:5px; }
.sf-menu li ul ul  { margin: -20px 0 0 140px; }
.sf-menu li:hover ul ul, .sf-menu li.sfhover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li.sfhover ul ul ul { left:-999em; }
.sf-menu li:hover ul,.sf-menu li li:hover ul,.sf-menu li li li:hover ul,.sf-menu li.sfhover ul,.sf-menu li li.sfhover ul,.sf-menu li li li.sfhover ul  { left:auto; }
.sf-menu li:hover,.sf-menu li.hover  { position:static; }

/* Logo Design */
.logo-spot { padding:0; margin:20px 0; z-index:2 }
.logo-spot .blog-title { font-size:28px; margin:0 }
.logo-spot .blog-title a { color:#ffffff }
.logo-spot .blog-description{ font-size:14px; color:#dddddd }
.logo-spot h1.logo { padding:0; margin:0; line-height:10px }
.logo-spot h1.logo a:hover{ background:none }

/*--------- 3. SLIDER Area ---------  */

/*=== 3.1 Slider Content ===*/
.slider-area { z-index:1; background:#CDD5D8 url(images/wtitle-fff-bg-trans.png) no-repeat left top; border-top:1px solid #DEE7EA; border-bottom:1px solid #CCCCCC }
#loopedSlider {  }
#loopedSlider h1, #loopedSlider h2, #loopedSlider h3, #loopedSlider h4, #loopedSlider h5, #loopedSlider h6 { color:#000000 }
#loopedSlider .container { position:relative; height:340px; width:940px; overflow:hidden; position:relative }
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.slide { width:940px; position:absolute; top:0; display:none; padding:20px 0 }

/*=== 3.2 Slider Pagination ===*/
.pslider-area { z-index:1; background:#EEEEEE; border-bottom:1px solid #E8E8E8; margin:0 }
#loopedSlider ul.pagination { list-style:none; padding:0; margin:0; border:none }
#loopedSlider ul.pagination li { list-style:none }
#loopedSlider ul.pagination li a { display:block; text-decoration:none; padding:10px 20px; margin:0; color:#888888 }
#loopedSlider ul.pagination li a:hover, 
#loopedSlider ul.pagination li.active a { background:#E8E8E8; color:#000000 }
#loopedSlider ul.pagination span.slit-big { font:normal 18px Tahoma; display:block; margin:5px 0; padding:0; color:#000000 }
#loopedSlider ul.pagination span.slit-small { font:normal 11px Tahoma; display:block; margin:5px 0; padding:0; line-height:23px  }

/*--------- 4. CONTENT BOXES Area ---------  */
.cbox-area { background:transparent; z-index:1; padding-top:30px }
.cbox { margin-bottom:30px }
.cbox h3 { font:normal 17px Tahoma; padding:0 0 15px 0; margin:0 }
.cbox h3 img { vertical-align: middle; margin:0 15px 0 0; padding:0 }
.cbox a.button { background:#EEEEEE url(images/ico-bullet.png) no-repeat 8px 8px; border:none; color:#555555; font-size:12px; text-decoration:none; margin:0; padding:5px 10px 5px 20px; height:1%; line-height:20px }
.cbox a.button:hover { text-decoration:none; background-color:#dddddd }
.cbox .ccontent { padding:0; margin:0; line-height:23px; font-size:13px }
.cbox .ccontent ul { list-style-image:url(images/list-bullet-trans.png); margin:0 0 0 15px; padding:0; background:none; border:none }
.cbox .ccontent ol { margin:0; padding:0 }
.cbox .ccontent ul li { list-style-type:none; margin:0; padding:2px 0 2px 5px }
.cbox .ccontent ol li { padding:2px 0 2px 5px }
.cbox .ccontent ul li ul { list-style-image:none; background:transparent url(images/tree-vert.gif) repeat-y top left; list-style:none; margin:5px 0 }
.cbox .ccontent ul li ul li { line-height:15px; padding-left:17px; background:transparent url(images/tree-horiz.gif) no-repeat 0px 10px }

/*--------- 5. ADDITIONAL INFO Area ---------  */
.addinfo-area { z-index:1 }
.addinfo { margin-bottom:20px; margin-top:20px; padding:10px 20px; background:#FFF9DD; color:#666666; border:1px solid #EBE3BE }
.addinfo h1,.addinfo h2, .addinfo h3 { padding:0; margin:0; color:#222222 }
.addinfo img { float:left; margin:0 15px 0 0 }

/*--------- 6. ARCHIVE/PAGE/POST/PORTFOLIO Formating Options --------- */

/*=== 6.1 Text Formating ===*/
.format_text { line-height:25px }
.format_text img{ padding:5px; border:1px solid #B0B5B7 }
.format_text ul, .format_text ol { margin:0 0 10px 20px; padding:0; background:none; border:none }
.format_text ul li, .format_text ol li { font-size:15px; margin:0; padding:4px 0 }
.format_text ul { list-style-image:url(images/list-bullet-trans.png) }
.format_text ul li { list-style-type:none; padding:4px 0 4px 5px }
.format_text ol li { margin:0 0 0 10px; padding:4px 0 4px 5px }
.format_text ul li ul, .format_text ol li ol { list-style-image:none; margin:6px 0 }
.format_text ul li ul { background:transparent url(images/tree-vert.gif) repeat-y top left; list-style:none }
.format_text ul li ul li, .format_text ol li ol li { font-size:14px; line-height:15px; padding-left:17px }
.format_text ul li ul li { background:transparent url(images/tree-horiz.gif) no-repeat 0px 10px }
.format_text ul li ul li ul li, .format_text ol li ol li ol li { font-size:13px }

/*=== 6.2 Content Display ===*/
.title-area { z-index:1; background:#CDD5D8 url(images/wtitle-fff-bg-trans.png) no-repeat left top; border-bottom:1px solid #CCCCCC; }
.title-in { padding:15px 0 }
.content-area { z-index:1; margin-bottom:20px; margin-top:20px }
.front { background:#ffffff; border:1px solid #EAE9E8 }
h2.title, h1.title { padding:0 20px; margin:0; color:#000000; font-size:32px }
a.rss-button img { vertical-align:middle; margin:3px 20px 0 0; padding:0 }
.single { padding:10px 20px; margin:0; border-bottom:1px solid #EAE9E8 }
.single.sing { padding:15px 20px 10px 20px; border:none }
.single img.thumbnail { padding:5px; border:1px solid #B0B5B7 }
.headline h2 { margin:0 0 5px 0 }
.meta { color:#666666; margin:0 0 15px 0; padding:5px 0 }
.meta span, .meta abbr { font-style: normal; margin:0 10px 0 0 }
.meta img { vertical-align:middle; margin:0 3px 0 0 }
span.read-more { padding:0 0 10px 0; display:block }
span.read-more a { background:#EEEEEE url(images/ico-bullet.png) no-repeat 8px 8px; border:none; color:#555555; font-size:12px; text-decoration:none; margin:0; padding:5px 10px 5px 20px; height:1%; line-height:20px }
span.read-more a:hover { text-decoration:none; background-color:#dddddd }

/*=== 6.3 Portfolio Template Display ===*/
.portfolio .headline { display:block; margin:0 0 20px 0 }
.headline h2.ptitle { font-size:17px; display:block; margin:10px 0 }
.portfolio .meta { margin:0 0 10px 0 }

/*=== 6.4 Pagination Options ===*/
.wp-pagenavi { background:#F9F9F9 url(images/title-bg-trans.png) no-repeat left bottom; padding:20px 20px; margin:0; font-size: 12px; text-align:center }
.wp-pagenavi span.pages { color:#000000; border:1px solid #000000; background-color:#FFF; margin:2px; padding:2px 4px }
.wp-pagenavi span.current { font-weight:700; border:none; color:#ffffff; background-color:#666666; margin:2px; padding:5px 8px }
.wp-pagenavi span.extend { border:none; color:#000000; background-color:#ffffff; margin:2px; padding:2px 4px }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active { text-decoration:none; border:1px solid #dbdbdb; color:#000000; background:#FFF; display: inline; margin:2px; padding:4px 7px }
.wp-pagenavi a:hover { background-color:#dbdbdb }

/*=== 6.5 Breadcrumbs Navigation ===*/
.breadcrumbs-area { z-index:1; background:#EEEEEE; border-bottom:1px solid #E8E8E8 }
#breadcrumb p{ font-size:12px; padding:8px 20px; margin:0; color:#555555 }
#breadcrumb p a {  }
#breadcrumb p strong { color:#555555 }

/*--------- 7. ADDON Options --------- */

/*=== 7.1 Contact Form ===*/
.bizzclean-contact { text-align: left; width: 30em; display: block; border:0; padding-top: 1em }
.clean-contact input[type=text] { width:97%; margin-bottom: .5em; padding:5px }
.clean-contact label { clear: none; display: inline; text-align: left; }
.clean-contact textarea{ width:97%; height: 15em; margin-bottom: .5em; font-size: 1.2em; padding:5px }
.clean-contact label em { font-weight: bold; font-style: normal; color: red; }
.clean-contact-msg { font-weight: bold;  padding: 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px;  }
.clean-contact-msg.ok{ background-color: #8dff87; border: solid 1px #e6f4d7; color: #000; margin: 2em 0 2em 0; }
.clean-contact-msg.err{ background-color: #ff9595; border: solid 1px #fff; color: #000; }

/*=== 7.2 Login Modal ===*/
#simplemodal-login-overlay { background-color:#000000 }
#simplemodal-login-container a { color:#525252; font-weight:bold }
#simplemodal-login-container #login_error { background-color:#ffebe8; border:1px solid #c00; font-size:11px; margin-bottom:8px; padding:5px 10px }
#simplemodal-login-container #loginform { width:300px; background:#ffffff; border:1px solid #e5e5e5; font-weight:normal; margin-left:0 auto; padding:16px 16px 40px 16px; text-align:left }
#simplemodal-login-container #loginform .forgetmenot {font-weight:normal; float:left; margin-bottom:0; }
#simplemodal-login-container #loginform .submit input { background-color:#222222; color:#ffffff; font-weight:bold; padding:3px 10px; font-size:12px; cursor:pointer; text-decoration:none; margin-top:-3px }
#simplemodal-login-container #loginform p { margin:0 }
#simplemodal-login-container #loginform label { color:#777; font-size:13px }
#simplemodal-login-container #loginform .forgetmenot { float:left; line-height:20px }
#simplemodal-login-container #loginform .forgetmenot label { font-size:11px }
#simplemodal-login-container #loginform .submit { float:right }
#simplemodal-login-container #loginform .submit input.simplemodal-close { background:none; color:#000000; border:none }
#simplemodal-login-container #user_pass, 
#simplemodal-login-container #user_login, 
#simplemodal-login-container #user_email { font-size:24px; width:97%; padding:3px; margin-top:2px; margin-right:6px; margin-bottom:16px; border:1px solid #e5e5e5; background:#fbfbfb;}
	  
/*--------- 8. WIDGET Options --------- */

/*=== 8.1 General Widget Styling ===*/
.widget { margin:0; padding:0 20px 0 0 }
.widget h3 { font:normal 20px Tahoma; color:#000000; line-height:30px; padding:0 0 10px 0; margin:20px 0 10px 0; border-bottom:1px solid #EAE9E8 }
.widget h3 img  { vertical-align: middle; border:0; padding:0; margin:0 8px 0 0 }
.widget h3 img.wid-icon  { margin:0 15px 0 0 }
.widget ul { list-style-image:url(images/list-bullet-trans.png); margin:0 0 0 20px; padding:0; background:none; border:none }
.widget ul li { list-style-type:none; margin:0; padding:2px 0 }
.widget ul li ul { list-style-image:none; background:transparent url(images/tree-vert.gif) repeat-y top left; list-style:none; margin:5px 0 }
.widget ul li ul li { line-height:15px; padding-left:17px; background:transparent url(images/tree-horiz.gif) no-repeat 0px 10px }
 
/*=== 8.2 Specific Widget Styling ===*/
.widget .rec-title { font-size:13px }
.widget .rec-title img { vertical-align: middle; border:0; padding:0; margin:0 0 5px 10px }
.widget .rec-excerpt { line-height:23px; margin:10px 0 }
.widget .rec-date { font-size:11px; margin:0 0 10px 0; color:#969696 }
 
.flickr { padding:0 }
.flickr_badge_image{ float:left; list-style:none; margin:0 0 0 5px }
.flickr img{ padding:3px; border:1px solid #B0B5B7 }

.social { font-size:17px; margin:0 0 10px 0; padding:0 }
.social img{ vertical-align:middle; margin:0 10px 0 0 }
.social a:hover { text-decoration:none }
.social a:hover span { text-decoration:underline }

ul#twitter_update_list li span{ line-height:20px }
ul#twitter_update_list li span a { display:inline; margin:0 }
ul#twitter_update_list li a { display:block; margin:5px 0 }
#twitter .follow-text { margin:10px 0 0 18px; padding:0; font-size:11px; font-weight:bold }

.widget .search{ width:268px; height:35px; position:relative; margin:25px 0 0 0 }
.widget .search input{ color:#707070; font-size:1.25em; height:20px; width:220px; padding:8px 5px 8px 15px; margin:0; background:url(images/search-form.png) no-repeat 0 0; outline:0; border:0; float:left }
.widget .search button{ border:0; padding:0; margin:0; cursor:pointer }
.widget .search button span{ position:absolute; width:47px; height:35px; top:0; right:0; background:url(images/search-form.png) no-repeat 100% 0%}

#calendar_wrap { width:100%; padding:0; margin:0 }
#calendar_wrap a { font-weight: bold; }
#calendar_wrap a:hover {  }
table#wp-calendar { width:100%; border-collapse: collapse; margin:0 }
table#wp-calendar caption { margin:0 0 0 -1px; font-weight:bold; letter-spacing: 2px; padding:25px 0 10px 0; color:#fff; background:transparent url(images/calendarhead.png) repeat-x left top }
table#wp-calendar th, table#wp-calendar td { padding:5px; text-align:center; color:#333333 }
table#wp-calendar th { width: 14%; border:1px solid #cccccc; background:#f2f2f2 }
table#wp-calendar td { width: 14%; border:1px solid #cccccc; background:#ffffff }
#today  { background:#ffffcc }
table#wp-calendar td#next, table#wp-calendar td#prev { width: 45%; letter-spacing: 1px; }
table#wp-calendar td#next { text-align: right; }
table#wp-calendar td#prev { text-align: left; }
table#wp-calendar td#prev, table#wp-calendar td#next { background:transparent; border:none }
table#wp-calendar tfoot td.pad { background:transparent; border:none }

.widget .ad-box { text-align:center }

/*=== 8.3 Footer Widget Styling ===*/
.footer-area .widget h3 { color:#ffffff; border-bottom:1px solid #333333  }
.footer-area  .widget .search input{ color:#707070; background:url(images/search-form-000.png) no-repeat 0 0 }
.footer-area  .widget .search button span{ position:absolute; width:47px; height:35px; top:0; right:0; background:url(images/search-form-000.png) no-repeat 100% 0% }

  
/*--------- 9. COMMENTS Options --------- */

/*=== 9.1 Comments ===*/
h3.tcomm, h2.post-form { font:normal 22px Tahoma; color:#333333; padding:10px 0; margin:20px 0 }
#respond h3.tcomm { border:none; padding:0; margin:10px 0 0 0 }
#comments { background:transparent; position:relative }
#comments ol.commentlist, #comments ol.commentlist li { padding:0; margin:0; background:none; border:none }
#comments .comment { margin-top:10px !important; width:100%; list-style-type:none }
#comments .comment a { padding:1px 0 }
#comments .comment small { font-size: 11px }
#comments .comment .comment-container  { padding:3px 0 }
#comments .comment .avatar-wrap { float:left }
#comments .comment .avatar-wrap img { background:#fff; padding:3px; border:1px solid #EAE9E8 }
#comments .comment .text-right { margin-left:75px }
#comments .comment .text-right .comm-reply{ background:#F9F9F9; font:normal 12px Tahoma; color:#999999; padding:5px 10px 20px 10px; margin:0; border:1px solid #EAE9E8 }
#comments .comment .text-right .comm-reply span.author{ font-weight:bold; color:#000000 }
#comments .comment .text-right .comm-reply .fr{ margin:0 }
#comments .comment .text-right .comm-reply small a{ font-weight:normal }
#comments .comment .text-right .comment-entry { background:#ffffff; padding:10px; border:1px solid #EAE9E8; border-width:0 1px 1px 1px }
#comments .comment .text-right .comment-entry p { padding:0 0 10px 0; margin:0 }
#comments ul.children { padding:0 0 0 25px; margin:0; list-style:none; border:none; background:none }
#comments .comment .authcomment { border:1px solid #3c3ca4; background:#eeeeff }
p.commpadd{ padding:0; margin:0 0 10px 0 }
.cancel-comment-reply { padding:10px 0 }
.cancel-comment-reply a#cancel-comment-reply-link { background:#FEFFA2; border:1px solid #EAE9E8; padding:4px 6px }

/*=== 9.2 Post Form ===*/
#respond { padding:10px 0; margin:0 }
#respond a{ padding:1px 0 }
#respond p{ padding:5px 0; margin:0 }
#respond textarea, .commpadd input{ background:#FCFBF7; }
#respond textarea { margin:0; padding:4px }
p.commpadd input{ line-height:25px; height:25px; padding:5px 0 0 5px }
p.commpadd label{ padding:0 0 0 5px }
#comments_wrap .navigation { margin:15px 0 0 0 }
#comments_wrap .navigation a { padding:5px 8px; color:#000000; font-size:12px; background-color:#dddddd; border:1px solid #777777; text-decoration:none }
#comments_wrap .navigation a:hover { opacity:0.86 }

/*--------- 10. FOOTER Options --------- */
.footer-area { z-index:1; background:#232323 url(images/wtitle-bg-trans.png) no-repeat left top; color:#999999; padding:10px 0 30px 0 }
.footer-area a { color:#9EC1FF }
.footer{ background:transparent; border-top:1px solid #333333; margin:20px 0 0 0; padding:10px 0 5px 0; font-size:11px; line-height:30px }
.footer .fr { padding:0; margin:0 }
.footer .fr ul { background:none; border:none; padding:0; margin:0; font-size:11px }
.footer .fr li { display:block; float:left; padding:0 10px 0 0; margin:8px 0 0 10px; border-right:1px solid #333333; line-height:15px }
.footer .fr li.last { border-right:none }
.footer .fr li a { font-size:11px }
.footer .fr li.powered { border-right:none; padding-left:0 0 0 10px; margin:0 }
.footer .fr img  { vertical-align: middle; border:0; padding:0; margin:0 0 5px 10px }

/*--------- 11. CSS3 Options --------- */

/*=== 11.1 BORDER-RADIUS ===*/

input[type="submit"], .single img.thumbnail, .meta, span.read-more a, .flickr img, #comments .comment .avatar-wrap img,
#simplemodal-login-container #login_error { 
    border-radius:4px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
}

.front, .widget, #simplemodal-login-container #loginform { 
    border-radius:6px; 
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
}
a.button, .wp-caption, .sf-menu li:hover, .sf-menu li.current_page_item, .sf-menu li ul { 
    border-radius:8px; 
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
}
#gtwitter, #simplemodal-login-container #loginform, .addinfo { 
    border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
}
#comments .comment .text-right .comm-reply { 
    border-top-right-radius:5px; border-top-left-radius:5px; 
    -moz-border-radius-toprigh:5px; -moz-border-radius-topleft:5px;
    -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; 
}
.wp-pagenavi, #comments .comment .text-right .comment-entry { 
    border-bottom-right-radius:5px; border-bottom-left-radius:5px; 
    -moz-border-radius-bottomrigh:5px; -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px;
}

/*=== 11.2 BOX-SHADOW ===*/

input[type="submit"] { 
	box-shadow: 1px 1px 0 #5D5F60; 
	-moz-box-shadow: 1px 1px 0 #5D5F60; 
	-webkit-box-shadow: 1px 1px 0 #5D5F60;
}

/*=== 11.3 TEXT-SHADOW ===*/

span.read-more a, h2.title, h1.title, h3.tcomm, h2.post-form { 
    text-shadow: 0 1px 1px #ffffff;
}
	