/*  
Theme Name: Utopian
Theme URI:
Description: 
Version: 1.0
Author:
Author URI:
*/


/* -- Basic Style -- */

h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:30px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:20px;
		line-height:150%;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#3ab44a;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		color:#1872ad;
		text-decoration:none;
	}
img {border:none; padding:0px; margin:0px;}
img.alignright {float:right; margin:2px 0px 5px 5px; border:solid 1px #595959; padding:2px;}
img.alignleft {float:left; margin:2px 5px 5px 0px; border:none; padding:2px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2px 0 2px 5px;}
a img.alignleft {float:left; margin:0px 5px 2px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

blockquote
	{
		padding:7px 0px 0px 30px;
		width:400px;
		font-size:14px;
		font-style:italic;
		border-left:solid 6px;
	}
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 5px 15px 5px;
	}
.storyContent ol li, .storyContent ul li
	{
		list-style:none;
		background:url(images/bullet1.jpg) no-repeat left 3px;
		padding:0px 0px 5px 20px;
	}
	

/* -- Main Style  -- */	

body
	{
		margin:0px;
		padding:0px;
		font-family:"Century Gothic","Times New Roman", Times, arial;
		background:url(images/blog.jpg) no-repeat center top;
		font-size:14px;
		color:#1872ad;
		background-attachment:fixed;
	}
.TOpMain
	{
		margin:0px auto;
		padding:0px;
		width:1007px;
	}	
.main
	{
		margin:0px auto;
		padding:0px;
		width:982px;
	}
/* ------- top header  -----*/
#HeaderTop
	{
		background:url(images/TopHeader_Bg_re.jpg) repeat-x left top;
	
		
	}
#HeaderTopBg
	{
		background:url(images/TopHeader_Bg.jpg) no-repeat center top;
	}
.TopHeadr_Height
	{
		height:147px;position:relative;
	}
/* -- Header -- */
.logo
	{
		float:left;
		padding-top:30px;
		width:217px;
		padding-left:4px;
	}
.GoalsBanner
	{
		position:absolute;
                left:217px;
                top:98px;
	}
.GoalsBanner h3 { color:#ffffff; text-align:center;}
.callus
	{
		position:absolute;right:0px;top:2px;
	}
.Freecallus
	{
		font-family:"Century Gothic",Arial ;
		font-size:17px;
		text-align:center;
		color:#FFFFFF;
		height:40px;
		overflow:hidden;
		line-height:20px;
	}
.Freecallus span
	{
		font-family:"Century Gothic",Arial ;
		font-size:20px;
		font-weight:bold;
	}
.description
	{
		font-size:16px;
		color:#666666;
		padding-top:5px;
		padding-bottom:10px;
	}
.twits
	{
		float:right;
		padding-top:8px;
	}
.Contacts
	{
		float:right;
		padding-top:64px;
	}
.TellNumber
	{
		text-align:right;
		color:#7d7d7d;
		font-size:11px;
		letter-spacing:1px;
	}
.Emails
	{
		text-align:right;
		color:#7d7d7d;
		font-size:11px;
		letter-spacing:1px;
	}
/******************************************/


/* -- Page Navigation -- */
.nav
	{
		margin:0px auto;
		padding:0px;
		width:982px;
		background:url(images/navbg.jpg) repeat-x left top #0e6e9e;
	}
#nav h3 { display:none;}
ul#nav{
  border: 0 none;
  padding: 0 0px 0 0;
  list-style: none;
  float:left;
  z-index:1000;
  font-size:12px;
  
}
ul#nav li {
  margin: 0;
  border: 0 none;
  padding: 0 0 0 0px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height:auto;
  padding:0px;
  padding-left:1px;
  background:url(images/nav_line.jpg) no-repeat right 3px;
}
ul#nav ul {
  margin: 0;
  padding: 0;
  width:180px;
  list-style: none;
  display: none;
  position: absolute;
  background:none;
  top: 44px;
  left: 1px;
  /*border:solid 1px #c5aa59;*/
  z-index:1000;

}

ul#nav ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
 
}

ul#nav ul li {
  width: 180px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  background:none;
  padding:0px;
  margin:0px;
  
}
/* Root Menu */
ul#nav a 
	{
		padding:15px 6px 12px 5px;
		text-align:center;
		/*padding-left:32px;*/
		float: none !important; /*For Opera*/
		float: left; /*For IE*/
		display: block;
		color:#fff;
		text-decoration: none;
		height: auto !important;
		height: 1%; /*For IE*/
		font-family:"Century Gothic";
		font-size:12px;	
	}
ul#nav li a:hover
	{
		color:#ffffff;
		background:url(images/menu_aerrow.jpg) no-repeat center top #025389;
	}

/* Root Menu Hover Persistence */
ul#nav a:hover,
ul#nav li:hover a,
ul#nav li.iehover a, ul#nav li.current_page_item a {
 color:#ffffff;
text-decoration:none;
background:url(images/menu_aerrow.jpg) no-repeat center top #025389;

}

ul#nav a:active,
ul#nav li:active a,
ul#nav li.ieactive a {
  color: #fff;
  
}

/* 2nd Menu */
ul#nav li:hover li a,
ul#nav li.iehover li a, ul#nav li ul li.current_page_item a  {
  float: none;
  width:160px;
  padding:5px 10px 5px 10px;
  color:#ffffff;
  font-size:12px;
  text-align:left;
  background:none;
  background:#025389;
}

/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
  color:#ffffff; /* secound hover */
  background:#0e6e9e;
}

/* 3rd Menu */
ul#nav li:hover li:hover li a,
ul#nav li.iehover li.iehover li a {
  float: none;
  width:160px;
  padding:5px 10px 5px 10px;
  color:#ffffff;
  font-size:12px;
  text-align:left;
  background:#025389;
}

/* 3rd Menu Hover Persistence */
ul#nav li:hover li:hover li a:hover,
ul#nav li:hover li:hover li:hover a,
ul#nav li.iehover li.iehover li a:hover,
ul#nav li.iehover li.iehover li.iehover a {
  color:#ffffff; /* secound hover */
  background:#0e6e9e;
}

/* 4th Menu */
ul#nav li:hover li:hover li:hover li a,
ul#nav li.iehover li.iehover li.iehover li a {
  float: none;
  width:160px;
  padding:5px 10px 5px 10px;
  color:#ffffff;
  font-size:12px;
  text-align:left;
  background:#025389;
}

/* 4th Menu Hover */
ul#nav li:hover li:hover li:hover li a:hover,
ul#nav li.iehover li.iehover li.iehover li a:hover {
  color:#ffffff; /* secound hover */
  background:#0e6e9e;
}

ul#nav ul ul,
ul#nav ul ul ul {
  display: none;
  position: absolute;
  top: 0px;
  left: 180px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.iehover ul ul,
ul#nav li.iehover ul ul ul {
  display: none;
}

ul#nav li:hover ul,
ul#nav ul li:hover ul,
ul#nav ul ul li:hover ul,
ul#nav li.iehover ul,
ul#nav ul li.iehover ul,
ul#nav ul ul li.iehover ul {
  display: block;
}
/****************************************/
.search_bg
	{
		height:29px;
		background:url(images/search_bg.jpg) repeat-y left top #99cc33;
		float:right;
		width:284px;
		padding:6px 0px 0px 7px;
	}
.ClientLogin
	{
		float:right;
		text-align:right;
		font-size:12px;
		font-weight:bold;
		color:#676767;
	}
.ClientLogin a, .ClientLogin a:visited
	{
		font-size:11px;
		color:#7d7d7d;
		text-decoration:none;
	}
.ClientLogin a:hover
	{
		font-size:11px;
		color:#1872ad;
		text-decoration:underline;
	}
.main_header
	{
		padding-top:33px;
		height:260px;
	}
/*****************************************************************/
.content
	{
		width:971px;
		overflow:hidden;
		padding:0px 11px 7px 0px;
		background:#ffffff;
	}
.images_all
	{
		float:left;
		width:223px;
		margin-right:2px;
		height:130px;
		overflow:hidden;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:754px;
	}
.innerPad
	{
		padding-left:20px;
		padding-top:15px;
	}
.story
	{
		height:1%;
	}
.story h2
	{
		font-size:29px;
		color:#1872ad;
		margin-bottom:8px;
		font-family:"Times New Roman", Times, serif;
		font-weight:bold;
	}
.story h2 a, .story h2 a:visited
	{
		text-decoration:none;
		color:#1872ad;
	}
.story h2 a:hover
	{
		color:#d21c21;
		text-decoration:underline;
	}
.storyAuthor 
	{
		font-size:15px;
		color:#025389;
		font-family:"Times New Roman", Times, serif;
		line-height:180%;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#e51b24;
		text-decoration:none;
	}
.storyAuthor a:hover
	{
		color:#025389;
		text-decoration:underline;
	}
.storyAuthor u
	{
		color:#838383;
	}
.storyContent
	{
		padding:8px 0px 0px 0px;
	}
.storyContent p
	{
		text-align:justify;
		line-height:130%;
		padding-bottom:20px;
	}
.readmore
	{
		text-align:right;
	}
.readmore a, .readmore a:visited
	{
		color:#e51b24;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
		text-decoration:none;
	}
.readmore a:hover
	{
		text-decoration:underline;
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:10px;
		font-family:"Century Gothic","Times New Roman", Times, arial;
		margin:0px;
	}
.story h1 { color:#079a18; font-size:24px; }
.storyContent h3 { color:#c30707; }
.storyContent h2 { font-size:20px; }
.storyContent table
	{
		padding:0px;
		margin-bottom:15px;
		border-collapse:collapse;
	}
.storyContent table td, .storyContent table th
	{
		padding:3px;
	}
.story_category
	{
		padding-bottom:5px;
		font-size:12px;
		color:#424242;
		font-weight:bold;
	}
.story_category a, .story_category a:visited
	{
		padding-bottom:5px;
		font-size:11px;
		color:#424242;
		font-weight:normal;
		
	}
.story_category a:hover
	{
		color:#1872ad;
	}
.storyTags
	{
		padding-bottom:5px;
	}
.post_section h2
	{
		font-size:24px;
		color:#1872ad;
	}
/************************************/
.ObligationQuote
	{
		margin-left:7px;
		border:solid 1px #becad5;
		width:744px;
		height:230px;
		background:url(images/quote_bg.jpg) repeat-x left top #fff;
	}
.quote_part	
	{
		height:78px; position:relative;
	}
.quote_title
	{
		float:left;
		padding-left:13px;
		padding-top:13px;
	}
.QuoteTitle
	{
		font-family:"myriad Pro";
		font-size:24px;
		color:#e51b24;
	}
.QuoteTitle span
	{
		color:#3ab44a;
	}
.contact_details
	{
		font-family:"Century Gothic";
		font-size:17px;
		color:#3783b5;
	}
.free
	{
		float:right;
	}
.pade_icon
	{
		float:left;
		width:75px;
		padding-left:42px;
	}
.form_names
	{
		float:left;
		width:255px;
	}
.Names
	{
		float:left;
		width:72px;
		margin:0px;
		padding:0px 7px 0px 0px;
		text-align:right;
		font-family:"Century Gothic",arial;
		font-weight:bold;
		color:#484848;
		font-size:13px;
	}
.input_box
	{
		float:left;
		margin-bottom:7px;
		width:153px;
	}
.txt, .input_box textarea
	{
		font-family:"century gothic",arial;
		font-size:12px;
		width:150px;
		padding:1px;
		margin:0px;
	}
.input_box textarea { height:40px; width:250px;}
.disc
	{
		float:left;
		width:340px;
		padding-left:15px;
		
	}
.disc .txt { width:250px;}
.quote_part p {padding:0px; margin:0px;}
.submit
	{
		margin-top:5px;
		float:left;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:203px;
		padding-top:15px;
	}
.sideBar ul
	{
		padding:0px;
		margin:0px;
		
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBarTitle
	{
		color:#cc9e00;
		padding:0px 0px 0px 0px;
		margin-bottom:5px;
		overflow:hidden;
		background:url(images/sidebar_titlebg.jpg) repeat-x left top;
	}
.sideBarTitle h3
	{
		font-size:18px;
		letter-spacing:1px;
		font-family:"Century Gothic";
		color:#FFFFFF;
		padding:6px 6px 6px 8px;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px 0px 15px 0px;
		background:#eff7ff;
	}
.sideBar li li li
	{
		margin:0px;
		padding:2px 0px 2px 18px;
		background:url(images/sidebar_aerrow.jpg) no-repeat left 10px;
		list-style:none;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		border:none;
		padding:2px 0px 2px 18px;
		margin-left:8px;
		background:url(images/sidebar_aerrow.jpg) no-repeat left 10px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#1872ad;
		text-decoration:none;
		font-size:12px;
		font-family:"Century Gothic";
	}
.sideBar li li a:hover
	{
		text-decoration:none;
		color:#d21c21;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#1872ad;
		text-decoration:none;
		font-size:12px;
		font-family:"Century Gothic";
	}
.sideBar li a:hover
	{
		text-decoration:none;
		color:#d21c21;
		
	}
.textwidget
	{
		padding:5px;
	}
.sideBar li.search_li
	{
		background:#ffffff;
	}
.quick_links
	{
	}
.quick_links span
	{
		float:left;
		text-align:center;
		padding:7px;
		display:block;
	}
.view_more
	{
		text-align:right;
		padding-right:10px;
	}
.view_more a, .view_more a:visited
	{
		color:#3ab44a !important;
		text-decoration:underline !important;
	}
.view_more a:hover
	{
		text-decoration:none !important;
	}
.projects
	{
		height:1%;
	}
.projects ul li
	{
		background:none;
		padding-left:0px;
		padding-bottom:8px;
		margin-bottom:8px;
		border-bottom:solid 1px #a5c0db;
	}
.projects ul li img
	{
		float:left;
		margin-bottom:3px;
		margin-right:5px;
	}
/*----------------------------------------------*/

.gallery
	{
		height:232px;
		overflow:hidden;
		margin-bottom:10px;
		position:relative;
	}
.gallery2
	{
		padding-bottom:15px;
	}
.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
/* Easy Slider */

	#slider{
		width:756px;
		height:232px;
		overflow:hidden;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:756px;
		height:232px;
		overflow:hidden;
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:29px;
		height:29px;
		position:absolute;
		left:10px;
		top:100px;
		}
	#nextBtn{ 
		left:715px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:29px;
		height:29px;
		background:url(images/prev_btn.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/next_btn.png) no-repeat 0 0;	
		}
/*-----------------------------*/
.home_content
	{
	}
#scroller-header a, #scroller-header a:visited {
	text-decoration:none; 
	color:#aaaaaa; 
	/*padding:8px 9px 8px 9px;*/
	width:148px;
	height:76px;
	font-size:1px;
	font-weight:bold;
	font-family:tahoma;
	float:left;
	display:block;
	text-indent:-700px;
	margin-left:3px;
}

#scroller-header a:hover {
	text-decoration:none; 
}

a.selected {
	text-decoration:none !important; 
	color:#ffffff !important;
}

a#tab1, a#tab1:visited
{
	background:url(images/webdesign_bg.jpg) no-repeat;
}
a#tab1:hover, a.selected#tab1
{
	background:url(images/webdesign_hover.jpg) no-repeat !important;
}

a#tab2, a#tab2:visited
{
	background:url(images/webstrategy_bg.jpg) no-repeat;
}
a#tab2:hover, a.selected#tab2
{
	background:url(images/webstrategy_hover.jpg) no-repeat !important;
}

a#tab3, a#tab3:visited
{
	background:url(images/webcopywritting_bg.jpg) no-repeat;
}
a#tab3:hover, a.selected#tab3
{
	background:url(images/webcopywritting_hover.jpg) no-repeat !important;
}

a#tab4, a#tab4:visited
{
	background:url(images/seo_bg.jpg) no-repeat;
}
a#tab4:hover, a.selected#tab4
{
	background:url(images/seo_hover.jpg) no-repeat !important;
}

a#tab5, a#tab5:visited
{
	background:url(images/adword_bg.jpg) no-repeat;
}
a#tab5:hover, a.selected#tab5
{
	background:url(images/adword_hover.jpg) no-repeat !important;
}

#scroller-header {
	width:754px;
	height:76px;
	/*padding:5px 0 5px 0px;*/
	background:url(images/tabs_bg.jpg) repeat-x left top;
	font-weight:normal;
	overflow:hidden;
}

#scroller-body {
	/*background:url(images/body.gif) no-repeat bottom center;*/
	width:734px;
	/*padding-bottom:30px;*/
	padding:6px 10px 10px 10px;
	background:url(images/tabs_content_bg.jpg) repeat-x left top #b7defd;
	min-height:440px;
	height:auto !important;
	height:440px;
}

#mask {
	width:734px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:0px;
}

#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 0px;
padding:0;
}

	#panel ul li {
		margin:0px;
		padding:0px;
		padding:4px 0px;
		color:#aaaaaa;
		/*background:#2a2a2a;*/
		/*border-bottom:1px dotted #ccc;*/
	}
	#panel ul li li {
		padding:4px 5px;
		padding-left:15px;
		color:#aaaaaa;
		border-bottom:none;
		background:none;
	}
	
	#panel li a, #panel li a:visited
	{
		padding:0px;
		text-decoration:none;
	}
	#panel li a:hover
		{
			text-decoration:underline;
			color:#ffffff;
		}
		
	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}
/***********************************************/

/* -- Sidebar Search Tool -- */
.search
	{
		background:#ffffff;
		border:solid 1px #3a70ab;
		padding-left:4px; width:197px;
	}
.innerContent .search { margin-bottom:10px; }
.search_img
	{
		background:url(images/searchh_bg.jpg) no-repeat left top;
		width:242px;
		height:24px;
		float:left;
	}
.searchText
	{
		float:left;
		width:165px;
		margin:0px;
		padding:0px;
		padding:1px 4px 2px 0px;
		font-size:12px;
		font-family:"century gothic",arial;
		margin-top:5px;
		margin-bottom:4px;
		color:#155483;
		border:none;
		background:none;
	}
.go
	{
		float:left;
		background:none;
		border:none;
		margin:6px 0px 0px 3px;
		padding:0px;
		color:#FFFFFF;
		cursor:pointer;
	}
/***********************************************/

/* -- Footer -- */

.FootterBg
	{
		background:url(images/Footer_Bg.jpg) repeat-x left top #5897cc;
		padding-bottom:0px;
		color:#ffffff;
	}

.Footer_LargeBg
	{
		background:url(images/Footer_LargeBg.jpg) no-repeat center top;
	}
.footer_menu
	{
		padding-top:30px;
	}
ul#footerNav
	{
		padding:0px;
		margin:0px;
		height:18px;
		overflow:hidden;
	}
ul#footerNav li
	{
		float:left;
		display:block;
		background:url(images/foote_menu_line.jpg) no-repeat right 5px;
	}
ul#footerNav li a, ul#footerNav li a:visited
	{
		font-size:13px;
		color:#fff;
		text-decoration:none;
		padding:0px 9px 0px 9px;
		display:block;
	}
ul#footerNav li a:hover
	{
		text-decoration:underline;
	}
.Footer_Menu2
	{
		background:none;
		height:40px;
		overflow:hidden;
	}
.Footer_Menu2 ul
	{
		float:right;
		background:none;
		list-style:none;
	}
.Footer_Menu2 li
	{
		float:left;
		display:block;
		background:none;
	}
.Footer_Menu2 li img
	{
		padding-right:5px;
		padding-top:4px;
	}
.Footer_Menu2 li a, .Footer_Menu2 li a:visited
	{
		background:none;
		padding:2px 5px 2px 5px;
		color:#FFFFFF;
		display:block;
	}	
.Footer_Menu2 li a:hover
	{
		color:#000000;
	}
.footer_left
	{
		float:left;
		width:450px;
		color:#ffffff;
		padding-top:10px;
	}
.footer_right
	{
		float:right;
		width:300px;
		font-size:21px;
		color:#ffffff;
		text-align:right;
		padding-top:10px;
	}
/************ fooet box ************************/
.seo_part
	{
		float:left;
		width:210px;
		margin-right:50px;
		padding-top:10px;
	}
.webdesign_part
	{
		float:left;
		width:215px;
		margin-right:40px;
		padding-top:10px;
	}
.eCommerce_part
	{
		float:left;
		width:220px;
		margin-right:60px;
		padding-top:10px;
	}
.branding_part
	{
		float:left;
		padding-top:10px;
	}

.services h3
	{
		font-family:"Century Gothic";
		font-size:13px;
		color:#FFFFFF;
		padding-bottom:5px;
	}
ul.services
	{
		padding-bottom:10px;
	}
ul.services li
	{
		padding:0px;
		margin:0px;
		background:none;
	}
ul.services li a, ul.services li a:visited
	{
		padding:0px;
		margin:0px;
		color:#b6ddfe;
		font-family:"Century Gothic";
		font-size:12px;
	}
ul.services li a:hover
	{
		padding:0px;
		margin:0px;
		color:#fff;
		text-decoration:underline;
	}
/*************************************************/	
.copyright
	{
		font-size:12px;
		color:#999999;
		text-align:center;
		padding:10px 0px 20px 15px;
	}
.copyright a, .copyright a:visited
	{
		font-size:12px;
		color:#999999;
		text-decoration:underline;
		
	}
.copyright a:hover
	{
		color:#cc0000;
		text-decoration:none;
	}
/********************************************************/
/* -- Pagination -- */

.navigation
	{
		height:1%;
		padding-bottom:20px;
	}
.alignleft
	{
		float:left;
		padding-left:0px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
	}
	
	

/* -- search result's title -- */

h2.pagetitle, .article h2, .error, h2.center
	{
		color:#000;
		font-size:26px;
		font-weight:bold;
		font-family:"century gothic",arial;
		padding-top:0px;
		padding-bottom:10px;
		text-align:left;
	}
	
	
	
/* -- Comments Section -- */

.comment_template
	{
		padding-left:10px;
		padding-top:15px;
	}
#comments, #respond h3, .commenttitle
	{
		color:#898989;
		padding-top:5px;
		padding-bottom:15px;
		font-size:15px;
		font-weight:bold;
	}
ol.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	}
ol.commentlist li {
	margin:0px;
	padding: 0px 0px 20px 0px;
	margin-bottom:30px;
	list-style: none;
	line-height:18px;
	border-bottom:solid 1px;
	height:1%;
	}
ol.commentlist li li
	{
		padding-left:30px;
		padding-top:25px;
		padding-bottom:0px;
		margin-bottom:0px;
		border:none;
	}

.avatar
	{
		float:left;
		border:solid 1px #ececec;
		padding:2px;
		margin-left:5px;
		width:35px;
		height:35px;
	}
.fn
	{
		font-style:normal;
		padding-left:15px;
	}
.fn .url
	{
		padding:3px 0px 3px 0px;
		font-weight:bold;
		font-family:georgia, verdana;
		font-size:13px;
	}
.commentmetadata {
	margin: 0px;
	display: block;
	padding:0px 0px 0px 65px;
	font-size:11px;
	}
.comment-body p
	{
		clear:both;
		padding:10px 0px 0px 0px;
	}
	


/* -- Comment Form -- */

#comment, #author, #email, #url
	{
		font-family:"century gothic",arial;
		font-size:13px;
		color:#747373;
		line-height:18px;
		border:solid 1px #b7b7b7;
		width:200px;
		padding:2px;
		background:#ffffff;
		color:#333333;
	}
#comment
	{
		width:480px;
	}
/*********************************************************/

/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}

.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}
.commentlist em
	{
		padding-left:15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* -- CALENDER STYLE -- */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 180px;
	font-size:11px;
	color:#595959;
	text-align:center;
	}
#wp-calendar th
	{
		color:#1872ad;
	}
#wp-calendar #today
	{
		color:#e51b24;
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#1872ad;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#1872ad;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:180px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #1872ad;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.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;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.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;
}
a.more-link:hover
	{
		text-decoration:underline;
	}

/**********************************************/
.wpcf7-response-output { position:absolute; left:0px; top:176px; font-size:12px; }
.wpcf7 span.wpcf7-not-valid-tip { font-size:12px; }