@charset utf-8;
/*--
	Theme Name: WordPress Theme 1198
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:underline;
  border:0;
  color:#25bde2;
}
a:hover,a:focus{
  text-decoration:none;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:50px;
  line-height:1.2em;
  margin:0 0 0.45em;
  position:relative;
}
h1.alt { font-size:40px;}
h1 span { color:#25bde2;}
h1 strong.bg { 
	background:url(/wp-content/themes/theme1198/images/title-bg.png) repeat-x left top;
	position:absolute;
	left:0;
	top:0;
	height:45px;
	width:100%;
}
h2{
  font-size:1.8em;
  line-height:1.5em;
  margin:0;
  letter-spacing:2px;
}
h2.title { margin-bottom:20px;}
	h2 a {
		color:#000;
		text-decoration:none;
	}
	h2 a:hover { color:#25bde2;}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h4{
  font-size:1em;
  margin:0 0 1.5em;
}
h5{
  font-size:0.8333em;
  margin:0 0 1.8em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  margin:0 0 1.5em;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  padding:.3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
body{
	background:
	color: #000;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.75em;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
header .container_24 {
	height:173px;
	position:relative;
	z-index:99;
	background:url(/wp-content/themes/theme1198/images/line-hor1.gif) repeat-x left bottom;
}
.home header .container_24 { background:none;}

/* Logo */
.logo {
	position:absolute;
	left:0;
	}
	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
		}
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
			}


/* Header widget */
#widget-header .widget.widget_cmeta {
	position:absolute;
	right:0;
	top:109px;
}
	#widget-header .widget.widget_cmeta h3 { display:none;}
	#widget-header .widget.widget_cmeta ul li {
		float:left;
		font-size:17px;
		line-height:1.2em;
		margin:0 0 0 27px;
		padding:0;
		background:none;
		letter-spacing:2px;
	}
		#widget-header .widget.widget_cmeta ul li a {
			text-decoration:none;
			color:black;
		}
		#widget-header .widget.widget_cmeta ul li a:hover { color:#25bde2;}
		
#widget-header .widget.widget_search {
	position:absolute;
	right:0;
	top:166px;
}
		


/* Slider
---------------------------------------- */
#slider-wrapper {
	height:385px;
	position:relative;
	overflow:hidden;
}
#slider-bg { 
	background:url(/wp-content/themes/theme1198/images/slider-bg.gif) no-repeat center top;
	padding:29px 0 0 0;
	height:385px;
}
#slider {
	position:relative;
	width:890px;
	height:326px;
	background:url(/wp-content/themes/theme1198/images/loading.gif) no-repeat 50% 50%;
	margin:0 auto;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0;
}
.nivo-nextNav {
	right:0;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:845px;
	height:20px;
	left:0;
	bottom:-20px;
	text-align:center;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:60px;
	height:77px;
	text-indent:-9999px;
	border:0;
	top:115px;
	background-repeat:no-repeat;
	background-position:left top;
}
.nivo-directionNav a:hover { background-position:left -77px;}
a.nivo-nextNav {
	right:-96px;
	background-image:url(/wp-content/themes/theme1198/images/next.png);
}
a.nivo-prevNav {
	left:-96px;
	background-image:url(/wp-content/themes/theme1198/images/prev.png);
}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			61px; /* match top ul list item height */
	z-index:		99;
	width:164px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			60px; /* match ul width */
	top:			176px;
	width:178px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width:960px;
	margin-top:176px;
	margin-left:40px;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			white;
}
/* main level */
.sf-menu > li:first-child { margin:8px 15px 15px 0;}
.sf-menu > li:nth-child(2n) { margin-right:17px;}
.sf-menu > li:nth-child(3n) { margin:10px 13px 0 0;}
.sf-menu > li:nth-child(4n) { margin-top:6px;}

	.sf-menu > li { background:url(/wp-content/themes/theme1198/images/nav-button.gif) repeat-x left -56px;}
	.sf-menu > li.current_page_item,
	.sf-menu > li.current_page_ancestor { background:url(/wp-content/themes/theme1198/images/nav-button.gif) repeat-x left top;}
	
	.sf-menu > li > a {
		line-height:56px;
		font-size:30px;
		line-height:56px;
		color:white;
		padding:0 19px;
	}
	
/* first level */
.sf-menu li li {
	line-height:23px;
	background:#2d2d2d;
	padding:0 0 0 20px;
	width:144px;
	position:relative;
}
	.sf-menu li li span.top {
		width:20px;
		height:20px;
		background:red;
		position:absolute;
		left:0;
		top:0;
	}
	.sf-menu > li > ul > li:first-child { 
		padding-top:28px;
		background:url(/wp-content/themes/theme1198/images/sub-nav-top.png) no-repeat left top;
	} 
	.sf-menu li li:last-child { padding-bottom:17px;}
	
	.sf-menu li ul li.sfHover { z-index:9999;}
	
	.sf-menu > li > ul > li > a:hover,
	.sf-menu > li > ul > li.sfHover > a,
	.sf-menu > li > ul > li.current_page_item > a { color:#23bce2;}
	
/* second level */
.sf-menu li li li {
	width:164px;
	padding-left:14px;
	background:none;
}
.sf-menu li li li a {
	background:#3d3d3d;
	height:1%;
	padding-left:20px;
}
.sf-menu li li li:first-child { background:url(/wp-content/themes/theme1198/images/sub-nav-left.png) no-repeat left 9px;}
.sf-menu li li li:first-child a { padding-top:17px;}
.sf-menu li li li:last-child a { padding-bottom:17px;}

.sf-menu li li li a,
.sf-menu li li li a:visited {
	color:#898888;
}
.sf-menu li li li a:hover,
.sf-menu li li li.current_page_item a { 
	color:white;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/* background:		url(/wp-content/themes/theme1198/images/arrows-ffffff.png) no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url(/wp-content/themes/theme1198/images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/




/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:15px;
	}
	#top-search .input-search {
		width:160px;
		margin-right:10px;
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:50px;
	background:url(/wp-content/themes/theme1198/images/extra-bg.png);
}
.home .primary_content_wrap { background:none;}
	
#content {
	width:620px;
	padding-top:45px;
}
	#content .indent {
		padding:0 30px 0 0;
		}
		
#full-width #content {
	float:none;
	width:100%;
	}
	article {
		padding-bottom:30px;
		overflow:hidden;
		width:100%;
	}
	article.single-post {
		border-bottom:none;
		}
		.featured-thumbnail {
			float:left;
			position:relative;
		}
		.featured-thumbnail.alt {
			background:black url(/wp-content/themes/theme1198/images/loading.gif) 50% 50% no-repeat;
			margin-bottom:10px;
			height:350px;
			overflow:hidden;
			width:630px;
		}
		.featured-thumbnail.alt img { 
			margin-bottom:0;
		}
			.featured-thumbnail img {
				margin:0 20px 10px 0;
			}
			
			.featured-thumbnail.right-indent img { margin-right:20px;}
			
		.img-border {
			width:274px;
			height:160px;
			border:8px solid #353535;
			display:none;
			position:absolute;
			left:0;
			top:0;
		}
		.img-border.alt {
			width:142px;
			height:83px;
			border-width:4px;
		}
		.img-border.large {
			width:614px;
			height:334px;
		}
		
		a.featured-thumbnail img { margin-right:0;}
		
		.single .featured-thumbnail .img-border,
		a.featured-thumbnail:hover .img-border { display:block;}
			
		
		.extraBg { 
			
			overflow:hidden;
		}
		
		.post-content ul li:first-child,
		#page-content ul li:first-child { padding-top:0;}	
		.post-content ul li,
		#page-content ul li {
			padding-top:5px;
		}
		
			.post-content .excerpt {
				margin-bottom:1.5em;
				}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		width:100%;
		font-size:1.2em;
		letter-spacing:1px;
		overflow:hidden;
		margin-bottom:1em;
	}
	.post-navigation {
		
	}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}


ul.posts-list { 
	margin:0;
	overflow:hidden;
	width:100%;
	background:url(/wp-content/themes/theme1198/images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:15px;
}
	ul.posts-list li {
		list-style-type:none;
		width:290px;
		display:-moz-inline-box; 
		display:inline-block; 
		*zoom:1; 
		*display:inline;
		vertical-align:top;
		overflow:hidden;
		margin-right:46px;
		position:relative;
		min-height:250px;
		height:auto!important;
		height:250px;
		margin-bottom:36px;
	}
	ul.posts-list li.nomargin {
		margin-right:0;
	}
	
		ul.posts-list li .comm-counter {
			position:absolute;
			right:0;
			bottom:0;
			margin:0;
		}
		
		
			ul.posts-list li .comm-counter a,
			.comm-counter a {
				color:white;
				text-decoration:none;
				width:48px;
				height:32px;
				font-size:18px;
				line-height:32px;
				display:block;
				background:url(/wp-content/themes/theme1198/images/comm-bg1.png) no-repeat left top;
				text-align:center;
			}
				ul.posts-list li .comm-counter a:hover,
				.comm-counter a:hover { background-position:0 -32px;}
				
		ul.posts-list li .excerpt,
		.txt1 {
			font-size:18px;
			line-height:25px;
			letter-spacing:2px;
		}
			ul.posts-list li .excerpt a {
				display:block;
				color:black;
				text-decoration:none;
			}
			ul.posts-list li .excerpt a:hover { color:#25bde2;}
			
			
ul.latestpost {
	margin:0;
	width:100%;
	overflow:hidden;
	padding-top:18px;
}
	ul.latestpost li {
		width:150px;
		min-height:165px;
		height:auto!important;
		height:165px;
		margin:31px 6px 0 0;
		list-style-type:none;
		display:-moz-inline-box; 
		display:inline-block; 
		*zoom:1; 
		*display:inline;
		vertical-align:top;
		position:relative;
	}
	ul.latestpost li.nomargin {
		margin-right:0;
	}

	
		ul.latestpost li a {
			color:#25bde2;
			text-decoration:none;
			display:block;
		}
		ul.latestpost li a:hover { color:black;}
		
		ul.latestpost li .comm-counter {
			position:absolute;
			right:0;
			bottom:0;
		}
			ul.latestpost li .comm-counter a {
				color:white !important;
				font-weight:bold;
				text-align:center;
				width:36px;
				height:24px;
				line-height:24px;
				font-size:12px;
				background-repeat:no-repeat;
				background-position:left top;
				background-image:url(/wp-content/themes/theme1198/images/comm-bg2.png);
			}
			ul.latestpost li .comm-counter a:hover { background-position:left -24px;}
			
			
ul.archive-list { margin:0;}			
	ul.archive-list li {
		padding-top:30px;
		margin-top:30px;
		background:url(/wp-content/themes/theme1198/images/line-hor1.gif) repeat-x left top;
		list-style-type:none;
	}
	ul.archive-list li:first-child {
		background:none;
		padding-top:0;
		margin-top:0;
	}



/* Comments
---------------------------------------- */
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#fafafa;
				border:1px solid #eee;
				margin-bottom:20px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {
						}
				
				.reply {
					position:absolute;
					right:20px;
					bottom:15px;
					}
					.reply a {
						display:inline-block;
						background:#828282;
						padding:3px 8px;
						color:#fff;
						text-decoration:none;
						}
					.reply a:hover { background:#23bce2;}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-top:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	background:url(/wp-content/themes/theme1198/images/widget-bg1.gif) #e9e9e9;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}

/* Recent author posts */
#recent-author-posts {
	
}

/* Recent author comments */
#recent-author-comments ul li {
	padding-bottom:6px;	
}




/* 404
---------------------------------------- */
#error404 {
	text-align:center;
	padding:80px 0;	
}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
#gallery {
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:-50px 0 20px 0;
		}
		#gallery .portfolio li {
			float:left;
			width:290px;
			margin:50px 40px 0 0;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:black url(/wp-content/themes/theme1198/images/loading.gif) 50% 50% no-repeat;
				}
			#gallery .portfolio li a.image-wrap .img-border { height:134px;}	
			#gallery .portfolio li a.image-wrap:hover .img-border { display:block;}
			
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin:15px 0 0 0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				color:#25bde2;
				line-height:1.5em;
			}
			#gallery .portfolio h3 a {
				color:black;
				text-decoration:none;
				letter-spacing:2px;
			}
			#gallery .portfolio h3 a:hover { text-decoration:underline;}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:1px;
				width:290px;
				height:150px;
				background:url(/wp-content/themes/theme1198/images/magnify.png) 50% 50% no-repeat;
				display:none;
				cursor:pointer;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				display:block;
				}






/* Sidebar
---------------------------------------- */
#sidebar {
	padding:47px 0 0 0;
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:20px;
		}
			.widget h3 {
				color:black;
				font-size:30px;
				line-height:1.2em;
				text-transform:uppercase;
				margin-bottom:25px;
			}
			.widget ul { margin:0;}
				.widget li {
					list-style-type:none;
					padding-top:10px;
					margin-top:10px;
					background:url(/wp-content/themes/theme1198/images/line-hor2.gif) repeat-x left top;
				}
				.widget li:first-child {
					background:none;
					padding-top:0;
					margin-top:0;
				} 	
			
		ul.children {
			margin:0 0 0 20px;
		}
		
/* Categories */		
.widget.widget_categories {
	margin-bottom:25px;
}
	.widget.widget_categories h3 { margin-bottom:14px;}	
	.widget.widget_categories ul {
		overflow:hidden;
		width:100%;
	}
	.widget.widget_categories ul li {
		float:left;
		font-size:17px;
		letter-spacing:2px;
		margin:0 0 10px 0;
		padding:0;
		background:none;
	}	
		.widget.widget_categories ul li a {
			text-decoration:none;
			color:black;
			line-height:38px;
			display:block;
			padding:0 9px;
		}
		.widget.widget_categories ul li a:hover { 
			background:#353535;
			color:white;
		}	


/* Archive */		
.widget.widget_archive {
	background:url(/wp-content/themes/theme1198/images/widget-bg1.gif) no-repeat left top #e9e9e9;
	padding:28px 25px 32px 31px;
}
	.widget.widget_archive h3 { 
		padding-left:10px;
		margin-bottom:18px;
	}
	.widget.widget_archive ul {
		overflow:hidden;
		width:100%;
	}
		.widget.widget_archive ul li {
			width:114px;
			float:left;
			padding:10px 0 0 0;
			margin-top:7px;
			background:url(/wp-content/themes/theme1198/images/line-hor3.gif) repeat-x left top;
			position:relative;
			overflow:hidden;
			vertical-align:top;
		}
		.widget.widget_archive ul li:nth-child(2n) { width:95px;}
		
		.widget.widget_archive ul li:first-child,
		.widget.widget_archive ul li:nth-child(2) { 
			background:none;
			padding-top:0;
			margin-top:0;
		}
		
			.widget.widget_archive ul li a {
				color:black;
				text-decoration:none;
			}
			.widget.widget_archive ul li a:hover {
				color:#25bde2;
				font-weight:bold;
			}


/* Twitter widget */		
.widget.widget_twitter {
	background:url(/wp-content/themes/theme1198/images/widget-bg.gif) no-repeat left top #25bde2;
	padding:0 14px 20px 13px;
	margin-bottom:25px;
}	
	.widget.widget_twitter a.follow {
		color:white;
		font-size:20px;
		text-decoration:none;
		margin:15px 0 0 23px;
		display:inline-block;
		line-height:30px;
		padding-right:48px;
		background:url(/wp-content/themes/theme1198/images/arrow.gif) no-repeat right top;
	}
	.widget.widget_twitter a.follow:hover { color:black;}
	.widget.widget_twitter h3 {
		text-indent:-9999px;
		width:215px;
		height:142px;
		background:url(/wp-content/themes/theme1198/images/twitter-title.png) no-repeat left top;
		position:relative;
		top:-33px;
		left:28px;
		margin-bottom:-15px;
	}
	.widget.widget_twitter ul.tweets li {
		background:url(/wp-content/themes/theme1198/images/tweet-tail.gif) repeat-y left top;
		margin-bottom:4px;
		padding:0;
		overflow:hidden;
		vertical-align:top;
	}
		.widget.widget_twitter ul.tweets li .inner {
			padding:5px 9px 0 7px;
		}
		
		.widget.widget_twitter ul.tweets li .inner-bg {
			padding:10px 0 10px 16px;
			position:relative;
			overflow:hidden;
		}
		.widget.widget_twitter ul.tweets li:hover .inner-bg {
			background:url(/wp-content/themes/theme1198/images/tweet-hover.png);
		}
		
		.widget.widget_twitter ul.tweets li .top,
		.widget.widget_twitter ul.tweets li .bot {
			height:3px;
			background:url(/wp-content/themes/theme1198/images/tweet-border.gif) repeat-x left top;
			font-size:0;
			line-height:0;
		}
		.widget.widget_twitter ul.tweets li .bot { margin-top:5px;}
	
	.widget.widget_twitter ul.tweets li,
	.widget.widget_twitter ul.tweets li a {
		color:white;
	}
		.widget.widget_twitter ul.tweets li a.timesince {
			color:black;
			font-weight:bold;
			text-decoration:none;
		}
		.widget.widget_twitter ul.tweets li a.timesince:hover { text-decoration:underline;}

/* Calendar */
.widget.widget_calendar {
	background:url(/wp-content/themes/theme1198/images/widget-bg.gif) no-repeat left top #25bde2;
}
.widget.widget_calendar h3 {
	color:white;
	text-align:center;
	padding-top:20px;
}
#calendar_wrap {
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			color:white;
			}
		#wp-calendar caption {
			font-size:16px;
			color:black;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			padding-left:20px;
			}
		#wp-calendar #next {
			text-align:right;
			padding-right:20px;
		}
		#wp-calendar a {
			color:black;
			font-weight:bold;
		}

/* Post Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 15px;
		overflow:hidden;
		}





/* Footer
---------------------------------------- */
#footer,
#footer a { color:#3d3d3d;}

#footer a { text-decoration:none;}
#footer a:hover { text-decoration:underline;}

#footer .copyright { background:url(/wp-content/themes/theme1198/images/line-hor1.gif) repeat-x left top;} 
	#footer .copyright p { 
		line-height:115px;
		margin:0;
	}

	/* Footer widget */
	#widget-footer {
		padding:20px 0 15px 0;
		overflow:hidden;
		background:url(/wp-content/themes/theme1198/images/line-hor1.gif) repeat-x left top;		
	}
		#widget-footer h4 {
			font-size:20px;
			line-height:1.2em;
			margin-bottom:12px;
			text-transform:uppercase;
			color:black;
		}
		#widget-footer ul { 
			margin:0;
			padding-right:50px;
		}
			#widget-footer ul li {
				list-style-type:none;
				font-size:14px;
				line-height:1.2em;
				letter-spacing:2px;
				background:url(/wp-content/themes/theme1198/images/line-hor2.gif) repeat-x left top;
				padding-top:8px;
				margin-top:8px;
			}
			#widget-footer ul li:first-child {
				background:none;
				margin-top:0;
				padding-top:0;
			}	
				#widget-footer ul li a {
					text-decoration:none;
				}
				#widget-footer ul li a:hover { 
					color:#25bde2;
					text-decoration:none;
				}
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:10px 20px;
	background:url(/wp-content/themes/theme1198/images/nav-button.gif) repeat-x left -56px;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	}
	.button:hover { background-position:left top;}
	
.no-results {
	
}

.widget-area {
	
}

.line-hor {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:0 0 0 0;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform label { display:inline-block;	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		display:block;
		background:#e9e9e9;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		margin-top:10px;
		background:#e9e9e9;
		}
	#commentform #submit {
		background:url(/wp-content/themes/theme1198/images/nav-button.gif) repeat-x left -56px;
		height:34px;
		width:155px;
		color:#fff;
		font-size:18px;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover { background-position:left top;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus,
	.wpcf7-form p.field input:focus,
	.wpcf7-form p.field input:hover,
	.wpcf7-form textarea:focus,
	.wpcf7-form textarea:hover {
		background:#f0f0f0;
		}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		background:#e9e9e9;
		padding:5px 0 5px 8px;
		width:330px;
		border:1px solid #dbdbdb;
		margin-right:10px;
		color:#111;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:#e9e9e9;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:1px solid #dbdbdb;
		overflow:auto;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		background:url(/wp-content/themes/theme1198/images/nav-button.gif) repeat-x left -56px;
		height:34px;
		width:145px;
		display:inline-block;
		font-size:18px;
		color:white;
		text-decoration:none;
		margin-bottom:2px;
		border:none;
		}
	.wpcf7-form .submit-wrap input:hover { background-position: left top;}
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:100% !important;
			top:-5px !important;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
	}
	.wpcf7-response-output { margin-left:0 !important;}


/* Sidebar search form */
#searchform .searching {
	width:243px;
	height:54px;
	background:url(/wp-content/themes/theme1198/images/input-search.png) no-repeat left top;
	display:inline-block;
	position:relative;
}
#searchform input[type="text"] {
		width:175px;
		padding:16px 15px;
		line-height:1.29em;
		border:0 none;
		font-size:18px;
		float:left;
		background:none;
}
	#searchform .submit {
		width:31px;
		height:39px;
		border:0 none;
		position:absolute;
		right:10px;
		top:8px;
		cursor:pointer;
		background:url(/wp-content/themes/theme1198/images/button-search.gif) no-repeat left top;
	}
	#searchform .submit:hover { background-position:left -39px;}





/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}