﻿/*
Theme Name: Artarius
Theme URL: http://www.freewordpressthemes.ws/
Description: Free Wordpress Theme
Author: Free Wordpress Themes
Author URI: http://www.freewordpressthemes.ws/
Version: 1.0

*/

/*------------------------------------------------------------	
	CSS RESET [DO NOT MODIFIED]					
	http://meyerweb.com/eric/tools/css/reset/ 			
	v1.0 | 20080212 								
---------------------------------------------------------------*/

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;
}body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/*----------------------------------------------------------------------------	
		BASIC STYLES										
-------------------------------------------------------------------------------*/

body {
font-family:Segoe UI, Arial, Verdana, sans-serif;
font-size:12px;
color:#000;
line-height:1.1em;
}a {color:#3D3E3E;text-decoration:none}
a:hover {color:#e25b14;}
p {margin:0 0 5px 0}

h1, h2, h3, h4, h5, h6 {color:#333;line-height:1.3em;letter-spacing:-1px;text-shadow:1px 1px 1px #E2EEF1;font-family:"Myriad Pro","Myriad Web",Myriad,"Segoe UI",Calibri,Arial,sans-serif}
h1 {font-size: 22pt}
h2 {font-size: 18pt;}
h3 {font-size: 16pt;}
h4 {font-size: 14pt;}
h5{font-size: 12pt;}
h6 {font-size: 10pt;}

img.aligncenter {margin: 0 auto;display: block;}
img.alignleft {float: left;margin: 5px 10px 0 0;display: inline;}
img.alignright {float: right;display: inline;margin: 5px 0 0 10px;}
.alignleft{float:left;margin-right:8px;}
.alignright{float:right;margin-left:8px;}

.wp-caption {border: 1px solid #ddd;text-align: center;
background-color: #f3f3f3;padding-top: 4px;margin: 10px;
-moz-border-radius: 3px;-khtml-border-radius: 3px;
-webkit-border-radius: 3px;border-radius: 3px;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
.widget_tag_cloud  {line-height:1.2em}
.recentcomments a{}
.italic {font-style:italic}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix   { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

 ul {list-style: square;margin: 0 0 18px 1.5em;}
ol {list-style: decimal;margin: 0 0 18px 1.5em;}
ol ol {list-style:upper-alpha;}
ol ol ol {list-style:lower-roman;}
ol ol ol ol {list-style:lower-alpha;}
ul ul,ol ol,ul ol,ol ul {margin-bottom:0;}

dl {margin:0 0 24px 0;}
dt {font-weight: bold;}
dd {margin-bottom: 18px;}

strong {font-weight: bold;}
cite,em,i {font-style: italic;}
big {font-size: 131.25%;}
ins {background: #FFFFCC;}

blockquote {font-style: italic;padding: 1em 2em;background: #EFEFEF;}
pre {background: #f7f7f7;color: #222;line-height: 18px;margin-bottom: 18px;padding: 1.5em;}

abbr,acronym {border-bottom: 1px dotted #666;cursor: help;}
ins {text-decoration: none;}
sup,sub {height: 0;line-height: 1;vertical-align: baseline;position: relative;}

sup {bottom: 1ex;}
sub {top: .5ex;}

input[type="text"],textarea {padding: 2px;background: #f9f9f9;border: 1px solid #ccc; resize: none;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
        margin: 5px 10px 0 10px;
}

/*------------------------------------------------------------------------------------------------------
		MAIN LAYOUT STRUCTURE													
--------------------------------------------------------------------------------------------------------*/
#main_bg img { min-height: 100%; min-width: 1024px; width: 100%; height: auto; position: fixed; top: 0; left: 0;  }


#wrap{width:1000px; margin:0px auto; position:relative; z-index: 100; }

/*---------------------------------------
	HEADER AREA		           
-----------------------------------------*/

#header {width:1000px;height:150px;margin:0px 0 0px 0; float:left;}
#logo {font-size:36px; width:500px  padding:0; float:left;}
#logo img{ margin:70px 0 0 0;}
#top-ads{float:right;margin:40px}

/* --------- Top Navigation -------*/
#primary-nav {height:50px;margin:0 0 20px 0;border-bottom:1px solid #D6D7D7;border-top:1px solid #D6D7D7}
#primary-nav ul {height:45px;margin:5px 0 0;}
#primary-nav ul li {font-weight:bold;font-size:12px;border-right:1px solid #DCDFDF;}

#primary-nav ul li a {
text-shadow:2px 1px 2px #F0F6FD;
text-transform:uppercase;
margin:5px 5px 5px 0;
text-decoration:none;
color:#3D3E3E;
}
#primary-nav ul li a:hover {color:#353535;text-shadow:1px 1px 1px #CBCBC0}

#menu {
	 padding:0;
	 background:#f2efe9;
	 width:530px;
	 height:35px;
         margin: 0 0 0 520px;
         position:fixed;
         top:-3px;
-moz-border-radius-bottomleft:15px; -moz-border-radius-bottomright:15px;
    
  
      
}
#menu ul {
	margin:0 auto;
	padding:0px 0 0 10px;
	list-style:none;
	overflow:hidden; 
}
#menu ul li {
	font-size:15px;
	color:#535353;
	/*text-shadow: #ffffff 1px 1px 0px; 
	filter:DropShadow(Color#ffffff, OffX=-1, OffY=-1, Positive=1);*/
	float:left;
background:url(images/line.gif) no-repeat right 9px;
        line-height:18px;

}
#menu ul li.page-item-22{background:none;}
#menu ul li.nav_line {
	background:none;
}
#menu li a {
	color:#100d0e;
	text-decoration:none;
	display:inline-block;
	padding:3px 0px 0px 5px;
        margin:0px 0 0 0px;
        height:43px;
}
#menu li small {margin-left:10px; margin-right:8px; padding-top:6px; height:40px; display:inline-block; padding-right:10px;}
#menu li a:hover small{font-style:normal; background:url(images/nav_hover.png) no-repeat right 0px; display:inline-block; height:47px; padding-top:6px; padding-right:10px; }

#menu li a:hover {
	color:#FFF;
	text-decoration:none;
	height:43px; 
	position:relative;
	padding-left:5px;
	padding-right:0px;
}
#menu li a:hover span{
	width:10px; 
	height:43px; 
	background:url(images/nav_hover_left.png) no-repeat left top; 
	position:absolute;
}
#menu li.current_page_item a small{font-style:normal; background:url(images/nav_hover.png) no-repeat right 0px; display:inline-block; height:47px; padding-top:6px; padding-right:10px; 	color:#FFF;  }

#menu li.current_page_item a span{width:10px; height:43px; background:url(images/nav_hover_left.png) no-repeat left top; position:absolute; 	color:#FFF;
}






/*------------------------------------------------	
	HOME CONTENT AREA		      
--------------------------------------------------*/

#content-wrap {margin:20px 0 20px 0; padding:0 0 0px 0; background:#FFF; filter:alpha(opacity=80); /* IE's opacity*/
 opacity: 0.80; color:#000; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; z-index: 1000; min-height:300px;

}
#content-wrap1 {margin:0px 0 0px 0; padding:0 0 0px 0; min-height:600px;}
#content-wrap2 {margin:0px 0 0px 0; padding:0 0 0px 0; background: url(http://www.minchamoment.com/wp-content/uploads/2011/07/video-bg.png) repeat-y left top; min-height:300px; color:#000; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; z-index: 1000; }
#content {float:left;width:620px;margin:0 20px 0 15px; background:#fff;}

#video{ width:700px; margin:0 auto;}

/*Breadcrumbs Navigation*/
#breadcrumb {float:right;margin:10px;background: url(images/home.png) no-repeat left 15px;}
.breadcrumbs li { list-style-type: none;float: left; margin: 0px 0.5em 0 0; padding:15px 0 0 0;}
.breadcrumbs li a {color:#3D3E3E}
.breadcrumbs li a:hover {color:#3273D3}
.breadcrumbs li:before {content: "» ";}
.breadcrumbs .front_page:before {content: none;}

/*------------Post Loop--------------*/
h2.post-title {font-size:22px; background: url(images/heading-title1.jpg) repeat-x left top; height:44px; width:688px; line-height:44px; padding:10px 0 0 15px;}
h1.post-title {font-size:22px; background: url(images/heading-title1.jpg) repeat-x left top; height:44px; width:688px; line-height:44px; padding:10px 0 0 15px;}
.post-title a {color:#201f1e;line-height:44px;}
.post-title a:hover {color:#000;}
.post-meta {background:none repeat scroll 0 0 #717171;color:#fff;font-size:11px;margin:0px 0 15px;padding:5px;}
.post-meta a {color:#E1E1E1;font-style:normal}
.post-meta a:hover {color:#F9D7A4}
.post-entry {line-height:24px; color:#000; font-size:110%;float:left padding:0 15px;}
.post-entry p  {overflow:hidden;  padding:0px 15px;}
.post-entry ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
.post-entry a {color:#3273D3;text-decoration:none}
.post-entry a:hover {color:#1653AD}


/*-----Page Template---------*/
.page-title a{font-size:1.3em; line-height:40px;}
.full-width-content {float:left;width:920px;padding:10px 20px 20px;}

.error{height:300px;padding:20px !important;font-size:1.4em;line-height:1.4em}
.error h2{margin:0 0 20px 0}
.error a {border-bottom:1px dashed;color:#E7711C}
.error a:hover {color:#F38619}

.sitemap {padding:15px;line-height:1.4em;font-size:1.2em;}
.sitemap ul{list-style-type:none}
.sitemap ul li{background:url(images/bullet.png) no-repeat scroll 0 4px transparent;padding-left:20px}
.sitemap h2{margin:0 0 15px 0}
.sitemap-sidebar {width:320px;float:left;padding:10px}
.sitemap-main{float:left;width:560px;padding:10px}

/*------------Home Post Loop--------------*/
#home-post-loop {float:left; margin:20px 0 0px 0;}
.home-post {float:left;width:703px;padding:0px 0px 40px 0px;margin:0 0 20px 0; background:#f9f9f9; }
img.home-thumb {background:#E6E6E7;border:1px solid #CBCBC0;float:left;margin:0 0px 5px 15px;padding:5px;}

/*------------Single Post Loop--------------*/
#single-post-loop {float:left;}
.single-post {float:left;width:673px;padding:0 20px 20px 10px;margin:0px 0 20px 0;background:#fff}
.post-meta-single {background:none repeat scroll 0 0 #3D3E3E;color:#fff;font-size:11px;margin:5px 0 20px;padding:5px;}
.post-meta-single a {color:#E1E1E1;font-style:normal}
.post-meta-single a:hover {color:#F9D7A4}

/*-----Author Box------*/
#author-box{float:left;padding:10px;width:578px;background:#3D3E3E;margin:0 0 0 -30px;position:relative;color:#fff;
	-moz-box-shadow:3px 3px 5px rgba(190, 200, 211, 0.5);
	box-shadow: 3px 3px 5px rgba(190, 200, 211, 0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(190, 200, 211, 0.5);
	z-index: 100; /* the stack order: foreground */ }

#author-box a{color:#B8DFFD}	
#author-box a:hover {color:#3273D3}	
#author-box h4 {color:#fff;text-shadow:1px 1px 1px #000}	

.author-corner{background:url(images/corner.png) no-repeat left top; bottom:-13px;height:12px;left:2px;position:absolute;width:12px;}
.author-avatar{float:left;margin:0 20px 0 0}
.author-avatar img {border: 3px solid #fff}
.author-text{float:left;width:450px}
.author-text p{line-height:2em}

/*-----Related Posts-----*/
#related-post {float:left;margin:20px 0 0 10px;width:570px}
#related-post h3{margin:0 0 20px 0}
.related-item {float:left;height:80px;width:50%;}
.related-thumb {float:left}
.related-info {float:left;margin-left:15px;width:150px;}
.related-info h3{font-size:14px;margin:0 !important;text-shadow:0 !important;letter-spacing:0}

/*--------------Social Bookmarking Button --------------------*/
.socialbar {float:left;margin:30px 0 10px 0s; height:35px;border:1px #A0B4C3 dashed;padding:10px;width:660px;line-height:1.7em;text-align:center;}
.twitter-button {background: url(images/social/twitter-button.png) no-repeat top left;padding: 0 0 0 20px;margin:0 10px 0 0}
.facebook-button {background: url(images/social/facebook-button.png) no-repeat top left;padding: 0 0 0 20px;margin:0 10px 0 0}
.digg-button {background: url(images/social/digg-button.png) no-repeat top left;padding: 0 0 0 20px;margin:0 10px 0 0}
.delicious-button {background: url(images/social/delicious-button.png) no-repeat top left;padding: 0 0 0 20px;margin:0 10px 0 0}
.stumble-button {background: url(images/social/stumble-button.png) no-repeat top left;padding: 0 0 0 20px;margin:0 10px 0 0}
.rss-button {background: url(images/social/rss-button.png) no-repeat top left;padding: 0 0 0 20px;margin:0 10px 0 0}
.email-button {background: url(images/social/email-button.png) no-repeat top left;padding: 0 0 0 20px;margin:0 10px 0 0}
.link-button {background: url(images/social/link-button.png) no-repeat top left;padding: 0 0 0 20px;margin:0 10px 0 0}

/* ------------Pagenavi-------------- */
.wp-pagenavi {float:left;display:inline;color:#484848;margin:20px;line-height:30px}
.wp-pagenavi a{border:#ddd 1px solid;background-color:#fff;padding:3px 6px;text-decoration:none;font-size:11px;color:#484848}
.wp-pagenavi a:hover{border:#2B2C2C 1px solid;background-color:#2B2C2C;color:#fff;text-shadow: 0 0 0}
.wp-pagenavi .page{border:#ddd 1px solid;background-color:#fff;padding:3px 6px;text-decoration:none;font-size:11px;color:#484848;display:inline;margin:0 2px}
.wp-pagenavi span.current{border:#2B2C2C 1px solid;color:#fff;padding:3px 6px;text-decoration:none;background-color:#2B2C2C;margin:0 2px}
.wp-pagenavi span.pages{border:#ddd 1px solid;background-color:#fff;padding:3px 6px;text-decoration:none;font-size:11px;color:#484848;display:inline;margin:0 1px}

/*------------------------------------------------
	SIDEBAR AREA		    		   
--------------------------------------------------*/

#sidebar {float:right;width:280px;margin:7px 0 0 0px;padding-bottom:20px; }

/*--------Search Form -------*/
#searchform {margin:10px}
form#searchform input[type="text"] {width:140px;height:30px;color:#5f6466;padding-left:5px}

input#searchsubmit {color:#fff; background:url(images/search.png) no-repeat  0 0;border:none;width:48px;height:48px;text-indent:-9999px;display:inline-block}
input#searchsubmit:hover {background:url(images/search.png) no-repeat  0 -48px}

/*-----Social Widget-----*/
#social-widget {width: 260px;margin:10px 0;padding:10px;text-shadow:1px 1px 1px #fff}
div#social-widget input[type="text"] {width:120px;color:#5f6466}
#social-widget h3 {margin:0 15px 20px 0;color:#d14802;}

.rss-com {background: url(images/social/rss-mini.png) no-repeat top left;float:left;height:50px;width:70px;padding:5px 0 0 55px;color:#FD6B36}
.rss-com a {color:#f38e33}
.rss-com a:hover {color:#FD6B36}
.feed-count {font-size:1.4em;font-weight:bold}
#feedform{margin:10px 0 0 0}

.twitter-com {background: url(images/social/twitter-mini.png) no-repeat top left;float:right;height:50px;width:50px;padding:5px 0 0 55px;}
.twitter-com a:hover {color:#0B4978}
.tweet-count {font-size:1.4em;font-weight:bold}

.fb-com {background: url(images/social/fb-mini.png) no-repeat top left;height:50px;width:200px;margin:10px 0 0 0;padding:10px 0 0 55px;float:left;font-size:1.4em;font-weight:bold;}
.email-com {background: url(images/social/email-mini.png) no-repeat top left;width:200px;padding:10px 0 0 55px;float:left;font-size:1.4em;font-weight:bold;margin:0 0 10px 0;color:#686B6C}
.emailsubmit {background:#9B9895;cursor:pointer;color:#fff;font-family:inherit;border:none;padding:3px;text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
-moz-border-radius: 6px;-webkit-border-radius:6px; border-radius:6px;
font-size:12px;}
.emailsubmit:hover {background:#285687}

/*--------Ads Block 125px -------------*/
#ads-block-125 {margin:15px 0 15px 5px;width: 270px;}
#ads-block-125 img {margin:5px 0 5px 5px;height:125px;width:125px}

/*------Sidebar Widget Style-------*/
.widget-sidebar{margin:15px 15px 0;padding:10px;background:#F2F3F3}
.widget-sidebar h3{border-bottom:1px solid #CBCBC0;color:#d14802;margin:0 20px 0 0;padding:0 0 5px 0;}
.widget-sidebar h3:hover{cursor:n-resize}
h3.plus {background:url(images/toggle.png) no-repeat right -16px}
h3.minus {background:url(images/toggle.png) no-repeat right 9px}

.widget-sidebar ul{list-style:none;margin: 0px !important}
.widget-sidebar ul li{margin:10px 20px 0 10px;background: url(images/bullet.png) no-repeat 0 2px; padding-left:18px;line-height:1.3em;}
.widget-sidebar ul li ul li{background: url(images/bullet1.png)no-repeat;margin:10px 0 0 5px;}

/*-------Twitter Widget Style-------*/

div.twitter-widget ul li { list-style-type: none;background: url(images/twit-bullet.png) no-repeat 0 2px}
div.twitter-widget h3 {background: url(images/twit-icon.png) no-repeat 0 2px;padding:0 0 3px 45px}
#twitter_update_list  {margin:10px 0 0 0}
.twit-line{margin:3px 0 15px 45px}



/*------------------------------------------------
	Bottom AREA		    		  
--------------------------------------------------*/
#bottom-area {border:1px solid #DDDDDD outside;background:#FDFDFD;margin:0 0 10px 0;padding:0 0 40px 0}

/*------Bottom Widget Style-------*/
.widget-bottom {width:215px;margin:20px 0 10px 20px;line-height:1.5em; display: -moz-inline-stack; display: inline-block; vertical-align: top;_height:250px; zoom: 1;  *display: inline;}
.widget-bottom h3{border-bottom:1px solid #CBCBC0;color:#3D3E3E;margin:0 20px 5px 0;padding:0 0 5px 0;}
.widget-bottom ul{list-style:none;margin: 0px !important}
.widget-bottom ul li{margin:10px 0 0 10px;background: url(images/bullet.png) no-repeat 0 2px; padding-left:18px;line-height:1.3em;}
.widget-bottom ul li ul li{background: url(images/bullet1.png)no-repeat;margin:10px 0 0 5px;}
.widget-bottom a{line-height:1.2em}


/*------------------------------------------------
	COMMENT AREA		   		
--------------------------------------------------*/

/* TABS FOR COMMENTS AND TRACKBACKS */

ul.tabs {margin: 0;padding: 0;list-style: none;height: 32px; background: url(images/user-comment.png) no-repeat top left;padding: 10px 0 0 30px !important;height:32px}
ul.tabs li {float: left;margin: 0;padding: 0;height: 31px; line-height: 31px; margin-bottom: -1px;overflow: hidden;position: relative;color }
ul.tabs li a {text-decoration: none;display: block;font-size: 1.2em;padding: 0 20px;outline: none;color:#A0B4C3}
ul.tabs li a:hover {color:#7EB2D9}
html ul.tabs li.active, html ul.tabs li.active a:hover  {}
html ul.tabs li.active a {color:#3D3E3E;}

.tabs-container {overflow: hidden;clear: both;width: 100%;margin:0 0 0px 0;}
#trackbacks-tab{padding:10px}

#comments {float:left;padding:10px;width:680px;margin:0px 0 0 0}
#comments h4{display:inline;font-size:14px}
#commentform textarea  {width:95%}
#commentform label{width: 100px;float:left;display: inline-block;}

#respond {margin:0 10px 0 10px;padding:10px;}
#respond h4{margin:0 0 10px 0 ;font-size:14pt}
#respond ol{margin:0px;padding:0px}
#respond li { list-style: none;margin:15px 0 15px 10px }
#respond input[type="text"] {height:1.5em}

#pings a{font-size:10px} 
#pings {font-size:10px;float:left} 
#pings ol {list-style:disc outside none} 

.cancel {margin:0 0 20px 0}
.reply {margin: 0 10px 0px 0; text-align:right;float:right;}
.edit-comment a{color:#E73A1F;font-size:10px;}
.edit-comment a:hover{color:red}
.nocomments {padding:10px;text-shadow:1px 1px 1px #E2EEF1;font-size:1.2em;font-weight:bold}
.comment-reply-link {background: url(images/reply.png) no-repeat;padding:0 0 0 25px;display:block;line-height:20px;}
.comment-reply-link:hover{background: url(images/reply.png) no-repeat scroll 0 -20px transparent}
.cre a {color:#3273D3}
.cre a:hover {color:#3D3E3E}

.commentlist {list-style-type:none;margin:20px 0 18px}
.comment-author-admin {background:#FDF9EE}
.commentsubmit {background:#3D3E3E;color:#fff;font-family:inherit;border:none;padding:5px;text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
-moz-border-radius: 6px;-khtml-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;}
.commentsubmit:hover {color:#fff;background:#d26328;}

div#comments .children{list-style-type:none;width:90%;margin:20px 0 0 20px !important;clear:both}
.comment {padding:0 0 10px 0;
}
.even{background:#fff}
.avatar {float:left;border:5px solid #fff}
.comment div.commenter{margin:0px 0;background:#f7f8fa;padding:5px}
.comment-text{font-size:1.1em;line-height:1.2em;}
.comment-text p{margin-left:10px; line-height:24px;}
.comment-meta {float:left;margin:0 0 0 20px;line-height:2em;}
.comment-meta table{margin:0; padding:0;}
.fn{display:block;font-size:18px;font-style:bold; width:420px; color:#f56800; }
.fn a{color:#f56800; text-decoration:none;}
.fn a:hover{color:#f56800; text-decoration:underline;}

.bypostauthor {background:#F6FBFD} 

.pagination {float:left;display:inline;color:#484848;margin:20px;line-height:30px}
.pagination a{border:#ddd 1px solid;background-color:#fff;padding:3px 6px;text-decoration:none;font-size:11px;color:#484848}
.pagination a:hover{background-color:#2B2C2C;border:#2B2C2C 1px solid;color:#fff;text-shadow: 0 0 0}
.pagination span.current {margin:0 2px;border:#2B2C2C 1px solid;background-color:#2B2C2C;color:#fff;padding:3px 6px;text-decoration:none;}

/*------------------------------------------------	
	SLIDESHOW AREA		
--------------------------------------------------*/

#slideshow {width:1000px;background:#F2F3F3;border:1px solid #D7D7CF;
-moz-border-radius:15px;-khtml-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px; }

#slider{float:left;margin:20px 20px 10px 30px}
.featured-post{width:900px}
.slider-image{width:400px;height:250px;float:left;padding:5px;border:1px solid #DDDDD3;margin:0 0 0 15px}
.slider-post{width:470px;float:left;font-size:110% !important;line-height:1.8em}

.slider-post-meta {background:none repeat scroll 0 0 #3D3E3E;color:#fff;font-size:11px;margin:5px 0 15px;padding:5px;line-height:1.2em}
.slider-post-meta a {color:#E1E1E1;font-style:normal}
.slider-post-meta a:hover {color:#F9D7A4}

#slider-nav {float:left;padding-left:700px;margin:0 0 20px}
#slider-nav a {background: url(images/control-1.png) no-repeat;display:block;float:left;height:14px;margin-right:4px;text-indent:-9999px;width:15px;}
div#slider-nav a.activeSlide {background: url(images/control-2.png) no-repeat;}

.slider-arrow{position:relative}
span#prev, span#next{display:block;height:23px;position:absolute;text-indent:-9999px;top:140px;width:13px;}
span#prev {background: url(images/prev.png) no-repeat;left:10px }
span#next {background: url(images/next.png) no-repeat ;right:5px}

a.readmore span {display:block;height:34px;padding:0 5px 0 10px;}
.readmore{
background:#E6E6E7;display:block;float:right;height:34px;line-height:34px;margin:8px 10px 0 0;padding-right:9px;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
-moz-border-radius:15px;-khtml-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px; 	
-moz-box-shadow: 1px 1px 1px #D5D5D5 inset;box-shadow:  1px 1px 1px #D5D5D5 inset;-webkit-box-shadow:  1px 1px 1px #D5D5D5 inset;
}.readmore:hover{
background:#2675C9;text-shadow:1px 1px 1px #357BC5;color:#fff
}

#footer{width:1000px; margin:0px auto 0 auto;  position:fixed; bottom:0px; background:#e9e8e5; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; }
#footer .footer-left{ float:left; font-size:12px; width:450px; padding: 10px 0 10px 15px; color:#000; }
#footer .footer-right{ float:right; font-size:12px; width:130px; padding:20px 0 0 5px; color:#000; position:relative; bottom:10px;}
#footer .footer-middle{ margin:0 auto; color:#FFF; position:relative; padding:0px 5px 0 5px; width:260px;font-size:14px; color:#000; }
.footer-middle ul{ list-style:none; padding:0; margin:0; float:left;}
.footer-middle li{ list-style:none; margin:0; width:20px; height:21px; float:left; margin:7px 0 0 7px;}
.footer-middle li a{ width:20px; height:21px; display:block;  }
.footer-middle li.facebook a:hover{ background: url(images/facebook-hover.gif) no-repeat left top; }
.footer-middle li.twitter a:hover{ background: url(images/twitter-hover.gif) no-repeat left top;}
.footer-middle li.email a:hover{ background: url(images/email-hover.gif) no-repeat left top;}
.footer-middle li.rss a:hover{ background: url(images/rss-hover.gif) no-repeat left top;}

#heading{background: url(images/heading-title.jpg) repeat-x left top; height:56px; width:1000px; float:left; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px;}
#heading .left-side{ float:left; width:auto; /*580px*/}
#heading .left-side h2.page-title{ padding:8px 0 0 20px; }
#heading .left-side h2.page-title a{color:#171717; font-style:italic;}
#heading .left-side h2.page-title a:hover{ color:#000;}
#heading .right-side{ float:right;}


#content-wrap4 {margin:20px 0 20px 0; padding:0 0 0px 0; background: url(images/video-bg.png) repeat-y left top;  width:1000px; float:left; color:#000; z-index: 1000; min-height:300px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px;

}
#home-post-loop .fbLikeContainer {float:right;}
.homeVideoPage{width:703px;margin:25px auto 0;display:none;}
.homeVideoPage p{margin-bottom:0;}
.homeVideoPage iframe{width:703px;}