/*
A modified version of the Cutline theme
Customized 8/2009 by Clara Raubertas for Ani Tashijan
*/

/* Colors: 3366CC, 6633CC, and CC3399 */

body { background: #fff; color: #999; font-family: Verdana, Arial, sans-serif; line-height: 1.2em;  }

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/


	a img { border: none; }

blockquote { color: #555; margin: 0 30px 1.25em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }


p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

/* p.unstyled { font-size: 1.4em; } */



a:link, a:visited { color: #999; }

a.date:link, a.date:visited { text-decoration: none; }



a:hover { color: #115fad !important; }


h1 { text-indent: -9999px; margin-top: 20px; }
h1 a { display: block; width: 946px; height: 113px; background: url('images/NEW FINAL.png'); margin-bottom: 20px; }
	
h2 { font-size: 20em; font-weight: normal; }

	.post h2 a:link { color: #66cccc !important; text-decoration: none; }
	
		.post h2 a:visited { color: #66cccc !important; text-decoration: none; }
		.post h2 a:hover { color: #115fad !important; text-decoration: none; }
	


/*---:[ core layout elements ]:---*/

#container { width: 946px; margin: auto; }
					
	#content_box { width: 766px; text-align: left; float: left; }
	
		#content { width: 486px; float: left; }
		
		#sidebar { width: 190px; float: left; margin-left: 60px; text-align: right; font-size: 60%; }
	
		#l_sidebar { width: 150px; float: left; margin-right: 30px; font-size: 60%; }
		
	#footer { width: 946px; float: left; clear: both; }
		
/*---:[ header styles ]:---*/


ul#nav { list-style: none; text-transform: lowercase; padding-bottom: 5px; float: right; clear: both; margin-bottom: 2em; float: right;  font-size: 12px; }

	ul#nav li { float: left; margin-left:  2em; padding-right: 0; margin-right: 0; text-align: right; }
	
		ul#nav li a, ul#nav li a:visited { color: #999; text-decoration: none;  }
	
		ul#nav li a:hover { color: #3366cc; text-decoration: underline; }

		ul#nav li.current_page_item a, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover { color: #333; text-decoration: underline; }
		
/*
	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
			*/
/*---:[ content styles ]:---*/

	.entry { color: #000; }

	.posts h2 { font-size: 1em; color: #999; text-transform: lowercase;  margin-top: 2em; }

	h2 span { width: 276px; float: left; }

	h2 span.date { display: block;  font-size: .4em; margin-top: 1em; margin-bottom: 2em; }
	.entry { clear: left; line-height: 1.5em; }

		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin-bottom: 1em; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.commentlist { margin: 0; }

	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

/*---:[ image styles ]:---*/	
	.entry img {  }
	.entry img, .entry .gallery img { margin: 0 em 0; }
	.entry img.left, .entry img.alignleft { padding: 1px; margin: 0 em 15px 0.5em 0; float: left; clear: left; }		
	.entry img.right, .entry img.alignright { padding: 3px; margin: 0 em 0 0.5em 15px; float: right; clear: right; }
	.entry img.center, .entry img.aligncenter { display: block; padding: 3px; margin: 0 auto 1.5em auto; float: none; clear: both; }
	.entry img.off { padding: 3px; !important; border: none !important; }
	.entry img.stack { clear: none padding: 3px; !important; }
	.entry div.alignleft { text-align: left; float: left; }
	.entry div.alignright { text-align: right; float: right; }
	.entry div.aligncenter { text-align: center; margin: 0 auto; }
	.entry div.wp-caption { margin-bottom: 3.5em; border: 3px double #bbb; overflow: hidden; max-width: 490px; }
		.entry .wp-caption img { display: block; margin: 5px auto; border: none; }	
		.entry .wp-caption-text { margin: 0 5px; font-size: 0.8em; line-height: 1.3em; }
	.entry .gallery { margin: auto auto 15px; }
		.entry .gallery .gallery-item { margin: 0 0 0.6em; }
		.entry .gallery .gallery-icon, .entry .gallery .gallery-caption { margin: 0; }
		.entry .gallery .gallery-caption { margin: 5px; font-size: 0.8em; line-height: 1.3em; text-align: left; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; line-height: 1.6em; color: #999; clear: both; }
.tagged strong { margin-left: .5em; }


	
	.add_comment { display: block; padding: 0 0 0 20px; float: right; }

 .navigation { width: 506px; float: left; } 
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

.clear { clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 2.5em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

		li.widget h2, li.linkcat h2 { font-size: 1.1em; text-transform: lowercase; letter-spacing: normal; color: #999; margin-bottom: 1em; }

		li.widget a { text-decoration: none !important; }


		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		
		li.widget ul, li.linkcat ul { list-style: none; font-size: .8em; }
		
		li.widget ol, li.linkcat ol { }
		
			li.widget li, li.linkcat li { }
			

				

			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }

.flickr img { float: right; margin-left: 5px; margin-bottom: 5px; }		

/*---:[ footer styles ]:---*/

#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }

	#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
		#footer a:hover { color: #888; text-decoration: underline; }

/*---:[ comment styles ]:---*/

#comments { width: 506px; clear: both; margin-top: 5em; }
	ul#comment_list { margin: 0; border-top: 1px solid #bbb; }		
		ul#comment_list li.comment { padding-top: 1em; list-style: none; overflow: hidden; border-bottom: 1px solid #bbb; height: 1%; }
		ul#comment_list li.even { background: #fff; }
		ul#comment_list li.odd { background: #fff; }
		ul#comment_list li.trackback, ul#comment_list li.pingback { background: url('images/trackback_bg.gif'); }
			ul#comment_list li.comment ul.children { margin: 0 0 0 1.2em; }
				ul#comment_list li.comment ul.children li.comment { border-top: 1px dotted #bbb; border-bottom: none; padding-bottom: 0; margin-top: 1.2em; }
				
			.comment_meta { margin: 0 0 1.2em; }
.comment_meta .date { font-size: .7em; }			
				.comment_avatar .avatar { float: right; padding: 0 1.2em 1.2em 1.2em; }			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }

				

					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
				
/*---:[ comment pagination ]:---*/			
	#comments .navigation { overflow: hidden; padding: 1.0em 0; }
		#comments .navigation .alignleft { float: left; }
		#comments .navigation .alignright { float: right; }

/*---:[ comment form styles ]:---*/

#respond { padding: 2.4em 0 0; clear: both; overflow: hidden; }

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; border: 2px solid #999; font: 1.4em; cursor: pointer; font-family: sans-serif; color; #999; }
		#comment_form .form_submit:hover { background: #66cccc; }
		#respond strong { font-weight: normal; }
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			
/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 201px; padding: 3px; color: #aaa; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	
		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
