/*---:[ core layout elements ]:---*/
.full_width { width: 100%; clear: both; }
	.full_width .page { width: 90.7em; margin: 0 auto; padding-right: 0em; padding-left: 0em; }
	#header_area .page { padding-top: 0em; }
	#footer_area .page { padding-bottom: 0em; }
		#header, #footer { padding-right: 1em; padding-left: 1em; }
		#content_box { width: 100%; background: url('../lib/images/dot-ddd.gif') 60.6em 0 repeat-y; }
		.no_sidebars { background: none !important; }
			
			#content { width: 60.6em; float: left; }
			.no_sidebars #content { width: 100%; }
				.post_box, .teasers_box, .full_width #content_box .page { margin: 0 2.1em 0 1em; }
					.full_width #content_box .page { width: auto; }
				.no_sidebars .post_box { margin: 0 1em; }
				.teasers_box { width: 57.5em; }
					.teaser { width: 27.8em; }
				#archive_intro, .prev_next { padding-right: 2.1em; padding-left: 1em; }
			#sidebars { width: 30em; border: 0; float: right; }
				.sidebar { width: 100%; }
				#sidebar_1 { border: 0; }
					.sidebar ul.sidebar_list { padding-right: 1em; padding-left: 1em; }
				
		
/*---:[ nav styles ]:---*/
.menu ul, .menu ul li { width: 15em; }
.menu ul ul, .menu :hover ul :hover ul { left: 15em; }
.menu li:hover ul, .menu a:hover ul { left: 0; }
.menu { border-width: 0 0 0 0; }


/*---:[ multimedia box elements ]:---*/
#multimedia_box { padding: 1em; }
	#image_box img { display: block; padding: 0.1em; border-width: 0.1em; }
	#image_box img.square { width: 27.6em; height: 27.6em; }
	#image_box img.four_by_three { width: 27.6em; height: 20.7em; }
	#image_box img.three_by_four { width: 27.6em; height: 36.8em; }
	#image_box img.three_by_two { width: 27.6em; height: 18.4em; }
	#image_box img.two_by_three { width: 27.6em; height: 41.4em; }
	#image_box img.five_by_four { width: 27.6em; height: 22.1em; }
	#image_box img.four_by_five { width: 27.6em; height: 34.5em; }
	#image_box img.sixteen_by_nine { width: 27.6em; height: 15.5em; margin: 0 auto; }
	#image_box img.nine_by_sixteen { width: 27.6em; height: 49.1em; margin: 0 auto; }
	#image_box img.two_by_one { width: 27.6em; height: 13.8em; }
	#image_box img.one_by_two { width: 27.6em; height: 55.2em; }

/*---:[ comments area ]:---*/
#comments { margin-right: 2.1em; margin-left: 0em; }
	.comments_intro, #respond_intro { margin-left: 1em; }
		dl#comment_list dt, #trackback_list { padding-right: 1em; padding-left: 1em; }
		dl#comment_list dd { padding-left: 1em; }
			dl#comment_list dd .format_text, dl#comment_list dd #respond { padding-right: 1em; }
		dl#comment_list dl dt { padding-left: 2em; border-width: 0 0 0 0.1em; }
		dl#comment_list dl dt.bypostauthor { padding-left: 1.9em; border-width: 0 0 0 0.2em; }
		dl#comment_list dl dd { padding-left: 0; }
		dl#comment_list dl dd .format_text { padding-left: 1.5em; border-width: 0 0 0 0.077em; }
		dl#comment_list dl dd.bypostauthor > .format_text { padding-left: 1.5em; border-width: 0 0 0 0.154em; }
		dl#comment_list dl dd dl { padding-left: 2em; }
#commentform { padding-right: 2.1em; padding-left: 1em; }
.comments_closed, .login_alert { margin-left: 1em; }

/*---:[ content elements ]:---*/
body { font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
	#header { padding-top: 2em; padding-bottom: 2em; }
		.post_box { padding-top: 2em; }
			.headline_area { margin-bottom: 2em; }
		.teasers_box { padding-top: 2em; padding-bottom: 2em; }
		#multimedia_box { margin-bottom: 2em; }
	#footer { padding-top: 1em; padding-bottom: 1em; }

/*---:[ #header styles ]:---*/
#header #logo { font-size: 3.6em; line-height: 1.167em; }
#header #tagline { font-size: 1.4em; line-height: 1.429em; }

/*---:[ nav menu styles ]:---*/
.menu, .menu a, .menu li ul { border: none; }
.menu table { bottom: 0; }

.menu a { font-size: 1.2em; font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; line-height: 1.333em; padding: 0.667em 0.833em; border-width: 0em; border-left-width: 0; }
.menu ul a { width: 10.833em; border-left-width: 0em; }

/*---:[ headlines ]:---*/
.headline_area h1, .headline_area h2, #archive_intro h1 { font-size: 2.2em; line-height: 1.364em; font-family: Cantarell, Candara, Verdana, sans-serif; }
.format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6 { font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
.format_text h2, .format_text h3 { font-size: 1.308em; line-height: 1.176em; margin: 1.765em 0 0.588em 0; }
.format_text h4 { font-size: 1em; }
.format_text h5 { font-size: 0.769em; }
.format_text h6 { font-size: 0.769em; }
.teaser h2 { font-family: Cantarell, Candara, Verdana, sans-serif; }
.sidebar h3 { font-size: 1em; line-height: 1.385em; margin-bottom: 0.692em; }
#archive_intro h1 { margin-bottom: 0.909em; }

/*---:[ bylines ]:---*/
.headline_meta { font-size: 1em; line-height: 1.8em; }
	.headline_meta .pad_left { padding-left: 0.9em; }

/*---:[ headline area (image thumbnails) ]:---*/
.headline_area img.alignleft { margin: 0 2em 2em 0; }
.headline_area img.alignright { margin: 0 0 2em 2em; }
.headline_area img.alignnone { margin: 0 auto 2em 0; }
.headline_area img.aligncenter { margin: 0 auto 2em auto; }
.headline_area img.frame { padding: 0.9em; border-width: 0.1em; }

/*---:[ post content area ]:---*/
.format_text { font-size: 1.3em; line-height: 1.538em; }
	.format_text p { margin-bottom: 1.538em; }
		.format_text p.note, .format_text p.alert { padding: 0.538em 0.769em; }
	.format_text .drop_cap { font-size: 3.538em; line-height: 0.739em; padding: 0.043em 0.13em 0 0; }
	.ie6 .format_text .drop_cap { padding-right: 0.065em; }
	.format_text acronym, .format_text abbr { font-size: 0.769em; }
	.format_text code, .format_text pre { font-family: Consolas, "Andale Mono", Monaco, Courier, "Courier New", Verdana, sans-serif; }
	.format_text code { font-size: 0.923em; }
	.format_text pre { font-size: 0.923em; line-height: 1.5em; margin-bottom: 1.667em; padding: 0.583em 0.833em; }
	.format_text sub, .format_text sup { line-height: 0.769em }
	.format_text ul { margin: 0 0 1.538em 1.538em; }
	.format_text ol { margin: 0 0 1.538em 1.538em; }
		.format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol { margin: 0 0 0 1.538em; }
	.format_text dl { margin-bottom: 1.538em; }
		.format_text dd { margin-bottom: 1.538em; }
	.format_text blockquote { margin: 0 0 1.538em 0.769em; padding-left: 0.769em; }
		/*---:[ pullquotes ]:---*/
		.format_text blockquote.right, .format_text blockquote.left { width: 45%; font-size: 1.308em; line-height: 1.176em; }
		.format_text blockquote.right { margin: 0 0 1.176em 1.176em; }
		.format_text blockquote.left { margin: 0 1.176em 1.176em 0; }
	/*---:[ image handling classes ]:---*/
	.format_text img.left, .format_text img.alignleft, .wp-caption.alignleft { margin: 0 1.538em 1.538em 0; }
	.format_text img.right, .format_text img.alignright, .wp-caption.alignright { margin: 0 0 1.538em 1.538em; }
	.format_text img.center, .format_text img.aligncenter, .wp-caption.aligncenter { margin: 0 auto 1.538em auto; }
	.format_text img.block, .format_text img.alignnone, .wp-caption.alignnone { margin: 0 auto 1.538em 0; }
	.format_text img[align="left"] { margin-right: 1.538em; margin-bottom: 1.538em; }
	.format_text img[align="right"] { margin-bottom: 1.538em; margin-left: 1.538em; }
	.format_text img[align="middle"] { margin-bottom: 1.538em; }
	.format_text img.frame, .format_text .wp-caption { padding: 0.692em; border-width: 0.077em; }
	.format_text img.stack { margin-left: 1.538em; }
	.format_text .wp-caption p { font-size: 0.846em; line-height: 1.455em; margin-bottom: 0; }
	/*---:[ ad and miscellaneous "block" classes ]:---*/
	.format_text .ad { margin-left: 1.538em; }
	.format_text .ad_left { margin-right: 1.538em; }

	/*---:[ after-post elements ]:---*/
	.format_text .to_comments { font-size: 0.846em; line-height: 1.818em; margin-bottom: 1.818em; }
		.format_text .to_comments span { font-size: 1.818em; }
	.format_text .post_tags { font-size: 0.846em; line-height: 1.818em; margin-bottom: 1.818em; }

/*---:[ multimedia box ]:---*/

#custom_box { font-size: 1.3em; line-height: 1.538em; }

/*---:[ archive intro block ]:---*/
#archive_intro { padding-top: 2em; }

/*---:[ previous and next links ]:---*/
.prev_next { padding-top: 1em; padding-bottom: 1em; }
	.prev_next p { font-size: 1em; line-height: 2em; }
	.post_nav .previous { margin-bottom: 0.5em; }
	.post_nav a { font-size: 1.3em; line-height: 1.538em; }

/*---:[ comment area ]:---*/
#comments { margin-top: 4em; }
.comments_intro { margin-bottom: 1em; }
	.comments_intro p { font-size: 1.1em; line-height: 1.818em; }
		.comments_intro span { font-size: 1.818em; }
#comment_list, #trackback_list { margin-bottom: 4em; }
	dl#comment_list dt { padding-top: 1.6em; }
		dl#comment_list dt span { font-size: 1.1em; line-height: 1.818em; }
		dl#comment_list dt .comment_author { font-size: 1.5em; line-height: 1.333em; padding-right: 0.667em; }
			.avatar img { margin-left: 0.909em; }
		.comment_time { padding-right: 0.909em; }
		.comment_num { padding-left: 0.909em; }
			.comment_num a { font-size: 1em; line-height: 1.818em; padding: 0.091em 0.273em; }
	dl#comment_list dd { padding-top: 1em; }
		dl#comment_list dd p.reply a { font-size: 0.769em; line-height: 1.8em; }
			dl#comment_list dl dd p.reply { margin-bottom: 0; }
	dl#comment_list dl dt, dl#comment_list dl dd { padding-top: 0; }
	dl#comment_list dl dd .format_text { margin-bottom: 1.538em; }
#trackback_list { padding-top: 1em; list-style: none; }
	#trackback_list a { font-size: 1.3em; line-height: 1.538em; }
	#trackback_list span { font-size: 1.1em; line-height: 1.818em; }
	#comment_nav_2 { margin-top: -4em; margin-bottom: 4em; }
.comments_closed { margin-top: 4em; margin-bottom: 2em; }

/*---:[ comment form styles ]:---*/
#respond { margin-bottom: 4em; }
#respond_intro { margin-bottom: 1em; }
	#respond_intro p { font-size: 1.6em; line-height: 1.25em; }
	#cancel-comment-reply-link { font-size: 1.1em; line-height: 1em; padding: 0.545em 0.727em; border-width: 0.182em; }
.login_alert { margin-top: 4em; margin-bottom: 2em; padding: 1em; }
#commentform { padding-top: 1em; }
	#commentform p, .login_alert p { font-size: 1.3em; line-height: 1.538em; }
	#commentform p.comment_box { line-height: 0.769em; }
		#commentform label { padding-left: 0.769em; }
		#commentform textarea { height: 12.308em; line-height: 1.538em; }
		#commentform span.allowed { width: 97.3%; padding-top: 0.538em; padding-bottom: 0.538em; border-width: 0 0.077em 0.077em 0.077em; }
			#commentform span.allowed span { font-size: 0.846em; line-height: 1.818em; padding: 0 0.636em; }
	/* Support for the highly-recommended Subscribe to Comments Plugin */
	#commentform p.subscribe-to-comments { font-size: 1.3em; }
		#commentform p.subscribe-to-comments label { font-size: 1em; }

/*---:[ sidebar styles ]:---*/
.sidebar { }
#column_wrap .sidebar ul.sidebar_list { padding-top: 2em; }
	li.widget { font-size: 1.3em; line-height: 1.385em; margin-bottom: 2.769em; }
	li.tag_cloud { line-height: 1.692em; }
		li.widget p { margin-bottom: 1.385em; }
		li.widget abbr, li.widget acronym { font-size: 0.846em; }
		li.widget code { font-size: 0.923em; }
			li.widget ul li { margin-bottom: 0.692em; }
				li.widget li ul { margin: 0.692em 0 0 1.385em; }
	/*---:[ widget box styles ]:---*/
	li.widget .widget_box { padding: 0.692em; border-width: 0.077em; }
	/*---:[ google custom search ]:---*/
	li.thesis_widget_google_cse form input[type="submit"] { font-size: 1em; margin-top: 0.462em; padding: 0.154em 0.231em; }
	/*---:[ calendar widget ]:---*/
	#calendar_wrap a { padding: 0.077em; }
	#calendar_wrap a:hover { padding: 0.077em; }
		table#wp-calendar caption { font-size: 0.846em; line-height: 2em; }
		table#wp-calendar th { font-size: 0.846em; line-height: 2em; padding-top: 0.091em; }
		table#wp-calendar td { line-height: 1.692em; }
		table#wp-calendar td#next, table#wp-calendar td#prev { font-size: 0.846em; line-height: 2em; }
		table#wp-calendar td#next { padding-right: 0.545em; }
		table#wp-calendar td#prev { padding-left: 0.545em; }

/*---:[ form inputs ]:---*/
input, textarea { font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
.format_text input, #commentform input, #commentform textarea { padding: 0.231em; border-width: 0.077em 0.077em 0.077em 0.077em; }
#commentform textarea { width: 96%; }
.format_text input.form_submit, #commentform .form_submit { font-size: 1.154em; padding: 0.333em 0.267em; }
.sidebar .text_input, .sidebar .form_submit { padding: 0.308em; font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
.sidebar input[type="text"], .sidebar input[type="submit"] { padding: 0.308em; font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }

/*---:[ footer styles ]:---*/
#footer p { font-size: 1.2em; line-height: 1.667em; }
ul.sidebar_list { padding-top: 2em; }

/*---:[ teaser styles ]:---*/
.teaser h2 { font-size: 1.6em; line-height: 1.375em; }
.teaser .format_teaser { font-size: 1.2em; line-height: 1.5em; margin-top: 1.5em; margin-bottom: 1.5em; }
.teaser .teaser_author, .teaser .teaser_category, .teaser .teaser_date, .teaser .teaser_comments, .teaser .edit_post { font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
.teaser .teaser_author { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_category { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_date { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_comments { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_link { font-size: 1.2em; line-height: 1.5em; }
.teaser .post_tags { font-size: 1.1em; line-height: 1.636em; }
.teaser .edit_post { padding-left: 0.8em; }

/*---:[ thumbnails ]:---*/
.teaser .post_image_link img.alignleft { margin-right: 1.8em; margin-bottom: 1.8em; }
.teaser .post_image_link img.alignright { margin-left: 1.8em; margin-bottom: 1.8em; }
.teaser .post_image_link img.aligncenter { margin-bottom: 1.8em; }
.teaser .post_image_link img.alignnone { margin: 0 auto 1.8em 0; }
.teaser .post_image_link img.frame { padding: 0.8em; border-width: 0.1em; }
.teaser .format_teaser .post_image_link img.alignleft { margin-right: 0.75em; margin-bottom: 0; }
.teaser .format_teaser .post_image_link img.alignright { margin-left: 0.75em; margin-bottom: 0; }
.teaser .format_teaser .post_image_link img.aligncenter { margin-bottom: 1.5em; }
.teaser .format_teaser .post_image_link img.frame { padding: 0.333em; border-width: 0.083em; }

/*---:[ layout colors ]:---*/
body { color: #636363; background: #FFFFFF; }
.full_width > .page { background: #FFFFFF; }
a, h2 a:hover, #logo a:hover { color: #2276C9; }
#logo, #logo a { color: #111111; }
#tagline { color: #888888 }
h1, h2, h2 a { color: #6D9CE3; }
.format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6 { color: #000000; }
.headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a { color: #888888; }
.headline_meta a:hover, .teaser_author a:hover, .teaser_comments:hover, .teaser_category:hover, .teaser .edit_post a:hover { color: #636363; }
code, pre { color: #111111; }
.sidebar { color: #111111; }
.sidebar h3 { color: #555555; }
#multimedia_box { color: #111111; }
.image_box { background: #EEEEEE; }
.video_box { background: #000000; }
.custom_box { background: #EEEEEE; }
#footer, #footer a { color: #888888; }
#footer a:hover { color: #636363; }

/*---:[ nav colors ]:---*/
.menu, .menu a, .menu li ul { border-color: #FFFFFF; }
.menu .current a, .menu .current-cat a, .menu .current-menu-item a { border-bottom-color: #FFFFFF; }
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a, .menu ul .current-menu-item a { border-bottom-color: #FFFFFF; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #FFFFFF; background: #FFFFFF; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { color: #A1A1A1; background: #DDDDDD; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover { color: #A8A8A8; background: #FFFFFF; }
.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a { color: #111111; background: #F0EEC2; }

/*---:[ border package ]:---*/
#header { border-width: 0 0 0.3em 0; }
.post_box, .teasers_box { border-width: 0.1em 0 0 0; }
#footer { border-width: 0.3em 0 0 0; }
#feature_box, #archive_intro, #comment_nav_2 { border-width: 0 0 0.2em 0; }
.prev_next { border-width: 0.2em 0 0 0; }
.image_box, .custom_box { border-width: 0 0 0.1em 0; }

/*---:[ custom header image ]:---*/
#header { height: 14.5em; padding: 0; background-image: url('http://www.freeclipartpics.com/wp-content/uploads/2012/02/freeclipartpicsweb.jpg'); background-repeat: no-repeat; background-size: 82.7em 14.5em; }
#logo a { display: block; width: 22.972em; height: 4.028em; text-indent: -9999px; outline: none; }/*---:[ core layout elements ]:---*/
.full_width { width: 100%; clear: both; }
	.full_width .page { width: 90.7em; margin: 0 auto; padding-right: 0em; padding-left: 0em; }
	#header_area .page { padding-top: 0em; }
	#footer_area .page { padding-bottom: 0em; }
		#header, #footer { padding-right: 1em; padding-left: 1em; }
		#content_box { width: 100%; background: url('../lib/images/dot-ddd.gif') 60.6em 0 repeat-y; }
		.no_sidebars { background: none !important; }
			
			#content { width: 60.6em; float: left; }
			.no_sidebars #content { width: 100%; }
				.post_box, .teasers_box, .full_width #content_box .page { margin: 0 2.1em 0 1em; }
					.full_width #content_box .page { width: auto; }
				.no_sidebars .post_box { margin: 0 1em; }
				.teasers_box { width: 57.5em; }
					.teaser { width: 27.8em; }
				#archive_intro, .prev_next { padding-right: 2.1em; padding-left: 1em; }
			#sidebars { width: 30em; border: 0; float: right; }
				.sidebar { width: 100%; }
				#sidebar_1 { border: 0; }
					.sidebar ul.sidebar_list { padding-right: 1em; padding-left: 1em; }
				
		
/*---:[ nav styles ]:---*/
.menu ul, .menu ul li { width: 15em; }
.menu ul ul, .menu :hover ul :hover ul { left: 15em; }
.menu li:hover ul, .menu a:hover ul { left: 0; }
.menu { border-width: 0 0 0 0; }


/*---:[ multimedia box elements ]:---*/
#multimedia_box { padding: 1em; }
	#image_box img { display: block; padding: 0.1em; border-width: 0.1em; }
	#image_box img.square { width: 27.6em; height: 27.6em; }
	#image_box img.four_by_three { width: 27.6em; height: 20.7em; }
	#image_box img.three_by_four { width: 27.6em; height: 36.8em; }
	#image_box img.three_by_two { width: 27.6em; height: 18.4em; }
	#image_box img.two_by_three { width: 27.6em; height: 41.4em; }
	#image_box img.five_by_four { width: 27.6em; height: 22.1em; }
	#image_box img.four_by_five { width: 27.6em; height: 34.5em; }
	#image_box img.sixteen_by_nine { width: 27.6em; height: 15.5em; margin: 0 auto; }
	#image_box img.nine_by_sixteen { width: 27.6em; height: 49.1em; margin: 0 auto; }
	#image_box img.two_by_one { width: 27.6em; height: 13.8em; }
	#image_box img.one_by_two { width: 27.6em; height: 55.2em; }

/*---:[ comments area ]:---*/
#comments { margin-right: 2.1em; margin-left: 0em; }
	.comments_intro, #respond_intro { margin-left: 1em; }
		dl#comment_list dt, #trackback_list { padding-right: 1em; padding-left: 1em; }
		dl#comment_list dd { padding-left: 1em; }
			dl#comment_list dd .format_text, dl#comment_list dd #respond { padding-right: 1em; }
		dl#comment_list dl dt { padding-left: 2em; border-width: 0 0 0 0.1em; }
		dl#comment_list dl dt.bypostauthor { padding-left: 1.9em; border-width: 0 0 0 0.2em; }
		dl#comment_list dl dd { padding-left: 0; }
		dl#comment_list dl dd .format_text { padding-left: 1.5em; border-width: 0 0 0 0.077em; }
		dl#comment_list dl dd.bypostauthor > .format_text { padding-left: 1.5em; border-width: 0 0 0 0.154em; }
		dl#comment_list dl dd dl { padding-left: 2em; }
#commentform { padding-right: 2.1em; padding-left: 1em; }
.comments_closed, .login_alert { margin-left: 1em; }

/*---:[ content elements ]:---*/
body { font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
	#header { padding-top: 2em; padding-bottom: 2em; }
		.post_box { padding-top: 2em; }
			.headline_area { margin-bottom: 2em; }
		.teasers_box { padding-top: 2em; padding-bottom: 2em; }
		#multimedia_box { margin-bottom: 2em; }
	#footer { padding-top: 1em; padding-bottom: 1em; }

/*---:[ #header styles ]:---*/
#header #logo { font-size: 3.6em; line-height: 1.167em; }
#header #tagline { font-size: 1.4em; line-height: 1.429em; }

/*---:[ nav menu styles ]:---*/
.menu, .menu a, .menu li ul { border: none; }
.menu table { bottom: 0; }

.menu a { font-size: 1.2em; font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; line-height: 1.333em; padding: 0.667em 0.833em; border-width: 0em; border-left-width: 0; }
.menu ul a { width: 10.833em; border-left-width: 0em; }

/*---:[ headlines ]:---*/
.headline_area h1, .headline_area h2, #archive_intro h1 { font-size: 2.2em; line-height: 1.364em; font-family: Cantarell, Candara, Verdana, sans-serif; }
.format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6 { font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
.format_text h2, .format_text h3 { font-size: 1.308em; line-height: 1.176em; margin: 1.765em 0 0.588em 0; }
.format_text h4 { font-size: 1em; }
.format_text h5 { font-size: 0.769em; }
.format_text h6 { font-size: 0.769em; }
.teaser h2 { font-family: Cantarell, Candara, Verdana, sans-serif; }
.sidebar h3 { font-size: 1em; line-height: 1.385em; margin-bottom: 0.692em; }
#archive_intro h1 { margin-bottom: 0.909em; }

/*---:[ bylines ]:---*/
.headline_meta { font-size: 1em; line-height: 1.8em; }
	.headline_meta .pad_left { padding-left: 0.9em; }

/*---:[ headline area (image thumbnails) ]:---*/
.headline_area img.alignleft { margin: 0 2em 2em 0; }
.headline_area img.alignright { margin: 0 0 2em 2em; }
.headline_area img.alignnone { margin: 0 auto 2em 0; }
.headline_area img.aligncenter { margin: 0 auto 2em auto; }
.headline_area img.frame { padding: 0.9em; border-width: 0.1em; }

/*---:[ post content area ]:---*/
.format_text { font-size: 1.3em; line-height: 1.538em; }
	.format_text p { margin-bottom: 1.538em; }
		.format_text p.note, .format_text p.alert { padding: 0.538em 0.769em; }
	.format_text .drop_cap { font-size: 3.538em; line-height: 0.739em; padding: 0.043em 0.13em 0 0; }
	.ie6 .format_text .drop_cap { padding-right: 0.065em; }
	.format_text acronym, .format_text abbr { font-size: 0.769em; }
	.format_text code, .format_text pre { font-family: Consolas, "Andale Mono", Monaco, Courier, "Courier New", Verdana, sans-serif; }
	.format_text code { font-size: 0.923em; }
	.format_text pre { font-size: 0.923em; line-height: 1.5em; margin-bottom: 1.667em; padding: 0.583em 0.833em; }
	.format_text sub, .format_text sup { line-height: 0.769em }
	.format_text ul { margin: 0 0 1.538em 1.538em; }
	.format_text ol { margin: 0 0 1.538em 1.538em; }
		.format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol { margin: 0 0 0 1.538em; }
	.format_text dl { margin-bottom: 1.538em; }
		.format_text dd { margin-bottom: 1.538em; }
	.format_text blockquote { margin: 0 0 1.538em 0.769em; padding-left: 0.769em; }
		/*---:[ pullquotes ]:---*/
		.format_text blockquote.right, .format_text blockquote.left { width: 45%; font-size: 1.308em; line-height: 1.176em; }
		.format_text blockquote.right { margin: 0 0 1.176em 1.176em; }
		.format_text blockquote.left { margin: 0 1.176em 1.176em 0; }
	/*---:[ image handling classes ]:---*/
	.format_text img.left, .format_text img.alignleft, .wp-caption.alignleft { margin: 0 1.538em 1.538em 0; }
	.format_text img.right, .format_text img.alignright, .wp-caption.alignright { margin: 0 0 1.538em 1.538em; }
	.format_text img.center, .format_text img.aligncenter, .wp-caption.aligncenter { margin: 0 auto 1.538em auto; }
	.format_text img.block, .format_text img.alignnone, .wp-caption.alignnone { margin: 0 auto 1.538em 0; }
	.format_text img[align="left"] { margin-right: 1.538em; margin-bottom: 1.538em; }
	.format_text img[align="right"] { margin-bottom: 1.538em; margin-left: 1.538em; }
	.format_text img[align="middle"] { margin-bottom: 1.538em; }
	.format_text img.frame, .format_text .wp-caption { padding: 0.692em; border-width: 0.077em; }
	.format_text img.stack { margin-left: 1.538em; }
	.format_text .wp-caption p { font-size: 0.846em; line-height: 1.455em; margin-bottom: 0; }
	/*---:[ ad and miscellaneous "block" classes ]:---*/
	.format_text .ad { margin-left: 1.538em; }
	.format_text .ad_left { margin-right: 1.538em; }

	/*---:[ after-post elements ]:---*/
	.format_text .to_comments { font-size: 0.846em; line-height: 1.818em; margin-bottom: 1.818em; }
		.format_text .to_comments span { font-size: 1.818em; }
	.format_text .post_tags { font-size: 0.846em; line-height: 1.818em; margin-bottom: 1.818em; }

/*---:[ multimedia box ]:---*/

#custom_box { font-size: 1.3em; line-height: 1.538em; }

/*---:[ archive intro block ]:---*/
#archive_intro { padding-top: 2em; }

/*---:[ previous and next links ]:---*/
.prev_next { padding-top: 1em; padding-bottom: 1em; }
	.prev_next p { font-size: 1em; line-height: 2em; }
	.post_nav .previous { margin-bottom: 0.5em; }
	.post_nav a { font-size: 1.3em; line-height: 1.538em; }

/*---:[ comment area ]:---*/
#comments { margin-top: 4em; }
.comments_intro { margin-bottom: 1em; }
	.comments_intro p { font-size: 1.1em; line-height: 1.818em; }
		.comments_intro span { font-size: 1.818em; }
#comment_list, #trackback_list { margin-bottom: 4em; }
	dl#comment_list dt { padding-top: 1.6em; }
		dl#comment_list dt span { font-size: 1.1em; line-height: 1.818em; }
		dl#comment_list dt .comment_author { font-size: 1.5em; line-height: 1.333em; padding-right: 0.667em; }
			.avatar img { margin-left: 0.909em; }
		.comment_time { padding-right: 0.909em; }
		.comment_num { padding-left: 0.909em; }
			.comment_num a { font-size: 1em; line-height: 1.818em; padding: 0.091em 0.273em; }
	dl#comment_list dd { padding-top: 1em; }
		dl#comment_list dd p.reply a { font-size: 0.769em; line-height: 1.8em; }
			dl#comment_list dl dd p.reply { margin-bottom: 0; }
	dl#comment_list dl dt, dl#comment_list dl dd { padding-top: 0; }
	dl#comment_list dl dd .format_text { margin-bottom: 1.538em; }
#trackback_list { padding-top: 1em; list-style: none; }
	#trackback_list a { font-size: 1.3em; line-height: 1.538em; }
	#trackback_list span { font-size: 1.1em; line-height: 1.818em; }
	#comment_nav_2 { margin-top: -4em; margin-bottom: 4em; }
.comments_closed { margin-top: 4em; margin-bottom: 2em; }

/*---:[ comment form styles ]:---*/
#respond { margin-bottom: 4em; }
#respond_intro { margin-bottom: 1em; }
	#respond_intro p { font-size: 1.6em; line-height: 1.25em; }
	#cancel-comment-reply-link { font-size: 1.1em; line-height: 1em; padding: 0.545em 0.727em; border-width: 0.182em; }
.login_alert { margin-top: 4em; margin-bottom: 2em; padding: 1em; }
#commentform { padding-top: 1em; }
	#commentform p, .login_alert p { font-size: 1.3em; line-height: 1.538em; }
	#commentform p.comment_box { line-height: 0.769em; }
		#commentform label { padding-left: 0.769em; }
		#commentform textarea { height: 12.308em; line-height: 1.538em; }
		#commentform span.allowed { width: 97.3%; padding-top: 0.538em; padding-bottom: 0.538em; border-width: 0 0.077em 0.077em 0.077em; }
			#commentform span.allowed span { font-size: 0.846em; line-height: 1.818em; padding: 0 0.636em; }
	/* Support for the highly-recommended Subscribe to Comments Plugin */
	#commentform p.subscribe-to-comments { font-size: 1.3em; }
		#commentform p.subscribe-to-comments label { font-size: 1em; }

/*---:[ sidebar styles ]:---*/
.sidebar { }
#column_wrap .sidebar ul.sidebar_list { padding-top: 2em; }
	li.widget { font-size: 1.3em; line-height: 1.385em; margin-bottom: 2.769em; }
	li.tag_cloud { line-height: 1.692em; }
		li.widget p { margin-bottom: 1.385em; }
		li.widget abbr, li.widget acronym { font-size: 0.846em; }
		li.widget code { font-size: 0.923em; }
			li.widget ul li { margin-bottom: 0.692em; }
				li.widget li ul { margin: 0.692em 0 0 1.385em; }
	/*---:[ widget box styles ]:---*/
	li.widget .widget_box { padding: 0.692em; border-width: 0.077em; }
	/*---:[ google custom search ]:---*/
	li.thesis_widget_google_cse form input[type="submit"] { font-size: 1em; margin-top: 0.462em; padding: 0.154em 0.231em; }
	/*---:[ calendar widget ]:---*/
	#calendar_wrap a { padding: 0.077em; }
	#calendar_wrap a:hover { padding: 0.077em; }
		table#wp-calendar caption { font-size: 0.846em; line-height: 2em; }
		table#wp-calendar th { font-size: 0.846em; line-height: 2em; padding-top: 0.091em; }
		table#wp-calendar td { line-height: 1.692em; }
		table#wp-calendar td#next, table#wp-calendar td#prev { font-size: 0.846em; line-height: 2em; }
		table#wp-calendar td#next { padding-right: 0.545em; }
		table#wp-calendar td#prev { padding-left: 0.545em; }

/*---:[ form inputs ]:---*/
input, textarea { font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
.format_text input, #commentform input, #commentform textarea { padding: 0.231em; border-width: 0.077em 0.077em 0.077em 0.077em; }
#commentform textarea { width: 96%; }
.format_text input.form_submit, #commentform .form_submit { font-size: 1.154em; padding: 0.333em 0.267em; }
.sidebar .text_input, .sidebar .form_submit { padding: 0.308em; font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
.sidebar input[type="text"], .sidebar input[type="submit"] { padding: 0.308em; font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }

/*---:[ footer styles ]:---*/
#footer p { font-size: 1.2em; line-height: 1.667em; }
ul.sidebar_list { padding-top: 2em; }

/*---:[ teaser styles ]:---*/
.teaser h2 { font-size: 1.6em; line-height: 1.375em; }
.teaser .format_teaser { font-size: 1.2em; line-height: 1.5em; margin-top: 1.5em; margin-bottom: 1.5em; }
.teaser .teaser_author, .teaser .teaser_category, .teaser .teaser_date, .teaser .teaser_comments, .teaser .edit_post { font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif; }
.teaser .teaser_author { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_category { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_date { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_comments { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_link { font-size: 1.2em; line-height: 1.5em; }
.teaser .post_tags { font-size: 1.1em; line-height: 1.636em; }
.teaser .edit_post { padding-left: 0.8em; }

/*---:[ thumbnails ]:---*/
.teaser .post_image_link img.alignleft { margin-right: 1.8em; margin-bottom: 1.8em; }
.teaser .post_image_link img.alignright { margin-left: 1.8em; margin-bottom: 1.8em; }
.teaser .post_image_link img.aligncenter { margin-bottom: 1.8em; }
.teaser .post_image_link img.alignnone { margin: 0 auto 1.8em 0; }
.teaser .post_image_link img.frame { padding: 0.8em; border-width: 0.1em; }
.teaser .format_teaser .post_image_link img.alignleft { margin-right: 0.75em; margin-bottom: 0; }
.teaser .format_teaser .post_image_link img.alignright { margin-left: 0.75em; margin-bottom: 0; }
.teaser .format_teaser .post_image_link img.aligncenter { margin-bottom: 1.5em; }
.teaser .format_teaser .post_image_link img.frame { padding: 0.333em; border-width: 0.083em; }

/*---:[ layout colors ]:---*/
body { color: #636363; background: #FFFFFF; }
.full_width > .page { background: #FFFFFF; }
a, h2 a:hover, #logo a:hover { color: #2276C9; }
#logo, #logo a { color: #111111; }
#tagline { color: #888888 }
h1, h2, h2 a { color: #6D9CE3; }
.format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6 { color: #000000; }
.headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a { color: #888888; }
.headline_meta a:hover, .teaser_author a:hover, .teaser_comments:hover, .teaser_category:hover, .teaser .edit_post a:hover { color: #636363; }
code, pre { color: #111111; }
.sidebar { color: #111111; }
.sidebar h3 { color: #555555; }
#multimedia_box { color: #111111; }
.image_box { background: #EEEEEE; }
.video_box { background: #000000; }
.custom_box { background: #EEEEEE; }
#footer, #footer a { color: #888888; }
#footer a:hover { color: #636363; }

/*---:[ nav colors ]:---*/
.menu, .menu a, .menu li ul { border-color: #FFFFFF; }
.menu .current a, .menu .current-cat a, .menu .current-menu-item a { border-bottom-color: #FFFFFF; }
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a, .menu ul .current-menu-item a { border-bottom-color: #FFFFFF; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #FFFFFF; background: #FFFFFF; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { color: #A1A1A1; background: #DDDDDD; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover { color: #A8A8A8; background: #FFFFFF; }
.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a { color: #111111; background: #F0EEC2; }

/*---:[ border package ]:---*/
#header { border-width: 0 0 0.3em 0; }
.post_box, .teasers_box { border-width: 0.1em 0 0 0; }
#footer { border-width: 0.3em 0 0 0; }
#feature_box, #archive_intro, #comment_nav_2 { border-width: 0 0 0.2em 0; }
.prev_next { border-width: 0.2em 0 0 0; }
.image_box, .custom_box { border-width: 0 0 0.1em 0; }

/*---:[ custom header image ]:---*/
#header { height: 14.5em; padding: 0; background-image: url('http://www.freeclipartpics.com/wp-content/uploads/2012/02/freeclipartpicsweb.jpg'); background-repeat: no-repeat; background-size: 82.7em 14.5em; }
#logo a { display: block; width: 22.972em; height: 4.028em; text-indent: -9999px; outline: none; }/*
	Theme Name: Derby Child Theme
	Theme URL: http://themedy.com/themes/derby
	Description: Themedy child theme for Thesis.
	Author: Themedy
	Author URI: http://www.themedy.com
	Version: 1.1.1
	Template: thesis_185
	Template Version: 1.8
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Extra Pull Down Area
* Header
* Navigation Menu
* Teasers
* Wrap
* Layout
* Homepage
* Content
* Post Meta
* Author Box
* Headlines
* Content Nav
* Images
* Column Classes
* Sidebars
* Thesis Widgets
* Comments
* Contact Form
* Buttons
* eNews & Updates Widget
* Flickr Widget
* Single Header Widget 
* Single Footer Widget
* Footer Widget Area
* Footer
* Portfolio Template
* Responsive Design
* Self-clearing floats

*/ 

/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Dosis);


/* Defaults
------------------------------------------------------------ */

body { 
	font-size: 10px; 
}

html body {
	background: url(../images/bg-body.jpg) repeat;
}
	
* { 
	padding: 0; 
	margin: 0; 
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}


/* Hyperlinks
------------------------------------------------------------ */

a, a:visited {
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}
	
a img {
	border: none;
}
	
a:focus, a:hover, a:active {
	outline: none;
}

	
/* Extra Pull Down Area
------------------------------------------------------------ */

#extra-area {
	background: url(../images/bg-toparea.png) repeat;
	padding-top: 1px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
	border-bottom: 1px solid #d2b089;
}

#extra-area .page {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#extra-area .widget-area {
	font-size: 12px;
	line-height: 22px;
	padding: 15px 0 20px;
}

#extra-area .widget-area  p {
	font-size: inherit;
	line-height: inherit;
}

#extra-area .widget-area h4 {
	background: none;
	padding: 0;
}

#extra-area #expand-button {
	background: url(../images/icon-expand.png) 10px 11px no-repeat #378ce2;
	padding: 0 15px 0 25px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	bottom: -31px;
	right: 0;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	cursor: pointer;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border: 1px solid #417cb9;
	border-width: 0px 1px 1px 1px;
	-webkit-box-shadow: inset 0px -1px 0px 0px rgba(255, 255, 255, 0.4);
	-moz-box-shadow: inset 0px -1px 0px 0px rgba(255, 255, 255, 0.4);
	box-shadow: inset 0px -1px 0px 0px rgba(255, 255, 255, 0.4);
	-webkit-transition: background-color 0.15s linear;
	-moz-transition: background-color 0.15s linear;
	-o-transition: background-color 0.15s linear; 
	transition: background-color- 0.15s linear;
}

#extra-area #expand-button:hover {
	cursor: pointer;
	background-color: #4c9ff3;
	text-decoration: none;
}

	
/* Header 
------------------------------------------------------------ */

#header_area {
	background: url(../images/bg-header.jpg) repeat top !important;
	/* background: url(images/bg-header-old.jpg) repeat-x top; */
	height: 132px;
}

#header_area .page {
	padding: 35px 55px 0 55px
}

#header_area #header {
	clear: both;;
	padding: 0;
}

#header {
	float: left;
	text-shadow: 1px 1px 0 #000;
	font-size: 0;
}

#header #logo {
	font-weight: bold;
}

#header #logo a:hover {
	text-decoration: none;
	color: #fff;
}

#header #tagline {
	font-style: italic;
}

.header-image #header a {
	text-indent: -9999px;
	display: block;
}

.header-image #tagline {
	display: none;
	overflow: hidden;
}

#header_area #searchform {
	float: right;
	padding: 10px 0 0;
	position: relative;
}

#header_area #searchform label {
	display: none;
}

#header_area .widget_search #s {
	background: url(../images/bg-search.png) right top no-repeat #000;
	border: 1px solid #000;
	color: #8a8a8a;
	font-size: 12px;
	margin-right: 0;
	padding: 7px 30px 7px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 0px 0px #3e3e3e;
	-moz-box-shadow: 1px 1px 0px 0px #3e3e3e;
	box-shadow: 1px 1px 0px 0px #3e3e3e;
}

#header_area .widget_search input#searchsubmit {
	background: none;
	text-indent: -9999px;
	display: inline-block;
	border: none;
	position: absolute;
	top: 17px;
	right: 1px;
	padding: 0;
	width: 25px;
	height: 25px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#header_area .widget_search input#searchsubmit:hover {
	background: none;
}

#header_area #s {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 180px;
}


/* Navigation Menu
------------------------------------------------------------ */

#navigation_area {
	background: url(../images/bg-nav.jpg) repeat-x top #333;
}

ul.menu { 
	position: relative; 
	list-style: none; 
	width: auto;
	z-index: 150; 
	text-shadow: 1px 1px 0 #000;
}

ul.menu li {
	position: relative; 
	float: left; 
	list-style: none;
	background: url(../images/line-nav.png) repeat-y right;
}
	
ul.menu ul {
	position: absolute; 
	visibility: hidden;
	display: none;
	z-index: 210; 
	text-shadow: none;
}

ul.menu ul, ul.menu ul li { 
	width: auto;
}
	
ul.menu ul ul, ul.menu :hover ul :hover ul {
    left: 150px;
}
	
ul.menu a { 
	display: block; 
	text-decoration: none;
	background: none;
	font-weight: normal;
	margin: 0;
    padding: 0 25px;
	line-height: 55px;
	height: 55px;
}
	
ul.menu .current a, ul.menu .current a:hover, ul.menu .current-cat a, ul.menu .current-cat a:hover, ul.menu .current-menu-item a, ul.menu .current-menu-item a:hover, ul.menu a:hover, ul.menu .current ul a:hover, ul.menu .current-cat ul a:hover, ul.menu .current-parent a:hover, ul.menu .current-menu-item ul a:hover, ul.menu .current-menu-ancestor a:hover, ul.menu .current-parent > a, ul.menu .current-cat-parent > a, ul.menu .current-menu-ancestor > a {
	border: none;
	background: url(../images/bg-active-nav.png) repeat;
	color: #fff;
}
	
#navigation_area ul.menu ul a { 
	color: #333;
	background: #fff;
	font-size: 12px;
	line-height: 20px;
	height: auto;
	padding: 9px 10px 8px;
	margin: 0;
	border-top: none;
	border-bottom: 1px solid #ddd;
	width: 138px;
	text-transform: none;
}
	
#navigation_area ul.menu ul a:hover { 
	background: #f5f5f5;
	padding: 9px 10px 8px;
	border-top: none;
}
	
ul.menu table {
	position: absolute; 
	left: 0; 
	border-collapse: collapse; 
}
	
ul.menu table table {
	top: 0; 
}
	
ul.menu ul ul {
	top: 0; 
}
	
ul.menu li:hover ul, ul.menu a:hover ul, ul.menu :hover ul :hover ul, ul.menu :hover ul :hover ul :hover ul {
	visibility: visible; 
	display: block;
}
	
ul.menu :hover ul ul, ul.menu :hover ul :hover ul ul { 
	visibility: hidden; 
}

.menu li a .sf-sub-indicator, .menu li li a .sf-sub-indicator, .menu li li li a .sf-sub-indicator {
    background: url(../images/icon-plus.png) no-repeat right;
    display: block;
    height: 16px;
    position: absolute;
    right: 8px;
    text-indent: -9999px;
    top: 10px;
    width: 16px;
}

.menu li a .sf-sub-indicator {
	display: none;
}


/* Teasers
------------------------------------------------------------ */

.teasers_box {
	clear: both; 
}
	
.teaser { 
	float: left; 
}

.teaser_right { 
	float: right; 
}


/* Wrap 
------------------------------------------------------------ */

#wrap {
	background: #fff;
	width: 1000px;
	margin: 55px auto 0 auto;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
}

body .full_width .page {
	background: none;
	width: auto;
}


/* Layout
------------------------------------------------------------ */

#content_area #content_box {
	padding: 35px 55px;
	overflow: hidden;
	width: auto;
}

#content_area #content {
	width: 570px;
}

#content_area #sidebars {
	width: 210px;
}

#content .post_box, 
#content .teasers_box, 
.full_width #content_box #content .page {
	margin-left: 0;
	margin-right: 0;
}

#content .post_box.top {
	padding-top: 0;
}

.content-sidebar  #content_area {
	background: url(../images/bg-cs.jpg) right repeat-y;
}

.sidebar-content  #content_area {
	background: url(../images/bg-sc.jpg) left repeat-y;
}

#content_area .no_sidebars #content, 
.full-content #content_area #content,
.full-content #content_area #sidebars {
	width: 100%;
}

.full-content #content_area #sidebars {
	margin-top: 30px;
}

.full-content #content_area #sidebar_1,
.full-content #content_area #sidebar_2 {
	width: 410px;
}

.no_sidebars-php #content_area, 
body #content_area.themedy-frontpage,
body.portfolio-page #content_area {
	background: none;
}


/* Homepage
------------------------------------------------------------ */

#wrap .themedy-frontpage #content_box {
	padding: 0 0;
}

.themedy-frontpage .home-columns h3, .themedy-frontpage .home-columns h4 {
	font-size: 26px;
}

.themedy-frontpage .home-row {
	padding: 40px 0;
}

.themedy-frontpage .home-row p {
	margin-bottom: 15px;
	font-size: 13px;
}

.themedy-frontpage .home-row .wrap {
	width: 890px;
	margin: 0 auto;
}

.themedy-frontpage .recentwork {
	background: url(../images/bg-wrap-light.jpg);
	border: 1px solid #ddd;
	border-width: 1px 0;
	text-shadow: 1px 1px #fff;
}

.home-row .one-fourth, .home-row .one-third {
	margin-bottom: 0;
}

.recentwork .one-fourth {
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear; 
	transition: opacity 0.15s linear;
}

.recentwork .one-fourth:hover {
	opacity: .7;
}

.recentwork .first:hover {
	opacity: 1;
}

.recentwork h4, .latestposts h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.recentwork .first p, .latestposts .first p {
	font-size: 13px;
	margin-bottom: 15px;
}

.recentwork h3, .latestposts h3 {
	font-size: 13px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
}

.recentwork h3 a, .latestposts h3 a {
	color: #333;
}

.home-row .excerpt_wrap {
	padding: 15px 10px 10px 15px;
	background: #fff;
	-webkit-box-shadow: inset -1px -1px 0px 0px #dfdfdf;
	-moz-box-shadow: inset -1px -1px 0px 0px #dfdfdf;
	box-shadow: inset -1px -1px 0px 0px #dfdfdf;
}

.home-row .excerpt {
	padding-bottom: 5px;
}

.home-row .excerpt p {
	font-size: 12px;
	color: #777;
}

.home-row p.date {
	margin-bottom: 10px;
	font-size: 12px;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.home-row .excerpt_wrap .excerpt p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0;
}

.home-row .excerpt .readmore {
	background: url(../images/bg-zig.png) repeat-x;
	margin-top: 15px;
	height: 19px;
	overflow: hidden;
	line-height: 19px;
}

.home-row .excerpt .readmore a {
	display: inline-block;
	color: #333;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	line-height: 20px;
	height: 20px;
	padding: 1px 10px 1px 0;
}

.themedy-frontpage .home-columns {
	background: url(../images/bg-zig.png) repeat-x top;
	padding-top: 60px;
}

.themedy-frontpage .home-columns a.button, 
.themedy-frontpage .home-single a.button {
	background: #aaa;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	line-height: 30px;
	height: 30px;
	-webkit-transition: background 0.15s linear;
	-moz-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	transition: background 0.15s linear;
}

.themedy-frontpage .home-columns a.button:hover, 
.themedy-frontpage .home-single a.button:hover {
	background: #666;
}

.themedy-frontpage .home-columns a.button:active, 
.themedy-frontpage .home-single a.button:active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.format_text .home-row h2,
.format_text .home-row h3 {
	 margin-top: 0;
 }
 
 .format_text .flexslider ol,  .format_text .flexslider ul, .format_text .flexslider p {
	 margin: 0;
 }
 
 .format_text .flex-control-nav {
	 font-size: 0;
	 line-height: 0;
 }

.flex-direction-nav {
	display: none;
}


/* Content 
------------------------------------------------------------ */

#column_wrap { 
	float: left; 
}

a img { 
	border: none; 
}
	
blockquote { 
	border-left: 1px solid #ddd; 
	color: #666; 
}
	
code { 
	line-height: 1em; 
	background: #eee; 
}
	
pre { 
	background: #ddd; 
	border: 1px solid #ddd; 
	overflow: auto; 
	clear: both; 
}

p.center, .centered { 
	text-align: center; 
}
	
p.bottom {
	margin: 0;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;	
	border: 1px solid #ddd;
}

input, 
field, 
select, 
textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 300;
}

label {
	background: none;
}

blockquote, 
#content .format_text blockquote {
	background: #f4f4f4;
	border: none;
	border:none;
	margin: 5px 0 20px -55px;
	padding: 25px 30px 5px 55px;
	text-shadow: 1px 1px #fff;
}

blockquote p,
#content .format_text blockquote p {
	color: #666;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
}

img {
	height: auto;
	max-width: 100%;
}

#content #archive_intro {
	padding: 0;
}


/* Post Meta
------------------------------------------------------------ */

.headline_area p.headline_meta {
	font-size: 13px;
	background: #f4f4f4;
	border: none;
	margin: 5px 0 30px -55px;
	padding: 15px 30px 15px 55px;
	text-shadow: 1px 1px #fff;
	color: #6d6d6d;
}

.headline_area p.headline_meta a {
	color: #fff;
	background: #0d72c7;
	padding: 3px 6px;
	text-shadow: none;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.headline_area p.headline_meta a:hover {
	text-decoration: none;
	background: #555;
}

.headline_area p.headline_meta abbr {
	border: none;
}

#content .format_text .post_tags {
	border-top: 1px solid #eef0f1;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
	color: #6d6d6d;
	line-height: 25px;
}

#content .format_text .post_tags a {
	color: #fff;
	background: #ccc;
	padding: 3px 6px;
	text-shadow: none;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#content .format_text .post_tags a:hover {
	text-decoration: none;
	background: #555;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background: #f4f4f4;
	border: none;
	margin: 5px 0 30px -55px;
	padding: 25px 30px 25px 55px;
	text-shadow: 1px 1px #fff;
	clear: both;
}

.author-box p {
	font-size: 14px;
	margin: 0;
}

.author-box .avatar {
    background-color: #fff;
    float: left;
    margin: 0 10px 0 0;
	border: 1px solid #ddd;
    padding: 4px;
}
	
	
/* Headlines
------------------------------------------------------------ */

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: 'Dosis', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.25;
}

h1, #content .format_text h1 {
	font-size: 36px;
}

h2, #content .format_text h2 {
	font-size: 28px;
}

#content h1.entry-title, 
#content h2.entry-title,
#content .headline_area h1,
#content .headline_area h2 {
	margin-bottom: 30px; 
	padding-bottom: 20px;
	font-size: 36px;
	border-bottom: 1px solid #EEF0F1;
}

#content h2 a, #content h2 a:visited {
	text-decoration: none;
}
	
h3, #content .format_text h3 {
	font-size: 24px;
}

.sidebar h3 {
	text-transform: uppercase;
	margin-bottom: 15px;
	background: url(../images/bg-widget.png) repeat-x bottom;
	padding-bottom: 15px;
}

h4, #content .format_text h4 {
	font-size: 20px;
}

.widget-area h4 {
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 15px;
}

h5, #content .format_text h5 {
	font-size: 18px;
}
	
h6, #content .format_text h6 {
	font-size: 14px;
}
	
	
/* Content Nav
------------------------------------------------------------ */
	
#content .prev_next { 
	clear: both; 
	background: url(../images/bg-zig.png) repeat-x top;
	padding: 40px 0 0 0;
}

#content .post_nav .previous {
	margin: 0;
}

#content .prev_next p {
	font-size: 13px;
	font-weight: bold;
}

#content  .post_nav a {
	font-size: inherit;
	font-weight: normal;
}

.prev_next .next { 
	text-align: right; 
}

.prev_next .floated { 
	float: left; 
}


/* Images
------------------------------------------------------------ */

#content img, #content p img {
	max-width: 100%;
}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 5px;
	background: #ddd;
}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	background: #F7F7F7;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #E6E6E6;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
}
	
.gallery-caption {
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}
	
	
/* Sidebars
------------------------------------------------------------ */

.sidebar {
	text-shadow: 1px 1px 0 #fff;
}

#content_area ul.sidebar_list { 
	list-style: none; 
	padding: 0;
}

li.widget ul { 
	list-style: none; 
}

li.widget div.widget_box {
	background: #fff;
	border: 1px solid #ddd;
}
	
/* Thesis Widgets
------------------------------------------------------------ */	

.thesis_widget_subscriptions .sub_rss a {
	padding-left: 20px; 
	background: url('../images//rss.png') left center no-repeat; 
}
	
.thesis_widget_subscriptions .sub_email a { 
	padding-left: 20px; 
	background: url('../images//email.gif') left center no-repeat; 
}

li.thesis_widget_google_cse form input[type="text"] { 
	width: 95%; 
}

li.thesis_widget_google_cse form input[type="submit"] { 
	font-weight: bold; 
	color: #111; 
	background: #ddd; 
	border: 3px double #999; 
	border-top-color: #ccc; 
	border-left-color: #ccc; 
	cursor: pointer; 
}
	
li.thesis_widget_google_cse form input[type="submit"]:hover { 
	color: #090; 
}

#wp-calendar {
	width: 100%;
}
	
#sidebar .widget_calendar {
	padding: 0;
}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar th {
	color: #333333;
}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	padding: 2px;
}

.themedy_video_desc {
	margin-top: 10px;
	font-style: italic;
	font-size: 11px;
}


/* Comments
------------------------------------------------------------ */

span.bracket {
	display: none;
}

.to_comments { 
	clear: left;
}

#content #comments {
	margin-right: 0;
	clear: both;
	margin-top: 10px;
}
	
#comments .comments_intro, #comments #respond_intro {
	padding-left: 0;
	padding-top: 20px;
	margin: 0;
}

#comments .comments_intro p, #comments #respond_intro p {
	border-bottom: 1px solid #EEF0F1;
    font-size: 28px;
    margin-bottom: 30px;
    padding-bottom: 25px;
	font-weight: normal;
	font-family: 'Dosis', Arial, Helvetica, sans-serif;
}
	
#comments .comments_intro span {
	font-size: 28px;
}
	
#comments #comment_list, #comments #trackback_list {
	margin: 20px 0 0 0;
}
	
#comment_list .comment { 
	border-left: 1px solid #ddd;
	padding: 0 0 10px 20px;
}
	
#comment_list dt.comment { 
	border-bottom: 0;
	padding-bottom: 8px;
	margin-top: 15px;
	padding-left: 20px;
}

#comment_list dd.comment { 
	border-top: 0;
	margin-bottom: 5px;
}

#comment_list dt.depth-1, 
#comment_list dd.depth-1 {
	border: none;
	padding-left: 0;
}

#comments .avatar img {
	background-color: #fff;
    float: right;
    margin: 5px 0 0 10px;
	border: 1px solid #ddd;
    padding: 4px;
}

#comments dl#comment_list dl dd dl {
	padding-left: 0;
}

#comments dl#comment_list dt .comment_author {
	font-weight: bold;
	font-size: 13px;
	display: block;
}

#comments dl#comment_list dt span {
	font-weight: bold;
}

#comments dl#comment_list dt span.comment_time {
	font-size: 11px;
}

#comments dl#comment_list dd p.reply a {
	padding: 0 10px !important;
}

a#cancel-comment-reply-link {
	float: right;
	padding: 5px;
	background: #eee;
	text-transform: uppercase;
	border: 1px solid #e0e0e0;
	color: #000;
	font-size: 10px;
}
	
#respond { 
	padding-top: 0;
}
	
#respond #commentform {
	padding: 0;
}
	
.comment #respond{
	background: none; 
	border-top: 1px solid #B9B9B9;
}

#content #commentform #author, 
#content #commentform #email, 
#content #commentform #url {
	width: 250px;
	padding: 5px;
}

.children {
	margin-left: 10px;
}

#comments dl#comment_list dl dd .format_text {
	padding: 0;
}

#author, #email, #url, #comment {
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    padding: 5px;
	margin-bottom: 10px;
}
	
.comment_moderated {
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
	
ul#trackback_list {
	padding: 20px;
}
	
.nocomments {
	text-align: center;
}

.comment .reply {
	margin: 0;
}


/* Contact Form
------------------------------------------------------------ */




/* Buttons
------------------------------------------------------------ */

a.button, 
.button, 
#content dl#comment_list dd p.reply a,
.gform_wrapper div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit,
input[type="submit"],
.format_text #commentform input.form_submit,
.format_text input.form_submit, 
#commentform .form_submit {
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0px -1px rgba(0,0,0,.3);
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	display: inline-block;
	height: 25px;
	padding: 0 15px;
	border: 1px solid #3879bc;
	background: url(../images/bg-button.png) repeat-x top #1d81e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .2);
	text-decoration: none;
}

a.button:hover, 
.button:hover,
#content dl#comment_list dd p.reply a:hover,
.gform_wrapper div.gform_footer input.button:hover,
.enews #subbutton:hover,
.searchsubmit:hover,
#submit:hover,
input[type="submit"]:hover,
.format_text #commentform input.form_submit:hover,
.format_text input.form_submit:hover, 
#commentform .form_submit:hover {
	background-position: bottom;
	text-decoration: none;
	cursor: pointer;
}

a.button:active, 
.button:active,
#content dl#comment_list dd p.reply a:active,
.gform_wrapper div.gform_footer input.button:active,
.enews #subbutton:active,
.searchsubmit:active,
#submit:active,
input[type="submit"]:active,
.format_text #commentform input.form_submit:active,
.format_text input.form_submit:active, 
#commentform .form_submit:active {
	-webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.3);
}

#submit, input[type="submit"] {
	margin-bottom: 2px;
	height: 30px !important;
	line-height: 30px !important;
	font-size: 12px !important;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews-widget {
	background: url(../images/bg-subscribe.png) repeat;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow:  0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:  0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow:  0px 0px 7px 0px rgba(0, 0, 0, 0.2);       	
}

.enews-widget .enews {
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	text-shadow: 1px 1px 0 #fff;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.1);
	box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.1);    
	border: 1px solid #fff;
}

.enews-widget .enews h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: none;
	padding: 0;
}

.enews-widget .enews p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-bottom: 10px;
}

.enews-widget .enews #subbutton {
	width: 100%;
}

.enews #subbox {
	margin: 5px -7px 5px 0;
	padding: 8px 5px;
	width: 92%;
	font-size: 11px;
}


/* Flickr Widget
------------------------------------------------------------ */

.flickr_badge_image { 
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	width: 50px;
	height: 50px;
	padding: 3px;
	background: #fff;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.flickr_badge_image:hover {
	border-color: #014782;
	background: #0D72C7;
	-webkit-transition: background 0.15s linear;
	-moz-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	transition: background 0.15s linear;
}


/* Single Header Widget 
------------------------------------------------------------ */

#single-header-widget {
	background: #fff;
	border-bottom: 1px solid #eef0f1;
	font-size: 14px;
}

#single-header-widget p {
	margin: 10px 55px;
	color: #666;
}

#single-header-widget .widget {
	color: #666;
}

#single-header-widget .widget_area ul {
	list-style: none;
}

#single-header-widget .latest-tweets {
	background: url(../images/icon-twitter.png) no-repeat left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 55px;
	padding: 15px 0 15px 45px;
}


/* Single Footer Widget
------------------------------------------------------------ */
#single-footer-widget {
	border-top: 1px solid #ddd;
	background: #fff;
	font-size: 14px;
}

#single-footer-widget .page {
	padding: 0 55px;	
}

#single-footer-widget .widget {
	padding: 15px 0;
	color: #666;
}

#single-footer-widget .widget_area ul {
	list-style: none;
}

#single-footer-widget .latest-tweets {
	background: url(../images/icon-twitter.png) no-repeat left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 45px;
}


/* Footer Widget Area
------------------------------------------------------------ */

#footer_widgets_area {
	background: url(../images/bg-wrap.jpg);
	border-top: 1px solid #ddd;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	text-shadow: 1px 1px #fff;
}

#footer_widgets_area .page {
	overflow: hidden;
	padding: 40px 55px 40px 55px;
}

#footer_widgets_area .format_text {
	font-size: 12px;
}

#footer-widgets .widget {
	margin: 0 0 15px;
}

#footer-widgets p {
	font-size: inherit;
	margin: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
}

.footer-widgets-1 {
	float: left;
	margin: 0 40px 0 0;
	width: 270px;;
}

.footer-widgets-2 {
	float: left;
	width: 270px;
}

.footer-widgets-3 {
	float: right;
	width: 270px;
}


/* Footer
------------------------------------------------------------ */

#footer_area {
	clear: both; 
}

#footer_area .page {
	width: 1000px;
	background: url(../images/bg-footer.png) no-repeat top;
	padding: 20px 0 40px;
}
	
#footer_area #footer {
	padding: 0;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
	
#footer a {
	color: #5f4f3d;
}
	
#footer_area #footer .creds p {
	font-style: italic;
	line-height: 25px;
}
	
#footer a:hover {
	text-decoration: underline;
}

#footer .gototop {
	float: right;
	margin: 0;
	text-align: right;
}
	
#footer .gototop a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: #378ce2;
	display: inline-block;
	padding: 5px 10px 4px;
	border: 1px solid #417cb9;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
	-webkit-transition: background-color 0.15s linear;
	-moz-transition: background-color 0.15s linear;
	-o-transition: background-color 0.15s linear; 
	transition: background-color- 0.15s linear;
}

#footer .gototop a:hover {
	background-color: #4c9ff3;
	text-decoration: none;
}
	
#footer .creds {
	width: 700px;
	margin: 0;
	text-align: left;
}


/* Portfolio Template
------------------------------------------------------------ */

#content .portfolio-teaser .headline_area {
	background: none;
	padding: 0;
}

#content .portfolio-teaser a:hover {
	opacity: .6;
	-webkit-transition: opacity 0.25s linear;
	-moz-transition: opacity 0.25s linear;
	-o-transition: opacity 0.25s linear;
	transition: opacity 0.25s linear;
}
	
#content .portfolio-teaser h2 {
	margin: 15px 0;
	font-size: 22px;
	font-weight: normal;
}
	
#content .portfolio-teaser .excerpt {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #616161;
	line-height: 24px;
}

#content .portfolio-teaser .headline_area {
	margin-bottom: 20px;
}


/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 600px) {
	
	.flex-direction-nav {
		display: block;
	}
	
	#wrap .flex-control-nav {
		display: none;
	}
	
	.home-row .excerpt_wrap {
		float: left;
		margin-bottom: 20px;
		width: 176px;
	}
	
	.recentwork img {
    	float: left;
	}
	
	.home-row .one-fourth, .home-row .one-third {
    	margin-bottom: 20px;
	}
	
	#navigation_area {
		background: #333;
		text-align: center;
	}
	
	#header #logo a, #header, .header-image #header_area .page #header #logo a {
		background-position: center !important;
		width: 100%;
		text-align: center;
	}
	
	#header_area .widget-area {
		margin-top: 0;
		text-align: center;
	}
	
	#header_area #searchform {
		float: none;
		padding: 0;
		position: relative;
	}
	
	#header_area .widget_search input#searchsubmit {
		position: relative;
		top: 0;
	}
	
	#header_area .widget_search #s {
    	margin: 0 -25px 0 0;
	}
	
	#extra-area #expand-button {
		display: block;
		width:100%;
		padding: 0;
		text-align: center;
		font-size: 14px;
	}
	
	#wrap {
		margin-top: 50px;
	}
	
	.slide .flex-caption {
		position: static;
	}
	
	.twocol-one, 
	.threecol-one, 
	.threecol-two, 
	.fourcol-one, 
	.fourcol-two, 
	.fourcol-three,
	.fivecol-one, 
	.fivecol-two, 
	.fivecol-three, 
	.fivecol-four, 
	.sixcol-one, 
	.sixcol-two,
	.sixcol-three, 
	.sixcol-four, 
	.sixcol-five {
		padding: 0;
		width: 100% !important;
	}
	
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.portfolio-teaser {
		padding: 0;
		width: 100%;
	}
	
	.portfolio-teaser {
		text-align: center;
		padding: 0;
		margin: 0;
	}
	
	body #navigation_area .page {
		margin: 0;
		padding-top: 0;
	}
	
	#navigation_area,
	ul.menu li,
	ul.menu li ul,
	ul.menu li ul a {
		width: 100% !important;
	}
	
	#navigation_area ul.menu a, #navigation_area ul.menu ul a {
		margin: 0 !important;
		border-bottom: 1px solid #000;
	}
	
	ul.menu li ul.sub-menu {
		border: none !important;
		background: #333;
		clear: both;
		margin: 0;
		padding: 0;
		position: inherit;
		visibility: visible !important;
		left: auto !important;
		width 100% !important;
	}
	
	#navigation_area ul.menu ul a, #navigation_area ul.menu ul a:hover { 
		padding: 7px 0;
		background: none;
		color: #fff;
		border-color: #000;
	}
	
	ul.menu li li  {
		background: #333;
	}

	ul.menu li li li  {
		background: #666;
	}

	ul.menu li li li li {
		background: #999;
	}

	ul.menu li ul ul {
		margin: 0;
	}
	
	.menu li a .sf-sub-indicator,
	.menu li li a .sf-sub-indicator,
	.menu li li li a .sf-sub-indicator {
		background: url(../images/icon-plus-white.png) right no-repeat;
		display:block;
	}
	
	.menu li a .sf-sub-indicator {
			top: 22px;
	}

}

@media only screen and (max-width: 1000px) {
	
	#wrap .flex-caption .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#wrap .flex-control-nav li a {
		width: 	120px;
	}
	
	#extra-area .page #extra-area-widget {
		padding-left: 20px;
		padding-right: 20px;
	}

	body {
		width: 100%;
		margin: 0 auto;
	}
	
	#content_area #content_box {
		padding: 20px 0 0;
	}
	
	#content_area .post_box, 
	#content_area .teasers_box, 
	.full_width #content_area #content_box .page,
	#content #comments {
		margin: 0;
	}
	
	body .full_width .page,
	#content_area #sidebars,
	#content_area .sidebar,
	#content_area #content,
	.widget-area, 
	#footer .gototop,
	#footer .creds,
	#wrap,
	#footer_area .page,
	#extra-area .page {
		width: 100%;
	}
	
	#header_area .page {
		padding: 10px 20px 0 20px;
	}
	
	#footer_area .page {
		margin: 0;
	}
	
	body .full_width .page {
		width: auto;
	}
	
	#footer_widgets_area .page,
	#sidebars .sidebar .sidebar_list,
	#content_area .post_box, 
	#content_area .teasers_box, 
	.full_width #content_area #content_box .page, 
	#content #comments,
	#content .prev_next {
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#content .prev_next {
		margin-bottom: 20px;
	}
	
	#sidebars {
		background: url(../images/bg-wrap-light.jpg) repeat;
		border-top: 1px solid #ddd;
    	padding-bottom: 30px;
    	padding-top: 40px;
	}
	
	.full-content #content_area #sidebar_1,
	.full-content #content_area #sidebar_2 {
		width: 100%;
		clear: both;
	}
	
	body #wrap .themedy-frontpage .page {
		margin: 0;
	}
	
	#footer_widgets_area .page {
		padding: 0;
	}
	
	#footer .creds,
	#footer .gototop {
		float: none;
		text-align: center;
	}
	
	.sidebar-content  #content_area, 
	.content-sidebar  #content_area {
		background: #fff;
	}
	
	.home-row img {
		max-width: 90%;
	}

	#header .searchform {
		float: none;
		padding: 0;
		text-align: center;
	}

	#header .s {
		margin: 0 -7px 0 0;
	}
	
	#footer-widgets .widget {
		padding: 20px 0 0 0;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin: 0;
	}
	
	#single-footer-widget .page {
		padding-left: 20px;
		padding-right: 20px;
		margin: 0;
	}
	
	#single-header-widget p {
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.themedy-frontpage .home-row {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.themedy-frontpage .home-row .wrap {
		width: 100%;
	}

}
	
	
/* Self-clearing floats from Dan Cederholm
------------------------------------------------------------ */

.menu:after, 
#content_box:after, 
#sidebars:after, 
.format_text:after, 
.teasers_box:after, 
.prev_next:after, 
ul.sidebar_list:after, 
#footer_area:after,
.home-row .wrap:after,
.themedy_flickr_widget:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

/*---:[ Custom Stylsheet ]:---*/
/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/