/*
Theme Name: CariZMa
Theme URI: http://www.carizma.net
Version: 1.0
Description: 2 Column theme from INTELECK
Author: INTELECK
Author URI: http://www.inteleck.com
*/

/* Fonts */
@font-face {
	font-family: 'DIN';
	src: url('fonts/DINOT-medium.eot');
	src: local('☺'), url('fonts/DINOT-medium.woff') format('woff'), url('fonts/DINOT-medium.ttf') format('truetype'), url('fonts/DINOT-medium.svg#DINOT-medium') format('svg');
	font-weight: normal;
	font-style: normal;
}

/********END Fonts ********/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

html {  }
body {  font-family: DIN, Arial, Helvetica, sans-serif; background: url('images/header_bg.png') repeat-x center top; }
#canvas { max-width:1200px;min-width:960px; margin: 0px auto;background:#fff; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear {clear: both; margin: 0; padding: 0; }

a { text-decoration: none; color: #0167ab; }
a:hover { text-decoration: underline; }

.orange { color: #ff6300; }

hr { background:#ddd;border:none;height:1px; }

h1, h2, h3, h4, h5, h6 { font-weight:lighter; padding-bottom: 5px; color: #111; line-height: 1em; font-family: DIN, Century Gothic, sans-serif; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #111; }
h1 { font-size: 24px; }
h2 { font-size: 22px;font-weight:normal !important; }
h3 { font-size: 20px;font-weight:normal !important; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { margin-bottom: 22px; line-height: 17px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 2px 0 13px 40px; color: #9e9e9e; font-style: italic; font-size: 16px; font-family: Georgia, serif; }
blockquote p { padding: 0px 0px 0px 20px; }
.sorry { margin-top:20px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

/* Navigation */
.nav { margin:10px 0px 0px 150px; padding: 0; list-style: none;float: left; }
.nav li { float:left;background:url(images/nav-li-bg.png) no-repeat 0px 0px;padding:0px 15px 0px 15px; }
.nav li a { display:block;font-family:DIN, Century Gothic, Arial, Helvetica, Sans-Serif;font-size:18px;text-transform:uppercase;color:#0e0e0e;line-height:24px; }
.nav li a:hover { text-decoration:none;cursor:default; }
.nav li li { float:none !important;background:none !important;padding-left:4px !important; }
.nav li li a { font-size:12px !important;text-transform:none !important;line-height:17px;color:#464646; }
.nav li li a:hover { color:#ff6300;cursor:pointer !important; }
.nav li li.current-menu-item a { color:#ff6300; }


#header { width: 1200px; margin: 0 auto; padding:10px 0px 0px 0px;background:#fff; }
#header #logo { float: left;margin:0px 30px 0px 30px;background:url(images/logo.png) no-repeat center center;width:346px;height:137px;}


.cloud { background:#ff6300; }
.cloud-text {width:1040px;padding:8px 0px;font-size:18px;color:#fff;text-align:center;line-height:24px;margin:0px auto;}
.cloud span { font-size:22px;font-weight:normal; }


#featured { width:880px;margin:0px;padding:20px 0px 20px 30px;color: #646464; font-size: 1em; line-height: 1.6em;float:left;}
#featured h1 {line-height: 1.2em !important;  float: left; font-size: 3em; margin: 0px 0 14px 0; font-family: DIN, Century Gothic, Arial; font-weight: normal; color: #117cb9; text-shadow: -2px -1px 0px #ddd; }
#featured #spotlight { float: left; width: 540px !important;overflow:hidden;height:260px;font-size:12px;line-height:17px;margin-left:30px; }
#featured #spotlight img { float: right; margin: -25px 0 0 0px; }
span.readmore_g { margin-left: auto; display: block; background: url('images/button_grey_left.png') 0 0 no-repeat; height:29px; width: 82px; padding-left:14px; margin-top: 25px; float: right;}
span.readmore_g a{ font-family:Arial !important;padding-top: 2px; font-weight: bolder; text-shadow: -1px -1px 1px #000;display: block; background: url('images/button_grey_right.png') no-repeat top right;text-align: center; font-size: 12px;line-height:23px; height: 29px; color: #fff; text-decoration: none; padding-right: 14px;}
span.readmore_b { display: block; background: url('images/button_blue_left.png') 0 0 no-repeat; height:29px; width: 82px; padding-left:14px; float:right; margin-top: 17px;}
span.readmore_b.alignleft { float:left !important; }
span.readmore_b a{ font-family:Arial !important;padding-top: 0px; font-weight: bolder; text-shadow: -1px -1px 1px #006fc9; display: block; background: url('images/button_blue_right.png') no-repeat top right; text-align: center; font-size: 12px;line-height:23px; height: 29px; color: #fff; text-decoration: none; padding-right: 14px;}
span.readmore_o { display: block; background: url('images/button-orange-left.png') 0 0 no-repeat; height:29px; width: 81px; padding-left:13px; float:left; margin-top: 17px;}
span.readmore_o a{ font-family:Arial !important;padding-top: 0px; font-weight: bolder; text-shadow: -1px -1px 1px #333; display: block; background: url('images/button-orange-right.png') no-repeat top right; text-align: center; font-size: 12px;line-height:23px; height: 29px; color: #fff; text-decoration: none; padding-right: 14px;}
.order {display: none;}
#featured #f_menu { float: left; padding-right:0px; width: 310px; }
#featured #f_menu div { cursor: pointer; }
#featured #f_menu .featitem { line-height: 1em; background:#eeeeee url('images/featured_menubg.png'); margin: 0px 0 1px 0px;padding-right:15px}
body #featured #f_menu .featitem h2 { font-family: DIN, Arial, Helvetica, sans-serif; color: #333333; font-size: 21px;letter-spacing:1px;margin: 7px 0 6px 0;text-shadow:none;font-weight:lighter !important; }
#featured #f_menu .featitem .square { background: url('images/featured-square.png') no-repeat right 8px;width:276px;padding: 7px 0px 7px 19px; height: 37px;}

#featured #right_arrow { padding-top: 110px; float: left; background: url('images/featured_aftr.png') no-repeat top left; width: 34px; height: 217px; }
.active { background:#e0e0e0 url('images/featured-menu-selected-bg.png') no-repeat !important; margin: 0px 0 1px 0px !important;border-left: 7px solid  #ff6300; }
.active .square { background: url('images/featured-square-active.png') no-repeat right 8px !important;padding-left:12px !important; }

#upcomingcourseswidget-3 { float:right; }
#upcomingcourseswidget-3 a { display:block;padding:5px 5px 5px 5px;font-size:smaller;border-bottom:1px solid #cdcdcd; }
#upcomingcourseswidget-3 a.even { background:#ededed; }
#upcomingcourseswidget-3 h2 a { display:block;padding:0px;font-size:21px; }

#public-courses-table { width:98%;border-left:1px solid #ccc;border-bottom:1px solid #ccc; }
#public-courses-table th, #public-courses-table td { border-top:1px solid #ccc;border-right:1px solid #ccc;text-align:center;height:30px;vertical-align:middle;padding:10px 0px; }
.register-button {background:#ff6300;color:#fff;border:none;-moz-border-radius: 4px; -webkit-border-radius: 4px;padding:4px 8px;cursor:pointer;  }

.cdates { margin:30px 0px 0px 30px; }
.course-dates-display { width:50%;border-left:1px solid #ccc;border-bottom:1px solid #ccc; }
.course-dates-display th, .course-dates-display td { border-top:1px solid #ccc;border-right:1px solid #ccc;text-align:center;height:30px;vertical-align:middle;padding:10px 0px; }

#wpcf7-f709-p704-o1 p { margin:0px; }
.halfset { width:43%;float:left;text-align:right; }
.halfset input { height:22px; }
fieldset { margin-top:40px; }
legend { margin-bottom:20px;font-size:22px; }
.comments { vertical-align:top; }
.comments textarea { width:280px !important; }
.submit-con { padding-left:163px;padding-top:30px; }
#dynamictext-coursename, #dynamictext-coursedate, #dynamictext-courselocation, #dynamictext-courselanguage { border:none;text-transform: capitalize; }

.course_partner_img { float:right; }
.english-left { float:left;width:44%;padding:10px 30px;border-right:1px solid #ccc; }
.arabic-right { float:right;width:44%;padding:10px 30px; }

/* homepage features */
.homepage-features { padding-top:1px;border-top:1px solid #ccc; }
.homepage-feature { float:left;display:block;width:195px;min-height:300px;padding:12px 10px 30px 22px;background:url(images/homepage-features-bg.jpg) no-repeat 0px 0px; }
.homepage-feature h2 { padding-left:40px;padding-bottom:10px;margin-bottom:17px;border-bottom:1px solid #dedede; }
.homepage-feature-thumb { margin:0px auto; }

/* homepage clients */
#our-clients { background:none;padding-left:0px;width:217px; }
#our-clients h2 { background:url(images/feature-headings/our-clients.jpg) no-repeat 0px 0px; }
#our-clients-thumbs { overflow: hidden;width:217px; }
#our-client-thumbs div { width: 217px; }
#our-client-thumbs div img { display: block; }

/* homepage our work */
#our-work h2 { background:url(images/feature-headings/our-work.jpg) no-repeat 0px 0px; }
#our-work-thumbs { overflow: hidden; }
#our-work-thumbs div {width:190px; }
#our-work-thumbs div img { margin: auto; display: block; }

/* homepage our partners */
#our-partners h2 { background:url(images/feature-headings/our-partners.jpg) no-repeat 0px 0px; }
#our-partner-thumbs { overflow: hidden; }
#our-partner-thumbs div { width:190px; }
#our-partner-thumbs div img { margin:auto;display:block; }

/* homepage testimonials */
#testimonials h2 { background:url(images/feature-headings/testimonials.jpg) no-repeat 0px 0px; }
#testimonials p { color:#646464;font-size:14px !important;line-height:17px; }
#testimonials span { margin-bottom:17px !important;display:block;font-size:14px !important; }

/* homepage tweets */
#our-tweets h2 { background:url(images/feature-headings/our-tweets.jpg) no-repeat 0px 0px; }
#our-tweets ul { margin:0px 0px 0px 10px !important;padding:0px !important;list-style-type:none !important; }
#our-tweets li { color:#646464;font-size:12px !important; }
#our-tweets li a { display:block;color:#ff6300; }

/* homepage favorite photos */
#flickr-photos { margin-bottom:40px !important; }
#flickr-photos .block_b h2 { float:left;border-bottom:1px solid #ccc;margin-bottom:10px;width:200px; }

/* Content */
#content { float: left; margin: 0 auto 0 auto;background:#fff;width:100%; }
#content #main {  padding:0px 30px 0px 30px; }
#content #main.categorywithside { width:800px !important;float:left;}
#content #main .new_post { clear: both; margin: 19px 0 35px 0; }
#content #main .our-work { clear:none !important;float:left;min-height:160px; }
#content #main .new_post h1#post-title { padding: 23px 7px 20px 50px; font-family: DIN, Century Gothic; font-size: 2.2em; font-weight: lighter; }
#content #main .new_post h2.title { padding: 0px 7px 20px 50px; }
#content #main .category-title { margin: 19px 0 0 0;padding: 23px 7px 0px 50px; font-family: DIN, Century Gothic; font-size: 2.2em; font-weight: lighter; }
#content #main .new_post { color: #232323; line-height: 17px; }
#content #main .new_post .post_img { float: left; margin: 0 33px 0 0px; -moz-box-shadow:1px 3px 7px 1px rgba(0, 0, 0, 0.15); -webkit-box-shadow:1px 3px 7px 1px rgba(0, 0, 0, 0.15); }
#content #main .new_post .page_img { float: right; margin: 0 0 0 30px; }
#content #main .new_post .post_info { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #717171; text-shadow: 1px 1px 1px #fff; padding: 0px 0px 0px 50px; margin-top:-20px;margin-bottom: 21px; }
#content #main .new_post .post_info img { position: relative; background: transparent; top: 5px; margin: 0 5px; }
#content #main .new_post .post_info a { color: #010101; text-shadow: 1px 1px 1px #fff; text-decoration: none; }
#content #main .role { padding:0px 0px 0px 52px;margin-top:-17px;font-size:14px;color:#444;}
#content #main .postcontent .contain { float:right;display:block;width:80%; }

.measures { float:left; display:block; width:350px;margin-right:40px;margin-bottom:40px; }
.measures h3 { background:#ff6300;padding:16px 32px;text-align:center;color:#fff;text-shadow: 1px 1px 1px #000; }
.measures ul { padding:10px 10px 20px 20px; }

#breadcrumbs { padding-left:80px;padding-top:5px;padding-bottom:0px;margin-bottom:0px;font-size:11px;color:#646464;font-family: Arial, Helvetica, Sans-Serif !important; }
#breadcrumbs strong { color:#636363; }

.client-group { float:left;width:45% !important;margin-left:50px;margin-top:30px; }
.client-group h2 { margin-bottom:10px; }
.client-thumb { margin:0px 20px 20px 0px; }

#main ul { list-style-type: disc; margin: 10px 0px 20px 20px; }
#main ul.naked, #main ul.naked ul { list-style-type:none !important; }
#main ul.naked span { color:#0092DE; }
#main ul li { margin-bottom:5px; }
	#main ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 20px 2px; }
		#main ul li ul, #main ul li ol { margin: 10px 0px 17px 20px; }
		#main ol li ul, #main ol li ol  { margin: 10px 0px 17px 35px; }

#pagenav { padding: 14px 0 43px 56px; height: 20px; }
#pagenav .page a { float: left; margin-right: 7.6px; color: #000; display: block; width: 30px; text-align: center; padding: 10px 0 0 0; height: 20px; border-style: solid; border-width: 1px; text-decoration: none; border-color: #d4d4d4; background: #efefef; }

#sidebar { float: right; padding:7px 30px 0px 0px;width: 230px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-rightradius: 10px; }
#sidebar .block { margin: 13px 0 52px 0; color: #404040; padding-left: 20px;}
/*#sidebar .block p { margin-top: 13px; padding-left: 53px; width: 172px; }*/ 
#sidebar .block h2 { background: url('images/sidebar_block_h2.png') no-repeat; min-height: 25px; width: 200px; font-family: DIN, Century Gothic, sans-serif; margin: 0px 0px 6px -20px; color: #7a7979; font-size: 1.4em; padding: 4px 0 0 55px; font-weight: lighter; text-shadow: 1px 1px 1px #fff; }
#sidebar .block .divider { margin-left: -20px; }
#sidebar .block ul { margin: 10px 0 0 0; }
#sidebar .block ul li { color: #404040; margin: 0 0 25px 0; background: url('images/list_w.png') no-repeat; background-position: 8px 0; padding: 0 0 0 33px; }
#sidebar .adwrap {margin-left:-17px; width:253px;}


#footer_widgets { clear: both;height: 400px;border-top:1px solid #f0f0f0; }
#footer_widgets .block_b { float: left; width: 258px; background: url('images/block_b_h2.png') no-repeat; background-position: 0 39px; margin: 0 29px 0 34px; color: #adadad;}
#footer_widgets .block_b li { background: url('images/list_b.png') no-repeat; background-position: 5px 0; margin: 0 0 25px 0; padding-left: 30px; text-shadow: 1px 1px 1px #000; }
#footer_widgets a {color: #cccccc; text-decoration: none;}
#footer_widgets .block_b h2 { font-size: 2em; width: 258px; padding-left: 2px; margin: 0 0 32px 0; font-family: DIN, Century Gothic; color: #000; text-shadow: none; font-weight: lighter; }
#footer { border-left:1px solid #f0f0f0;color: #FFF; min-width: 960px; font-size: 0.917em;height:424px; margin:-400px 0px 0px 0px;padding:16px 30px 10px 30px;font-weight: lighter; text-shadow: 1px 1px 1px #000; clear: both; }
#footer h2 { text-shadow:none; }
#footer a { color: #000;letter-spacing:1px; text-decoration: none; font-size: 0.917em;text-shadow:none; }
#footer a:hover { text-decoration:underline; }

.activeSlide { background: red; }
.content-wrap { float: left; }

.slantbox { border-left:1200px solid #fff;border-bottom:480px solid #ff6300;}

.quick-contact-form-container { float:left;padding-left:10px;width:400px;padding-top:40px; }
.quick-contact-form-container h2 { float:left;border-bottom:1px solid #ccc;margin-bottom:10px;width:180px; }
.quick-contact { width:180px;height:24px;border-top:1px solid #9b9b9b !important;border-bottom:1px solid #eee !important;border-left:1px solid #737373 !important;border-right:1px solid #eee !important; }
body #quick-contact-phone { float:left; }
body #quick-contact-comments { width:176px; height:64px;float:right;margin-top:23px !important;font-family:DIN,Arial,Helvetica,sans-serif !important;font-size:11px;font-weight:lighter; }
body #captcha-image-quick { margin-top:-5px;float:left;font-family:DIN,Arial,Helvetica,sans-serif !important;font-size:11px;font-weight:lighter; }
body #captcha-input-quick { width:120px;margin-top:-8px;height:20px;float:left;font-family:DIN,Arial,Helvetica,sans-serif !important;font-size:11px;font-weight:lighter; }
body #quick-contact-submit { margin:-10px 106px 0px 0px;width:80px;height:30px;background:#1e1e1e !important;color:#fff !important;border:1px solid #030303 !important;float:right; }
.quick-contact-form-container .wpcf7-response-output { width:200px;color:#333; }
.company-info { float:right;font-size:18px;background:url(images/world-map.jpg) no-repeat 440px 130px;padding:250px 0px 0px 0px; }
.company-info .email { float:left;padding:106px 30px 0px 0px; }
.company-info .main { float:left;padding-right:30px; }
.company-info .secondary { float:right;border-left:1px solid #fff;padding:21px 0px 0px 30px; }
.company-info .other-locations { margin:25px 0px 0px 0px !important;text-align:right; }
.company-info .other-locations li { list-style:none !important;font-size:19px;display:inline;padding:0px 18px 0px 12px;background:url(images/disc.gif) no-repeat right 6px; }
.company-info .other-locations li.last { background:none; }
.company-info p { margin-bottom:0px; }
.company-info p.highline { margin-bottom:17px !important; }
.company-info p.highline2 { margin-bottom:34px !important; }
.company-info p.lineheight20 { line-height:20px; }
.black { color:#010101 !important;text-shadow:none;padding-bottom:3px; }

#copyright { text-align:right;margin:30px 0px 0px 0px;font-size:11px;text-shadow:none; }
.copy { padding-left:100px; }

#header #featured img.featured_img { border: 1px solid #151515; border-color: #151515 #474747 #474747 #151515; background: #222222; padding: 8px; }
div.slide { height: 277px;width:590px; }

.sf-menu li ul li.bottom_bg { background: transparent url(images/dropdown_bottom.png); background-position: bottom left; height: 15px; padding: 0; margin: 0; }
.wp-pagenavi, div.pagination { padding: 40px 0 40px 50px !important; overflow: hidden; }
.wp-pagenavi span.current {background:none repeat scroll 0 0 #0099E6 !important; border:1px solid #007CBB !important; color:#FFFFFF !important; display:block !important; float:left !important; height:20px !important; margin-right:7.6px !important; padding:10px 0 0 !important; text-align:center !important;
text-decoration:none !important; width:30px !important;}
.wp-pagenavi span, .wp-pagenavi a {float: left;}
.wp-pagenavi a { background:none repeat scroll 0 0 #EFEFEF !important; border:1px solid #D4D4D4 !important; color:#000000 !important; display:block !important; height:20px !important; margin-right:7.6px !important; padding:10px 0 0 !important; text-align:center !important; text-decoration:none !important; width:30px !important; }
.wp-pagenavi span.pages {border:none !important; padding: 12px 10px 0 0 !important;}

#sidebar a {text-decoration: none; color: #404040;}
#sidebar a:hover, #footer_widgets a:hover {text-decoration: underline;}
div.postcontent { padding: 0px 30px 0px 50px; }
div.new_post h2.title a {text-decoration:none; color: #222222; }
div.new_post h2.title a:hover {color: #000;}
h1#error { margin-top: 30px; }
a.post-edit-link { font-weight: bold; }
#sidebar, #footer_widgets { line-height: 18px; }
.block_b ul li ul { margin-top: 10px; }

/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-section { clear: both; float: left; margin-top: 35px; }
	p#comments { color: #1e1e1e; font-size: 26px; padding-bottom: 0px; font-family: Century Gothic, sans-serif;  }
	#main #comment-section ol.commentlist { padding: 34px 39px 35px 0px; float: left; margin: 55px 0px -95px; list-style-type: none; }
		.comment, .comment-body { float: left; }
		li.comment { margin-bottom: 10px; }
		.comment-author { float: left; margin: -90px 0px 0px -30px; z-index: 1; position: relative; }
			#main .comment-author img.avatar { border: 1px solid #DBDBDB; padding: 5px; background: #EDEDED; float: left; }
			
			.comment-info { float: left; padding: 3px 0px 0px 13px; font-size: 18px; font-family: Georgia, serif; }
				cite.fn, span.says, #main cite.fn a { color: #657f8c;  }
					span.says, div.commentmetadata { font-style: italic; }
				#main div.commentmetadata, #main div.commentmetadata a { color: #b1b1a5; margin-top:2px; }
			
			.comment-top, .comment-bottom, .comment-content { float: left; }
			.comment-top  { background: url(images/comment-top.png) no-repeat; height: 25px; margin-top: -12px; }
			.comment-content { padding-bottom: 10px; clear: both; width: 99%; }
			.comment-bottom-main { float: left;  }
				.comment-bottom-left { background: url(images/comment-bottom-left.jpg) no-repeat; position: absolute; bottom: 0px; left: -1px; width: 8px; height: 37px; }
				.comment-bottom-right { background: url(images/comment-bottom-right.jpg) no-repeat; position: absolute; bottom: 0px; right: -1px; width: 8px; height: 37px; }
	
		.comment-body p { line-height: 28px; }
		#main ol.commentlist .children { float: left; clear: both; padding-bottom: 30px; width: 96%; margin: 0px; }
			#main ol.commentlist .children .comment-body { padding-top: 10px; width: 99%; }
			#main .commentlist .children li { padding:0px 3% 3%; width:97%; margin: 0px; float: left; background: #ffffff url(images/inner-comment-bottom-main.jpg) repeat-x bottom left; border-left: 1px solid #d1d1c2; border-right: 1px solid #d1d1c2; position: relative; }
				#main .commentlist .children li .comment-top-main { background: url('images/inner-comment-top-main.jpg') repeat-x top left; width: 100%; float: left; height: 6px; }
		#main ul.children li { background: none;  }
		#main img.wp-smiley { border: none; padding: 0px; }
		.comment-top-left, .comment-top-right, .comment-top-main { height: 24px; }
		.comment-top-left { background: url('images/comment-top-left.jpg') no-repeat top left; width: 40px; left: -1px; top: 0px; position: absolute; }
			.comment-top-right { background: url('images/comment-top-right.jpg') no-repeat top right; width: 40px; right: -1px; top: 0px; position: absolute; }
				.comment-top-main { background: url('images/comment-top-main.jpg') repeat-x top left; width: 100%; float: left; }
		.bubble { background: url('images/bubble-top.png') no-repeat; width: 18px; height: 17px; top: -16px; left: 25px; z-index: 10; position: absolute; }
		.commentlist li { background:#F7F7F7 url(images/comment-bottom-main.jpg) repeat-x bottom left; border-left:1px solid #DFDFD7; border-right:1px solid #DFDFD7; position:relative; padding: 0px 30px 50px; margin: 0px 0px 60px; width: 496px; display: block; float: left; }
		
		.reply-container { position: absolute; bottom: 19px; right: 30px; z-index: 20; background: url('images/reply-right-bg.png') no-repeat right bottom; padding-right: 11px; }
			#main a.comment-reply-link { padding: 6px 15px; background: #657f8c; color: #feffff; font-style: italic; font-weight: bold; display: block; }
		.children .comment-top-left { background: url('images/inner-comment-top-left.jpg') no-repeat top left; width: 15px; left: -1px; top: 0px; position: absolute; } 
		.children .comment-author { float:left; margin: 0px; width:100%; z-index:1; }
		.children .bubble { display: none; }
		.children .comment-top-right { background: url('images/inner-comment-top-right.jpg') no-repeat top right; width: 15px; right: -1px; top: 0px; position: absolute; }
		.children .comment-bottom-left { background: url(images/inner-comment-bottom-left.jpg) no-repeat scroll 0 0; height:7px;
position:absolute; width:15px; }
		.children .comment-bottom-right { background: url(images/inner-comment-bottom-right.jpg) no-repeat scroll 0 0; height:7px;
position:absolute; width:15px; }
		.children .reply-container { bottom: -10px; right: 30px; }
		
		.nocomments div#respond { margin-top: 0px; }
			div#respond  h3 { font-size: 21px; margin: 5px 0px 7px; color:#303030; }
		div.navigation, div#respond { float: left; width: 595px; }
		div#respond { padding: 10px 0px 0px 0px; width: 90%; }
		form#commentform { float: left; width: 99%; position: relative; z-index: 10; }
			form#commentform  textarea { width: 96%; border: 1px solid #D1D1C2; padding: 3px; }
		.cancel-comment-reply { padding-bottom: 12px; }
		#comment-section li.comment div#respond { margin-top: 0px; padding: 0px; }
		#comment-section div.navigation div.alignleft { padding-left: 35px; }
		
		#comment-section div#trackbacks { float:left; padding: 34px 39px 10px 35px; }
		div#trackbacks  h3 { color:#1E1E1E; font-size:14px; margin-bottom: 7px; }
		ol.pinglist li { margin-bottom: 3px; }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 219px; }
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #ffffff; }
		#sidebar #wp-calendar td#today { color: #000000; font-weight: bold; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }		

.wp-pagenavi a.last { width:46px !important; }
.wp-pagenavi a.first { width:50px !important; }
.wp-pagenavi .extend { background:none repeat scroll 0 0 #EFEFEF !important;
border:1px solid #D4D4D4 !important;
color:#000000 !important;
display:block !important;
height:20px !important;
margin-right:7.6px !important;
padding:10px 0 0 !important;
text-align:center !important;
text-decoration:none !important;
width:30px !important; }


/*------------------------------------------------*/


.flickrpress-container .flickr_item_view_squares img {
width:110px !important;height:110px !important;
}

.tagline { margin-top:-20px;margin-bottom:20px;font-size:small; }

body div.wpcf7-response-output { text-shadow:none !important; }

#sort-table-form { display:inline;width:500px; }
#sort-table-form input, #sort-table-form select { padding:2px;margin-right:20px;font-size:14px;border: medium none;box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.1) inset; }
#filter-public-courses { padding:20px 0px 20px 0px;background:#ff6300;width:1039px;text-align:center; }
.fancy_button { border-color: #3B424A;background-color: #3B424A;background-color: #3B424A;-moz-transition: all 0.5s ease 0s;opacity: 1;background: url("images/button_overlay.png") repeat-x scroll 0 0 #111111;border: 1px solid #111111;color: #F8F8F8;display: inline-block;font-size: 14px;letter-spacing: 1px;line-height: 15px;margin: 5px 10px 5px 0;padding: 5px 30px !important;cursor:pointer; }