/*
Theme Name:oasisinteractive
Theme URI: http://www.oasisinteractive.com
Description:Oasisinteractive WordPress theme.
Version:1.0
Author:Theme Developed by: Oasisinteractive
Author URI:http://www.oasisinteractive.com
Tags:

*/
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,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
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; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a{ color:#4f4f4f; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
body{ background:url(images/bgr_main.png) no-repeat; color:#4f4f4f; font:62.5%/1 Arial,Helvetica,sans-serif; }
.wrapper{ width:1108px; }

/* Main menu */
#mainmenu{ width:938px; height:56px; background:url(images/bgr_mainmenu.png) no-repeat; margin:0 0 0 136px; }
	#mainmenu ul{ float:left; padding:0 0 0 61px; }
	/* Top level list items */
	#mainmenu ul li{ position:relative; display:inline; float:left; color:#4d4d4d; padding:0 18px 0 0; font:1.4em/1.1em "Trebuchet MS",Arial,Helvetica,sans-serif; background:url(images/bgr_mainmenu_li.png) no-repeat right top; text-transform:uppercase; }
	/* Top level menu link items style */
	#mainmenu ul li a{ display:block; color:#4d4d4d; height:39px; padding:17px 12px 0; }
	/* IE6 hack to get sub menu links to behave correctly */
	* html #mainmenu ul li a{ display:inline-block; float:left; }
	* html #mainmenu ul li ul li a{ float:none; }
	#mainmenu ul li a:link,
	#mainmenucat ul li a:visited{ text-decoration:none; }
	#mainmenu ul li a:hover,
	#mainmenu .current_page_item a,
	#mainmenu .select a{ color:#4d4d4d; }
	/* 1st sub level menu */
	#mainmenu ul li ul{ position:absolute; left:0; display:block; visibility:hidden; margin:-10px 0 0; padding:0; background:#f8f8f8; z-index:1000; }
	/* Sub level menu list items (undo style from Top level List Items) */
	#mainmenu ul li ul li{ display:list-item; float:none; font-size:1em; background:none; padding:0; }
	/* All subsequent sub menu levels vertical offset after 1st level sub menu */
	#mainmenu ul li ul li ul{ top:0; margin:0; }
	/* Sub level menu links style */
	#mainmenu ul li ul li a,
	#mainmenu ul li.current_page_item ul a,
	#mainmenu ul li.select ul a{ width:160px; height:auto; padding:7px 10px; margin:0; border-bottom:1px solid #efecec; background:#f8f8f8; text-align:left; text-decoration:none; font-weight:normal; color:#4d4d4d; }
	#mainmenu ul li ul li a:hover{ text-decoration:none; background:#f2f2f2; color:#4d4d4d; }

/* Header search */
#header_search{ float:right; width:162px; padding:15px 0 0; }
	#header_search fieldset{ float:left; border:1px solid #bcae9a; }
	#main_search_val{ float:left; border:0; background:#fff; border:0; color:#9e9e9e; font:1.1em Arial,Helvetica,sans-serif; padding:2px; width:116px; }
	#main_search_sub{ float:left; }

/* Header */
#header{ width:100%; height:76px; overflow:hidden; }
	/* Header_logo */
	#header_logo{ padding:13px 0 0 190px; }
	#logo{ width:90px; height:63px; background:url(images/logo.png) no-repeat; display:block; text-indent:-9999em; cursor:pointer; }

/* Body */
#body{ width:100%; }
	#content{ float:left; width:586px; padding:98px 0 0 15px; }
	#sidebar_left{ width:197px; float:left; padding:220px 0 0; }
	#sidebar{ float:left; width:253px; padding:0 0 0 1px; position:relative; top:-10px; }

/* Sidebar links */
#sidebar_links{ text-align:right; position:absolute; padding:0 0 0 8px; top:290px; }
	#sidebar_links li{ padding:0 0 2px; }
	#sidebar_links li.pad{ padding:0 0 20px; }

/* Post */
.post{ width:100%; margin:0 0 25px; }
.post .post_top{ width:100%; overflow:hidden; }
	.post_top .post_gravator{ float:left; width:80px; padding:0 0 0 2px; }
	.post_top .post_gravator img{ float:left; width:61px; height:61px; }
	.post_top .post_info{ float:right; width:500px; }
	.post .title{ color:#7cbb3f; font-size:2.4em; line-height:1.3em; background:url(images/ico_arrow.gif) no-repeat 0 10px; padding:0 0 0 13px; }
	.page .title{ background:none; padding:0; }
	.post .title a{ color:#7cbb3f; }
	.post .post_info p{ color:#4f4f4f; font-size:1.2em; line-height:1.3em; padding:3px 0 0 13px; }
	.post .post_info p a{ color:#4f4f4f; }
	.post .post_info p .post_comm{ background:url(images/ico_comm.gif) no-repeat right 2px; padding:0 16px 0 0; }
	.post .entry{ font-size:1.2em; line-height:1.3em; padding:15px 0 0; width:100%; overflow:hidden; }
	.post .entry a{ color:#7cbb3f; text-decoration:underline; }
	.post .entry a:hover{ text-decoration:none; }
	.post .entry p{ margin:0 0 15px; }
	.post .entry p img{ border:3px solid #bbad98; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; padding:0; }
	.post .entry ul{  margin:0 20px 15px 25px; }
	.post .entry ul li{ margin:0; padding:3px 0; list-style:disc; }
	.post .entry ol{  padding:0 0 0 35px; margin:0 20px 15px 0; list-style:decimal; }
	.post .entry ol li{  margin:0; padding:3px 0; }
	.post .postmeta{ width:100%; text-align:right; background:url(images/bgr_postmeta.png) no-repeat center bottom; padding:0 0 20px; }
	.post .postmeta a{ color:#7cbb3f; font-size:1.1em; font-weight:bold; text-decoration:underline; }
	.post .postmeta a:hover{ text-decoration:none; }

/* Sidebar */
.sidebar_widgets{ width:100%; overflow:hidden; font-size:1.1em; line-height:1.4em; color:#bbad98; }
	.sidebar_widgets a{ color:#bbad98; }
	.sidebar_widgets .widget_recent_entries a{ color:#4f4f4f; text-decoration:underline; font-size:1.1em; }
	.sidebar_widgets .widget_recent_entries a:hover{ text-decoration:none; }
	.widget_inner{ width:251px; background:url(images/bgr_widget_inner.png) repeat-y; margin:0 0 20px; }
	.widget_top{ width:100%; background:url(images/bgr_widget_top.png) no-repeat; }
	.widget_end{ width:231px; overflow:hidden; padding:10px; background:url(images/bgr_widget_end.png) no-repeat left bottom; }
	.sidebar_widgets .widgettitle{ font-size:1.7em; line-height:1.3em; color:#323843; font-weight:normal; margin:0 0 15px 4px; }
	.sidebar_widgets .widget_recent_entries .widgettitle{ color:#467800; }
	.sidebar_widgets .widget_categories a,
	.sidebar_widgets .widget_archive a,
	.sidebar_widgets .widget_links a,
	.sidebar_widgets .widget_meta a,
	.sidebar_widgets .widget_pages a,
	.sidebar_widgets .widget_meta a,
	.sidebar_widgets .widget_recent_entries a{ background:url(images/ico_cat.gif) no-repeat 0 4px; padding:0 0 0 13px; display:block; }
	.sidebar_widgets .widget_categories a{ display:inline; background:url(images/ico_cat.gif) no-repeat 0 3px; }
	.sidebar_widgets ul li ul li{ background:none; border:0; padding:5px 10px 5px 4px; margin:0; }
	.sidebar_widgets ul ul ul{ margin:0 0 0 5px; }
	.sidebar_widgets ul li ul li ul li{ border:0; }
	.widget_text .textwidget{ padding:5px 0; line-height:1.3em; }
	.sidebar_widgets .widget_tag_cloud a{ padding:0 5px; line-height:1.3em; }

/* Sidebar flickr */
#sidebar_flickr{ width:100%; }
	#sidebar_flickr h2{ padding:0 0 20px 4px; }
	#sidebar_flickr ul{ width:100%; overflow:hidden; }
	#sidebar_flickr li{ float:left; padding:3px 3px 0 0; }
	#sidebar_flickr li.last{ padding:3px 0 0; }
	#sidebar_flickr li img{ float:left; width:75px; height:75px; }
	#sidebar_flickr p{ padding:11px 0 0 8px; }
	#sidebar_flickr p a{ text-decoration:underline; color:#fe0084; font-size:1.1em; }
	#sidebar_flickr p a:hover{ text-decoration:none; }

/* Sidebar flickr */
#sidebar_facebook{ width:100%; }
	#sidebar_facebook h2{ padding:0 0 20px 4px; }
	#sidebar_facebook ul{ width:100%; overflow:hidden; }
	#sidebar_facebook li{ float:left; padding:3px 3px 0 0; }
	#sidebar_facebook li.last{ padding:3px 0 0; }
	#sidebar_facebook li img{ float:left; width:75px; height:75px; }
	#sidebar_facebook p{ padding:11px 0 0 8px; }
	#sidebar_facebook p a{ text-decoration:underline; color:#fe0084; font-size:1.1em; }
	#sidebar_facebook p a:hover{ text-decoration:none; }


/* Sidebar Twitter*/
#twitter_update_list{ padding:0 0 15px 4px; }
	#twitter_update_list li{ background:none; border:0; padding:5px 0; font-style:normal; font-size:1.1em; line-height:1.3em; color:#4f4f4f; }
	#twitter_update_list li a{ display:block; font-size:1em !important; color:#1CA1D8; text-decoration:underline; }
	#twitter_update_list li a:hover{ text-decoration:none; color:#1CA1D8; }
	#twitter_update_list li span a{ display:inline; }
	#sidebar_twitter h2{ margin:0 0 15px 4px; }
	#sidebar_twitter p{ position:absolute; margin:-25px 0 0 168px; }
        .twitter_update_list a {color:#1C82D8; }
        .twitter_update_list:link {color:#1C82D8; text-decoration:underline; }

/* Footer */
#footer{ width:1100px; height:152px; overflow:hidden; background:url(images/bgr_footer.png) no-repeat; margin:0 0 0 8px; clear:both; }
	/* Footer logo */
	#footer_logo{ padding:52px 0 0 23px; float:left; }
	#footer_logo a{ width:90px; height:63px; background:url(images/logo.png) no-repeat; display:block; text-indent:-9999em; cursor:pointer; }
	/* Footer about */
	#footer_about{ float:left; padding:59px 10px 0 23px; width:492px; }
	#footer_about h2{ color:#000; font-size:1.4em; line-height:1.3em; padding:0 0 15px; font-weight:normal; }
	#footer_about p{ font-size:1.2em; line-height:1.3em; color:#4d4d4d; }
	/* Footer_links */
	#footer_links{ float:left; padding:20px 0 0 22px; width:154px; background:url(images/ico_footer_line.gif) no-repeat 0 32px; }
	#footer_links li{ color:#4d4d4d; font-size:1.2em; width:100%; overflow:hidden; }
	#footer_links a{ color:#4d4d4d; display:block; cursor:pointer; padding:10px 0 10px 34px; }
	#footer_links_who a{ background:url(images/ico_footer_links_who.png) no-repeat left center; }
	#footer_links_works a{ background:url(images/ico_footer_links_works.png) no-repeat left center; }
	#footer_links_thoughts a{ background:url(images/ico_footer_links_thoughts.png) no-repeat left center; }
	#footer_links_contact a{ background:url(images/ico_footer_links_contact.png) no-repeat left center; }
	/* Footer_where */
	#footer_where{ float:left; width:240px; background:url(images/ico_footer_line.gif) no-repeat 0 32px; padding:14px 0 0 31px; }
	#footer_where h3{ font-weight:normal; color:#838383; font-size:1.1em; }
	#footer_where p{ color:#4d4d4d; font-size:1.1em; line-height:1.2em; padding:10px 0 0; }
	#footer_where strong{ font-size:1.1em; display:block; }
	#footer_where a{ color:#002e95; text-decoration:underline; }
	#footer_where a:hover{ text-decoration:none; }

/* Images */
p img{  padding:0; max-width:100%; }
img.centered{  display:block; margin-left:auto; margin-right:auto; }
img.alignright{  padding:4px; margin:0 0 2px 7px; display:inline; }
img.alignleft{  padding:4px; margin:0 7px 2px 0; display:inline; }
.alignright{  float:right; }
.alignleft{  float:left }

/* Form Elements */
#respond{ margin:20px 0; overflow:hidden; color:#888; }
	#respond a{ color:#888; }
	#respond h3{ font-size:2em; color:#474534; padding:10px 0; font-weight:normal; border-bottom:1px dashed #dbdad2; margin:0 0 5px; }
	.cancel-comment-reply{ font-size:1.2em; padding:15px 0 0; }
	.cancel-comment-reply a,
	.cancel-comment-reply a:visited{ text-decoration:underline; }
	.cancel-comment-reply a:hover{ text-decoration:none; }
	#commentform p{ font-size:1.2em; line-height:1.6em; width:100%; overflow:hidden; }
	#commentform p a,
	#commentform p a:visited{ text-decoration:underline; }
	#commentform p a:hover{ text-decoration:none; }
	#commentform p input{ float:left; }
	#commentform p label{ float:left; padding:10px 0 0 5px; }
	#searchform{ margin:10px auto; padding:5px 3px; text-align:center; }
	#commentform input{ width:170px; padding:5px; margin:5px 5px 1px 0; border:1px solid #ccc; font:1em Arial,Helvetica,sans-serif; color:#666; }
	#commentform{ margin:5px 10px 0 0; }
	#commentform textarea{ width:97%; padding:5px; overflow:auto; border:1px solid #ccc; font:1em Arial,Helvetica,sans-serif; margin:5px 0 0; color:#666; }
	#commentform #submit{ font-size:1.2em; line-height:1.6em; background:#b3b3b3; color:#fff; font-weight:bold; padding:2px 6px; border:0; margin:5px 0 0; cursor:pointer; }

/* Comments*/
#comments{ font-size:2em; color:#474534; padding:10px 0; font-weight:normal; border-bottom:1px dashed #dbdad2; margin:0 0 5px; }
	.commentlist{ padding:0; text-align:justify; line-height:1.6em; color:#888; }
	.commentlist a{ color:#888; }
	.commentlist li{ margin:15px 0 10px; padding:15px; list-style:none; border:1px solid #ececec; background:#f6f6f5; }
	.commentlist .alt{ margin:10px 0 0; background:#fff; }
	.commentlist li ul li{ margin-right:15px; margin-left:10px; }
	.commentlist p{ margin:10px 5px 10px 0; font-size:1.2em; line-height:1.5em; }
	.children{ padding:0; }
	#commentform p{ margin:5px 0; }
	.nocomments{ text-align:center; margin:0; padding:0; font-size:1.2em; }
	.commentmetadata{ margin:0; display:block; font-size:1.2em; line-height:1.6em; }
	.reply{ text-align:right; }
	.reply a,
	.reply a:visited{ font-size:1.2em; line-height:1.6em; background:#b3b3b3; color:#fff; font-weight:bold; padding:2px 6px; }
	.reply a:hover{ text-decoration:none; background:#c6c4c4; }
	.comment-author{ font-size:1.4em; margin:0 0 10px; }
	.comment-author img{ border:3px solid #b8b8b5; }
	.commentlist .fn{ position:relative; top:-10px; text-transform:capitalize; }
	.commentlist .says{ position:relative; top:-10px; }

/* Calendar */
#wp-calendar #prev a,
#wp-calendar #next a{  font-size:1.1em; }
#wp-calendar a{  text-decoration:none; }
#wp-calendar caption{  text-align:center; font-size:1.3em; font-weight:bold; }
#wp-calendar th{  font-style:normal; text-transform:capitalize; }
#wp-calendar{  empty-cells:show; margin:10px auto 0; width:95%; }
#wp-calendar #next a{  padding-right:10px; text-align:right; }
#wp-calendar #prev a{  padding-left:10px; text-align:left; }
#wp-calendar a{  display:block; }
#wp-calendar caption{  text-align:center; width:100%; }
#wp-calendar td{  padding:3px 0; text-align:center; }
#wp-calendar td.pad:hover{  background-color:#fff; }

/* Various Tags & Classes */
acronym,
abbr,
span.caps{ cursor:help; }
acronym,
abbr{ border-bottom:1px dashed #dfcfba; }
blockquote{ margin:15px 30px 0 10px; padding-left:20px; border-left:5px solid #dfcfba; }
blockquote cite{  margin:5px 0 0; display:block; }
.center{ text-align:center; }
.hidden{ display:none; }
hr{ display:none; }
.nopost,
.nocomments{ text-align:center; color:#000; font-size:1.2em; line-height:1.5em; }

/* Navigation */
.navigation{ width:100%; overflow:hidden; text-align:center; padding:10px 0 30px; font-size:1.1em; line-height:1.8em; }
	.single .navigation{ width:100%; margin:0 auto; }
	.navigation a{ font-weight:bold; color:#7cbb3f; text-decoration:underline; }
	.navigation a:hover{ text-decoration:none; }

/* Captions */
.aligncenter,
div.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: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; }