/*
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 {
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

/*
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: #000 url(../images/page_bg.jpg) repeat center top fixed; }
a{ outline: none; text-decoration: none; }
a:hover{ text-decoration: underline; }
a img{ border: none; }

.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: 1035px; margin: 0px auto; padding:0px; margin-top:0;}
#mainpage{ width: 960px; margin: 0px auto; }

#logo { 
	margin:0;
	padding:0; 
	margin-top:30px;
	float:right;
}

#rss { float:right; position:relative; top:15px; }
.twocolumn {width:600px; float:left; }
.noflashtop {margin-top:-50px; }
	
/* -------- Title -------- */

#categorytitle { font-size:22px; color:#7d7d7d; padding:12px 0 12px 0; margin:0 0 30px 0; border-bottom:1px dotted #303030;border-top:1px dotted #303030;}


/* -------- Featured -------- */

	#cubeshadow {

		height: 410px;
		background: url(../images/banner_shadow.png) no-repeat bottom center;

	}

/* Featured */

#featured {
	width:100%;
	height:384px;
	background:#111;
	color:#fff; overflow:hidden;
	border: thin solid #333;
	border-top: none;
	
	}
	#featured img {
		float:left;
		width:960px;
		height:384px;
	}
	
/* -------- Mainpage Intro Text -------- */

#introwrap { width:700px;}
	#introbig { font-size:22px; font-style:normal; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}
	#introsmall { font-family:Georgia, 'Times New Roman', serif; font-size:16px; font-style:italic; line-height:19px;  color:#969696;}
	#twitter {float:right; margin-right:60px;}

/* -------- Mainpage Portfolio -------- */

#mportfoliowrap {
	border-top:6px solid #303030; 
	border-bottom:6px solid #303030;
	padding:0;
	margin: 25px 0 25px 0;
	}
	
	.recentportfolio { font-size:22px; color:#3a3a3a; font-style:normal; font-weight:bold;  margin-bottom:15px;}

	.mportfolio {}
		.mportfolio img { width:240px; height:120px;float:left;}
		.mportfoliospace { margin-left:0px;}
		.mportfoliobg { width:240px; height:120px; float:left; background: #111 url(../images/hover-media.jpg) no-repeat top left;}
		.mportfoliobgvideo { width:240px; height:120px; float:left; background: #111 url(../images/hover-video.jpg) no-repeat top left;}

	#mblogwrap {
		padding: 0 0 12px 0;
		margin: 25px 0 35px 0;
		}
	.mblogbox {
		width:292px;
		float:left;
		}
		.mblogtitle { font-size:18px; font-weight:bold; margin-bottom:10px;}
			.mblogtitle a { color:#3a3a3a; text-decoration:none;}
			.mblogtitle a:hover { color:#fff; text-decoration:none;}

		.mblogtext { font-size:13px; line-height:20px; color:#7d7d7d;}
		.mblogspace { margin-left:15px; padding-left:25px; }
		
		
		
#midplacement {
	width:100%; margin: 35px 0 25px 0; padding: 0 0 15px 0; border-bottom:1px solid #303030;
	}
	.articlewrap {
		width: 480px; float:left;
	}
		.articles {
			
		}
			.articleimage {
				float:left; width:135px; 
			}
				.articleimage img {
					border:5px solid #303030;
				}
					.articleimage img:hover {
						border:5px solid #4f4f4f;
					}
			.articletext {
				float:right; width:310px;
				font-size:13px; line-height:20px; color:#7d7d7d;
				margin-bottom:20px;
			}
				.articletitle, .articletitle a {
					font-size:18px; font-weight:bold; margin-bottom:5px; color:#3a3a3a;
				}
					.articletitle a:hover {
						color:#fff; text-decoration:none;
					}
	
	
	#aboutwrap {
		width: 960px; 
		border-bottom: 1px solid #303030; 
		float: right;
	}
	
	.abouttext {
		float:left; 
		font-size:16px; 
		color:#999;
		margin-bottom:25px; 
		margin-top:25px;
		font-style: italic;
	}
			
	.abouttext h1 {
		color:#fefefe;
		font-weight: bold;
		margin-bottom:20px;
		font-style: normal;
	}
	
	.abouthighlight {
		font-size:18px; 
		font-style:normal;
		line-height:26px; 
		color:#3a3a3a;
		margin-bottom:8px;
		margin-top:15px;
		font-weight:normal;
	}

	.abouttitle, 
	.abouttitle a {
		font-size:16px;
		font-weight:bold;
		margin-bottom:5px;
		color:#3a3a3a;
	}

	.abouttitle a:hover {
		color:#fff; text-decoration:none;
	}

/* -------- Mainpage button -------- */

.blankbutton { 
	background: #fff url(../images/blank_button.gif) no-repeat top left; 
	float:right; 
	width:133px; 
	height:31px;
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:7px 0 0 22px;
	margin-top:20px;
	}

	.blankbutton a { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#111;
		}

	.blankbutton a:hover { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#0878aa;
		}

/* -------- Portfolio Page -------- */
		
.portfoliopagerows {
	border-top:6px solid #303030; 

	padding:0 0 20px 0;
	margin:0;
	}
	.portfoliobox {width:240px;float:left;}
		.portfoliotitle { color:#5c5c5c; font-size:12px; text-align:center; padding-top:10px;}
			.portfoliotitle a { color:#5c5c5c; text-decoration:none;font-weight:bold;}
			.portfoliotitle a:hover { color:#fff; text-decoration:none;}
		.portfoliocontents { color:#919191; font-size:12px; font-weight:normal; padding-top:10px;}
		
/* -------- Title and Blog Contents -------- */

#title { font-size:32px; font-style:normal; color:#3a3a3a; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}
#titleHighlight { font-size:18px;  color:#8a8a8a; font-weight:normal; letter-spacing:0px; margin-bottom:30px;line-height:28px;}
#subtitle { font-size:22px; font-style:normal; color:#3a3a3a; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}
#contents { font-size:13px; line-height:20px; color:#999; padding-bottom:30px;}

	
	#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:15px;}
	#contents .aligncenter { clear:both; display:block; margin:0px auto;  }
	
	/* -------- Blog Date, Comments and image styles -------- */
	
	#contents .datecomment { font-size:11px; font-style:normal; color:#fff; }
	#contents .datecomment a { font-size:11px; font-style:normal; color:#000; text-decoration:none; }
	#contents .datecomment a:hover { font-size:11px; font-style:normal; color:#fff; }
	#contents .comments { font-size:11px; font-style:normal; font-weight:bold; color:#fff; float:right; padding:2px 6px 2px 6px;}
	#contents .comments a { color:#fff; }
	#contents .comments a:hover { color:#fff; }

	#contents img {border:1px solid #A2A2A2;padding:3px;}
	#contents em {font-style:italic;}
	#contents a {color:#a6d208;text-decoration:underline;}
	#contents blockquote{
	margin:0 0 22px 5px;
	padding:0 15px;
	border-left: 5px solid #636363;
	}
	
	#contents ul, #contents ol{
	list-style-position:outside;
	margin-left:20px;
	}
	
	

	
	/* -------- Headings -------- */
	h1,h2,h3,h4,h5,h6 {
		font-weight:normal;
		color:#ccc;
		margin:0;
	}
	
	h1 {
		font-size:28px;
		line-height:normal;
	}
	h2 {font-size:24px;}
	h3 {font-size:20px;}
	h4 {font-size:18px;}
	h5 {font-size:16px;}
	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:georgia, 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:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#111;
		}

	#contents .readmorebutton a:hover { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#0878aa;
		}
	
/* -------- Sidebar -------- */

#sidebar {
	float:right; 
	width:280px; 
	color:#7d7d7d; 
}

.sidebartitle { font-size:18px; font-style:normal; color:#111; letter-spacing:0px; margin-bottom:15px;}
	
.sidebartextbox { font-size:13px; line-height:20px; color:#7d7d7d; padding-bottom:30px;}

.sidebaropts { font-size:13px; line-height:18px; color:#7d7d7d; margin-top:-8px;}

.sidebaropts ul { list-style:none; font-size:13px; line-height:18px; color:#7d7d7d; padding:0;margin:0; padding-top:5px; padding-bottom:30px;}

		.sidebaropts ul li { font-size:13px; line-height:18px; color:#7d7d7d; padding:6px 0 5px 0;border-bottom:1px dotted #303030; }
		.sidebaropts ul li a { font-size:13px; line-height:18px; color:#7d7d7d;display:block;}
		.sidebaropts ul li a:hover { font-size:13px; line-height:18px; color:#fff; text-decoration:none; }
		

/* Contact Form Text Input Styles*/

#contact-float {
	float:left;
}

	#contact-wrapper {
		width:500px; 
		margin-top:30px;
		font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}
	#contact-wrapper p{

		color:#fff;
	}
	#contact-wrapper div {

		margin:1em 0;
	}
	#contact-wrapper label {
		display:block;
		float:none;
		font-size:12px;
		width:auto;
	}
	#contact-wrapper p.error {
		display:block;
		float:none;
		font-size:16px;
		width:auto;
		color:red;
	}
	
	#contact-wrapper p.success {
		display:block;
		float:none;
		font-size:16px;
		width:auto;
		color:#A6D208;
	}
	
	form#contact_form input,
	form#order_form 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#order_form table.order_form input {
		width: 200px;
	}

	form#contact_form input.submit-button,
	form#order_form input.submit-button {
		border-color:#000;
		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#contact_form a,
	#contents a.order_form {
		font-size:16px;
		color: #fff;
	}
	
	form#contact_form a:hover,
	#contents a.order_form:hover {
		border-bottom: none;
		text-decoration: none;
		color: #A6D208;
	}
	
	#contents p.order_form a:hover {
		border-bottom: none;
		text-decoration: none;
		color: #A6D208;;
	}

	form#contact_form textarea,
	form#order_form 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:18px;
		line-height:22px;
		position:relative;
		right:168px; top:40px;
		margin-bottom:100px;
		}
	.addresstitle {
		font-size:18px; color:#fff;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	.fulladdress {
		color:#7d7d7d;
		font-size:14px;
		margin-bottom:10px; margin-left:5px;
	}
		.fulladdress ul {
			list-style:none;
		}
			.fulladdress ul li {
			}


/* -------- Footer -------- */

#footer{
background:#000;
}
	
	#footerwrap {
		padding: 40px 0 10px 40px;
		background:#000;
		border-top:7px solid #0878aa;
		}
	.footerbox {
		width:286px;
		float:left;
		}
	.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:20px; padding-left:20px; }
	
	/* -------- 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 {
		width: 1000px;
		margin: 40px auto 20px;
		/* Fallback for web browsers that doesn't support RGBa */
		background: rgb(0, 0, 0);
		/* RGBa with 0.6 opacity */
	  background: rgba(0, 0, 0, 0.5);
		font-size:12px;
		color:#565656; 
	}
		
	#footerbarwrap ul {
		font-size:12px;
		color:#565656;
		list-style:none;margin:0;padding:0;
		padding: 20px;
	}
	
	#footerbarwrap ul li {
		color:#565656;
	}
	
	#footerbarwrap ul li a{
		color:#fff;
	}



/* --- Header --- */

#header_contact_info {
	color:			#AAAAAA;
	float:			left;
	font-size:	12px;
	margin-top: 30px;
}

#header_dog_image {
	position: 		relative; 
	float: 				left; 
	overflow: 		visible; 
	margin-right: 15px;
	height:				114px;
	margin-top:		5px;
}

#header_dog_name {
	position:		absolute; 
	left:				-60px; 
	top:				40px; 
	color:			#666; 
	width:			50px; 
	text-align: right;
}

#header_top {
	border-bottom: 1px solid #333;
	padding-bottom: 15px;
}

#sidebar p {
	color:#7D7D7D;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 30px;
}

#sidebar.contact_info p {
	margin-bottom:15px;
}

#sidebar p em {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	color: #555;
}

#sidebar p strong {
	font-size: 16px;
	color:#aaa;
}

#sidebar p a strong,
#sidebar p a:link strong,
#sidebar p a:visited strong {
	color: #a6d208;
}

strong.underline {
	text-decoration: underline;
}

#sidebar p a,
#sidebar p a:link,
#sidebar p a:visited {
	color: #AAAAAA;
}

#sidebar p a:hover {
	text-decoration: none;
	color: #fff;
}

#sidebar p a:hover strong {
	color: #fff;
}

#sidebar p a:hover em {
	color: #fff;
}

#sidebar ul {
	color:#999;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 30px;
	list-style: none;
	margin-left: 0;
}

#sidebar ul li {
	padding-left: 28px;
	background: transparent url(/images/list_bullet.png) no-repeat scroll left 5px;
	padding-bottom:10px;
}

#header_contact_info a,
#header_contact_info a:link, 
#header_contact_info a:visited {
	color: #AAAAAA;
}

#header_contact_info a:hover {
	color: #fff;
}


#contents p.bigger {
	color:#999;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0;
	line-height:28px;
	margin-bottom:25px;
}

#submenu {
	width: 230px;
	float: left;
	margin-top: 20px;
	margin-right: 50px;
}

#submenu ul {
	list-style: none;
	font-size: 17px;
	color: #eeeeee;
	font-family: Georgia,serif;
	margin-left: 0;
}

#submenu li {
	line-height:20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333333;
	padding-bottom:10px;
}

#submenu li.last {
	border-bottom: none;
}

#submenu li a, 
#submenu li a:link,
#submenu li a:visited {
	color: #eeeeee;
	text-decoration: none;
}

#submenu li a.selected,
#submenu li a:hover {
	border-bottom: 3px solid #A99005;
	text-decoration: none;
}

.content_with_submenu {
	width: 675px;
	float:left;
}

#contents .product {
	width: 210px;
	margin-right:22px;
	margin-top: 30px;
	margin-bottom: 10px;
	float:left;
}

#contents .exclusive {
	background: url(/images/exclusive.gif) top left no-repeat;
}

#contents .last {
	margin-right:0;
}

#contents .product img {
	padding: 0;
	margin-top: 16px;
	border: 1px solid #A99005;
	display: block;
}

#contents .product a {
	text-decoration: none;
}

#contents .product label {
	clear:both;
	color:#555555;
	cursor:pointer;
	display:block;
	font-family:Georgia,Sans-serif;
	font-size:18px;
	margin-top:15px;
	text-align:center;
	width:210px;
	text-decoration: none;
}

#contents .product a:hover label {
	color: #fff;
}

#contents .last {
	border-bottom: none;
}

.news_item {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #303030;
}

.news_item label {
	font-size: 10px;
	color: #333;
}

.news_item label strong{
	color: #555;
}


#header {
	border-bottom: 1px solid #303030;
}

#responses {
	font-size: 16px;
}

#responses div {
	padding: 20px 20px 0 0;
}

#responses .negative {
	color: red;
}

#responses .positive {
	color: #A6D208;
}

.oxySignature {
	width:134px; 
	height:100px; 
	margin: 0 auto; 
	padding: 10px 0; 
	background: url(/images/oxySignature-dark.png) left no-repeat; 
}

.oxySignature:hover {
	background-position: right; 
	cursor:pointer;
}

#page_admin {
	font-size: 20px;
	margin-top:15px;
}

#page_admin a,
#page_admin a:link,
#page_admin a:visited {
	padding: 5px;
	color: white;
	background-color: #1D73DC;
}

#page_admin a:hover {
	background: none;
	color: #fff;
}

#contents .news_item .admin {
	margin-top: 8px;
}

#contents .news_item .admin a,
#contents .news_item .admin a:link, 
#contents .news_item .admin a:visited {
	padding: 5px 7px;
	color: white;
	background-color: #1d73dc;
	font-size: 14px;
}

#contents .news_item .admin a:hover {
	background: none;
	color: #fff;
}

/*=== End of CSS ===*/
