/*
Theme Name: Vortex HTML CSS Template
Theme URI: http://www.revolutioncore.com/demo/vortex/
Description: Theme Design by Mondre'
Version: 1.0
Author: Mondre'
Author URI: http://www.revolutioncore.com/
Tags: fixed width, two columns, widgets

	Vortex v1.0
	http://www.revolutioncore.com/demo/vortex/

	This theme was designed and built by Mondre,
	you will find him at http://themeforest.net/user/imaginem 
	in Themeforest

*/

/*
begin resets
*/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {




























	outline: background
:#000;;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: inherit;
	font-size: 100%;
	vertical-align: bottom;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: auto;
	border-bottom-width: thin;
	border-bottom-color: #E4701E;
}

/*
Main Global Layout Settings
*/


*{ padding: 0px; }
body, html{ height: 100%; margin: 0;height: auto; min-height: 100%; }
body{ font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
font-size: 62.5%; background: #fff url(../images/bg2.gif) repeat top center;}
a{ outline: none; text-decoration: none; color: #666;}
a:hover{
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
}
a img{
	border: 1px solid #E4701E;
}

.clear {clear:both;}
.ienoclear {clear:both;}
.clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix{ height: 1%; }
*+html .clearfix{ height: 1%; }

/* -------- Page Structure -------- */

#pagecontainer{
	width: 1017px;
	margin: 0px auto;
	padding:0px;
	background:#969696 url(../images/background.gif) no-repeat top left;
	border-top:10px solid #e4701e;
	
}
#mainpage{
	width: 1017px;
	margin: 0px auto;
	padding-top:30px;
	padding-bottom: 15px;
}
#header {
	padding-bottom:15px;
	border-width: 1;
	padding-right: 40px;
	padding-left: 40px;
	border-bottom:1px solid #fff;
}
#logo {
	margin:0;
	padding:0;
	margin-top:0px;
}
#rss { float:right; position:relative; top:15px; }
.twocolumn {width:600px; float:left;}
	
/* -------- Title -------- */
.blank {
	font-size:16px;
	color:#7d7d7d;
	float:left;
	margin-left: 0px;
	padding:16px 0 12px 0;
	border-bottom:1px dotted #D1D1D1;
	padding-left: 40px;
	padding-right: 299px;
}
#categorytitle {
	font-size:16px;
	color:#7d7d7d;
	padding:16px 0 12px 0;
	margin:0px 0px 00px 0px;
	border-bottom:1px dotted #D1D1D1;
	padding-left: 40px;
}


/* -------- Featured -------- */

.featuredinfo {
	width:1017px;
	padding:0;
	height:44px;
	margin-top:-2px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	z-index:2000;
	background-color: #e4701e;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
		
}

	.featuredinfo a { 
	color:#fff4dc;
	text-decoration:none;
	}

	.featuredinfo a:hover { 
	color:#fff;
	text-decoration:none;
	}
	
/* -------- Mainpage Intro Text -------- */

#introwrap {
	width:935px;
	padding-left: 40px;
}
	#introbig { font-size:22px; font-style:normal; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}
	#introsmall {
	font-family:Helvetica, 'Times New Roman', serif;
	font-size:16px;
	font-style:italic;
	line-height:19px;
	color:#444;
	font-weight: bold;
}
	#twitter {float:right; margin-right:60px;}

/* -------- Mainpage Portfolio -------- */

#mportfoliowrap {
	border-top:30px solid #aaaaaa;
	border-bottom:7px solid #e3e3e3;
	padding:0px 0 0px 0;
	margin: 1px 0 0px 0;
	}
	.mportfolio {}
		.mportfolio img {
	width:254px;
	height:106px;
	float:left;
}
		.mportfoliospace {
	margin-left:auto;
}
		.mportfoliobg {
	width:254px;
	height:106px;
	float:left;
	background: #111 url(../images/hover-media.gif) no-repeat top left;
}

	#mblogwrap {
	padding: 0 0 12px 0;
	margin: 25px 0 15px 0;
	color: #FFF;
		}
	.mblogbox {
	width:204px;
	float:left;
	padding-left: 40px;
		}
		.mblogtitle {
	font-size:16px;
	font-weight:lighter;
	margin-bottom:0px;
}
			.mblogtitle a {
	color:#696969;
	text-decoration:none;
}
			.mblogtitle a:hover {
	color:#696969;
	text-decoration:none;
}

		.mblogtext {
	font-size:13px;
	line-height:20px;
	color:#aaaaaa;
}
		.mblogspace { margin-left:20px; padding-left:20px; border-left:1px solid #e3e3e3;}

/* -------- Mainpage button -------- */

.blankbutton { 
	background: #fff url(../images/blank_button.gif) no-repeat top left; 
	float:right; 
	width:133px; 
	height:31px;
	font-family:Helvetica, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:7px 0 0 22px;
	margin-top:20px;
	}

	.blankbutton a { 
		font-family:Helvetica, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#111;
		}

	.blankbutton a:hover { 
		font-family:Helvetica, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#70510e;
		}

/* -------- Portfolio Page -------- */
		
.portfoliopagerows {
	padding:00 0 80px 0;
	margin:40;
	}
	
	.portfoliopagerows2 {
	padding:0 0 40px 0;
	margin:0;
	}
	.portfoliobox {
	width:254px;
	float:left;
	text-align: center;
}
.portfoliobox2 {
	margin-left: 0px;
	text-align: right;
	padding: 20px;
	padding-top: 16px;
	padding-bottom: 17px;
	padding-right: 60px;
	background-color: #e3e3e3;
	left: 1173px;
	top: 164px;
	float: left;
	}
.portfoliobox3 {
	float:left;
	margin-left: 0px;
	text-align: right;
	padding: 20px 20px;
	padding-top: 16px;
	padding-bottom: 17px;
	background-color: #e3e3e3;
}
	
.selected {
	float:left;
	text-align: right;
	padding-top: 16px;
	padding-bottom: 17px;
	background-color: #969696;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 0px;
}
.selected2 {
	float:left;
	text-align: right;
	padding-top: 16px;
	padding-bottom: 17px;
	background-color: #969696;
	padding-right: 60px;
	padding-left: 20px;
	margin-right: 0px;
}

.portfoliotitle {
	color:#5c5c5c;
	font-size:13px;
	font-weight:bold;
	
}
		.portfoliotitle2 {
	color:#5c5c5c;
	font-size:13px;
	font-weight:normal;
	
}
		.portfoliotitle3 {
	color:#FFF;
	font-size:13px;
	font-weight:normal;	
}

.portfoliotitle a { color:#5c5c5c; text-decoration:none;}
			.portfoliotitle a:hover {
	color:#e4701e;
	text-decoration:none;
	text-align: left;
}

.portfoliotitle2 a { color:#5c5c5c; text-decoration:none;}
			.portfoliotitle a:hover {
	color:#e4701e;
	text-decoration:none;
	text-align: left;
}

.portfoliocontents {
	color:#919191;
	font-size:12px;
	font-weight:normal;
	padding-top:10px;
}
		
/* -------- Title and Blog Contents -------- */

#title {
	font-size:22px;
	font-style:normal;
	color:#E4701E;
	font-weight:lighter;
	letter-spacing:-1px;
	margin-bottom:15px;
	padding-left: 40px;
}
#contents {
	font-size:13px;
	line-height:20px;
	color:#666;
	padding-bottom:30px;
	;
	padding-left: 40px;
}
	h1,h2,h3,h4,h5,h6 {
		font-weight:normal;
			}
	
	#contents .posttitle { font-size:22px; font-style:normal; color:#111; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}

	/* -------- Blog Content Alignment -------- */
	
	#contents .alignright {float:right; margin-left:15px;}
	#contents .alignleft {float:left; margin-right:55px;}
	#contents .aligncenter { clear:both; display:block; margin:0px auto;  }
	
	/* -------- Blog Date, Comments and image styles -------- */
	
	#contents .datecomment { font-size:11px; font-style:normal; color:#111; }
	#contents .datecomment a { font-size:11px; font-style:normal; color:#e4701e; text-decoration:none; }
	#contents .datecomment a:hover { font-size:11px; font-style:normal; color:#111; }
	#contents .comments { font-size:11px; font-style:normal; font-weight:bold; color:#111; float:right; padding:2px 6px 2px 6px;}
	#contents .comments a { color:#111; }
	#contents .comments a:hover { color:#e4701e; }

	#contents img {border:1px solid #A2A2A2;padding:3px;}
	#contents em {font-style:italic;}
	#contents a {color:#e4701e;text-decoration:underline;}
	#contents blockquote{
	margin:0 0 22px 5px;
	padding:0 15px;
	border-left: 5px solid #e4701e;
	}
	
	#contents ul, #contents ol{
	list-style-position:outside;
	margin-left:20px;
	}

	
	/* -------- Headings -------- */
	
	#contents h1 {font-size:28px;}
	#contents h2 {
	font-size:22px;
	color: #e4701e;
	font-weight: lighter;
	letter-spacing: -1px;
}
	#contents h3 {font-size:20px;}
	#contents h4 {font-size:18px;}
	#contents h5 {font-size:16px;}
	#contents h6 {font-size:14px;}
	
	/* -------- Read more -------- */
	
	#contents .readmorebutton { 
	background: #fff url(../images/readmore_button.gif) no-repeat top left; 
	float:right;
	width:133px; 
	height:31px;
	font-family:helvetica, Helvetica, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:4px 0 0 25px;
	margin-top:0px; margin-bottom:20px;
	}

	#contents .readmorebutton a { 
		font-family:Helvetica, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#111;
		}

	#contents .readmorebutton a:hover { 
		font-family:Helvetica, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#70510e;
		}


/* -------- Sidebar -------- */

#sidebar {
	float:right;
	width:280px;
	padding-right: 40px;
}
	.sidebartitle {
	font-size:15px;
	font-style:normal;
	color:#e4701e;
	letter-spacing:0px;
	margin-bottom:30px;
}
	.sidebartextbox {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	border-bottom:1px solid #e4701e;
	padding-bottom: 15px;
}

	.sidebaropts { font-size:13px; line-height:18px; color:#70510e; margin-top:-8px;}
		.sidebaropts ul { list-style:none; font-size:13px; line-height:18px; color:#70510e; padding:0;margin:0; padding-top:5px; padding-bottom:30px;}
		.sidebaropts ul li { font-size:13px; line-height:18px; color:#70510e; padding:6px 0 5px 0;border-bottom:1px dotted #D1D1D1;}
		.sidebaropts ul li a { font-size:13px; line-height:18px; color:#70510e;}
		.sidebaropts ul li a:hover { font-size:13px; line-height:18px; color:#111; text-decoration:none; }
		

/* Contact Form Text Input Styles*/

#contact-float {
	float:left;
}

	#contact-wrapper {
	width:430px;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	padding: 40px;
	}
	#contact-wrapper p{
	color:#e4701e;
	}
	#contact-wrapper div {

		margin:1em 0;
	}
	#contact-wrapper label {
		display:block;
		float:none;
		font-size:12px;
		width:auto;
	}
	#contact-wrapper label.error {
		display:block;
		float:none;
		font-size:12px;
		width:auto;
		color:#FF3300;
	}
	form#contactform input {
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		padding:5px;
		font-size:12px;
		color:#333;
		width:450px;
		font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}

	form#contactform input.submit-button {
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		padding:5px;
		font-size:12px;
		background:#111;
		color:#fff;
		width:100px;
		font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}

	form#contactform textarea {

		padding:5px;
		font-size:12px;
		width:450px;
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}

	
	/* -------- Address -------- */
	
	.addressbox { 
		float:right;
		font-size:14px;
		line-height:22px;
		position:relative;
		right:68px; top:20px;
		margin-bottom:100px;
		}
	.addresstitle {
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	.fulladdress {
		color:#7d7d7d;
		font-size:13px;
		margin-bottom:10px;
	}

/* -------- Footer -------- */

#footer{
background:#000;
}
	
	#footerwrap {
		padding: 40px 0 40px 40px;
		background:#FFF;
		border-top:7px solid #e4701e;
		}
	.footerbox {
	width:940px;
	float:center;
	padding-left: 40px;
		}
	.footertitle { font-size:16px;  margin-bottom:10px; color:#fff;}
	.footertext { font-size:13px; line-height:20px; color:#7d7d7d;}
	
	/* -------- Footer list style -------- */

	.footerposts { font-size:13px; line-height:18px; color:#7d7d7d; margin-top:-8px;}
		.footerposts ul { list-style:none; font-size:13px; line-height:18px; color:#7d7d7d; padding:0;margin:0; padding-top:5px;}
		.footerposts ul li { font-size:13px; line-height:18px; color:#7d7d7d; border-bottom:1px solid #111; padding:6px 0 5px 0;}
		.footerposts ul li a { font-size:13px; line-height:18px; color:#7d7d7d;}
		.footerposts ul li a:hover { font-size:13px; line-height:18px; color:#fff; text-decoration:none;}

	.footerspace { margin-left:0px; padding-left:0px; }
	
	/* -------- Flickr  -------- */

	.flickrfooterspace { margin-left:60px; }

	.footerflickrwrap { width:280px;float:left; margin:0;padding:0; margin-left:80px; }
		.footerflickr ul { list-style:none; }
		.footerflickr ul li { float:left; margin-right:38px; margin-bottom:38px; }
		.footerflickrimage {width: 40px; height:40px; }
		
	/* -------- Copyright style -------- */

	#footerbarwrap {
		padding: 20px 0 20px 40px;
		background:#969696;
		font-size:12px;
		color:#9f9f9f; 
		border-top:1px solid #e4701e;}
		#footerbarwrap ul {
			font-size:12px;
			color:#9f9f9f;
			list-style:none;margin:0;padding:0;
			}
		#footerbarwrap ul li {
	color:#FFF;
			}
		#footerbarwrap ul li a{
			color:#fff;
			}




/*=== End of CSS ===*/
#pagecontainer #mainpage #contents table {
	background:#9f9f9f;
	border-top:7px solid #e4701e;
	border-bottom: 7px solid #e4701e;
		
}
.slideshow {
	padding-left: 188px;
	
}
