/* 
	Theme Name: Minhaj
	Theme URL: http://www.hasanminhaj.com/
	Description: The theme for Hasan Minhaj
	Author: Adriel Luis
	Author URI: http://www.drzzl.com
	Version: 2.0
	
	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #f2fbff url(images/bkg-regal.jpg);
	color: #666666;
	font-size: 14px;
	font-family: 'Archivo Narrow', Arial, sans-serif;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	}
#wrap {
	width: 960px;
	margin: 0px auto;
	padding: 0 0px 20px 0px;
	}

.hidden {
	display: none;
	}
@import url(http://fonts.googleapis.com/css?family=Carrois+Gothic);
@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=BenchNine);


	
	@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.bio {padding:0 0 10px 0;border-bottom:1px solid #bbb;color:#333;text-align:right;font-size:13px;}
.popmake-content {border-radius:10px 10px 0 0;border:5px solid #2f636f;}
.popmake-content a.button {
border-radius:3px;
background:#ae211d;
color:#fff;
padding:5px;
font-size:2em;
}

.popmake-content a.button:hover {
background:#7a1614;
text-decoration:none;
}

.popmake-close {
    background: #2f636f;
    width: 100%;
    padding: 20px 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5em;
border-radius:0 0 10px 10px;
border:5px solid #2f636f;
}
/************************************************
*	Hyperlinks									*
************************************************/

a img {
	border: none;
	}
a {
	color: #333;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	text-decoration: underline;
	outline: none;
	}

/************************************************
*	Headings									*
************************************************/

h1 {
	color: #666666;
	font-size: 32px;
	font-family: 'BebasNeueRegular', 'Oswald', Arial Narrow, Tahoma, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	text-indent: 2px;
	margin: 10px 0px 4px 0px;
	padding: 2px 0px 4px 0px;
	line-height: 36px;
	letter-spacing:-1px;
	}
h2 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -0.3px;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 4px 0px;
	line-height: 24px;
	}
h3 {
	color: #222;
	font-size: 30px;
	font-family: 'BebasNeueRegular', 'Oswald', Arial Narrow, Tahoma, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	line-height: 22px;
		letter-spacing:-1px;

	}
h4 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	margin: 4px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	}
h5 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
	border-bottom: 2px dotted #DDDDDD;
	}
h6 {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: lowercase;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
	border-bottom: 2px dotted #DDDDDD;
	}
h1 a, h2 a, h3 a, 
h4 a, h5 a, h6 a {
	color: #000000;
	text-decoration: none;
	border: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, 
h4 a:hover, h5 a:hover, h6 a:hover {
	color: #FF0000;
	text-decoration: none;
	border: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#side_content .logo {
	display: inline-block;
	background: none;
	width: 160px;
	height:80px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	zoom: 1;
	background:url(images/hasan-logo.png);
	background-repeat:no-repeat;
	}
#side_content #title {
	padding: 0px;
	margin: 0px;
	}
#side_content #title a {
	float: left;
	background: url(images/logo.png) no-repeat;
	display: block; 
	width: 160px; 
	height: 160px;
	margin: 0px auto 0px; 
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
  
/************************************************
*	Navigation      							*
************************************************/

#navigation, .widget_nav_menu {
	display: inline-block;
	position: relative;
	width: 160px;
	font-size: 20px;
	font-family: 'BebasNeueRegular', 'Oswald', Arial Narrow, Tahoma, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	margin: 0px 0px 0 0px;
	padding: 20px 0px 10px 0px;
	z-index: 9;
	}
#navigation .menu a {padding-left:2px 0 2px 20px;background:	url(images/bkg-staroff.png) no-repeat;}
#navigation .menu a:hover, #navigation .menu a:active {
		background:	url(images/bkg-star.png) no-repeat;
}


.widget_nav_menu {	padding: 15px 0px 20px 0px!important;
}
#sidebar_left #nav_menu-2 li a {color:#444;font-size:80%;}
#sidebar_left #nav_menu-2.widget {border-bottom:1px solid #bbb;padding-bottom:10px!important;}
#navigation {border-bottom:1px solid #bbb;}
	
/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
.menu {
	line-height: 1.0;
	}
.menu ul {
	margin: 0px;
	padding: 0px;
	}
.menu ul ul, ul.menu ul {
	position: absolute;
	top: -9999px;
	width: 180px; /* left offset of submenus need to match (see below) */
	}
.menu ul li ul li, ul.menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
.menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.menu li {
	position: relative;
	
	}
.menu a {
	display: block;
	position: relative;
	padding-left:20px;
	}
#sidebar_left #nav_menu-2 a {padding-left:20px;background:url(images/bkg-staroff-small.png) no-repeat;}
#sidebar_left #nav_menu-2 a:hover, #sidebar_left #nav_menu-2 a:active, #sidebar_left #nav_menu-2 a:focus {background:url(images/bkg-star-small.png) no-repeat;}
.menu li:hover ul,
.menu li.sfHover ul {
	left: 0;
	top: 40px; /* match top ul list item height */
	z-index: 99;
	}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
	}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
	}
	
/*** SKIN ***/
.menu .current_page_item a,
.menu .current-menu-item a,
.menu .current-cat a {
	color: #333 !important;
	}
.menu li .current_page_item a,
.menu li .current-menu-item a,
.menu li .current-cat a {
	color: #333333 !important;
	}
.menu {
	margin-bottom: 0;
	}
.menu a {
	text-decoration: none;
	
	border-top:	none;
	}
.menu a, .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #333;
	}
.menu li li a {
	border-left: none;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	text-transform: none;
	}
.menu li {
	background: none;
	margin: 0px;
	padding:0 0 8px 0;
	}
.menu li li {
	background: #F5F5F5;
	}
.menu li li li {
	background: #F5F5F5;
	}
.menu li:hover, .menu li.sfHover {
	background:	none;
	outline: 0;
	}
.menu a:focus, .menu a:hover, .menu a:active {
	
	color: #121212;
	outline: 0;
	}
.menu li li:hover, .menu li li.sfHover, 
.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
	border-left: none;
	background:	#EEEEEE;
	color: #FF0000;
	outline: 0;
	}
	
	
/*** VERTICAL STYLE  **/
	
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	z-index: 99;
	}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}

/*** ARROWS **/

.menu a.sf-with-ul {
	padding-right: 5px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 5px;
	top: 5px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -9999px;
	overflow: hidden;
	background:	url(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: 1px;
	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 */
.menu ul ul .sf-sub-indicator, ul.menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
.menu ul ul a > .sf-sub-indicator, ul.menu ul a > .sf-sub-indicator { 
	top: 6px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
.menu ul ul a:focus > .sf-sub-indicator,
.menu ul ul a:hover > .sf-sub-indicator,
.menu ul ul a:active > .sf-sub-indicator,
.menu ul ul li:hover > a > .sf-sub-indicator,
.menu ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
/*** shadows for all but IE6 ***/
.sf-shadow ul ul {
	background:	none;
	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;
	}
	
/************************************************
*	Featured Slider							    *
************************************************/

#homeslider {
	float:left;
	display: block;
	width: 720px;
	height: 460px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	overflow: hidden;
	}
#homeslider .feature_img {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
#homeslider .slideinfo {
	float: left;
	display: block;
	background: #F5F5F5;
	margin: 0px 0px 0px 0px;
	padding: 80px 100px;
	width: 520px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	z-index: 7;
	clear: both;
	}
#homeslider ul, #homeslider li {
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
	}
#homeslider div.anythingSlider {
	width: 720px !important;
	height: 100%;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	list-style: none;
	overflow: hidden; /* needed for Opera and Safari */
	}
#slider1 {
	max-height: 460px !important;
	overflow: hidden;
	}
div.anythingSlider li iframe, div.anythingSlider li embed, div.anythingSlider li object {
	float: left;
	display: block;
	width: 720px;
	height: 460px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 8;
	}
div.anythingSlider li .feature_video {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
div.anythingSlider li .feature_info {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	}
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #EEEEEE;
	color: #333333;
	}
div.anythingSlider .anythingWindow {
	float: left;
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
	z-index: 1;
	}
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	}

/* Navigation Arrows */
div.anythingSlider .arrow.back {
	float: left;
	display: block;
	background: transparent url(images/prev_btn.png) no-repeat;
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 400px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
	}
div.anythingSlider .arrow.forward {
	float: right;
	display: block;
	background: transparent url(images/next_btn.png) no-repeat;
	margin: 0px 0px 0px 590px;
	width: 100px;
	height: 400px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
	}
div.anythingSlider .arrow a, div.anythingSlider .arrow a:visited {
	display: block;
	height: 460px;
	margin: 0px;
	outline: 0;
	text-indent: -9999px;
	}
div.anythingSlider .arrow a:focus, div.anythingSlider .arrow a:focus, div.anythingSlider .arrow a:active {
	cursor: pointer;
	}
div.anythingSlider .forward { 
	right: 0; 
	}
div.anythingSlider .back {
	left: 0; 
	}
div.anythingSlider .forward.disabled { 
	display: none; 
	}
div.anythingSlider .back.disabled { 
	display: none; 
	}

/* Navigation Links */
div.anythingSlider .anythingControls { 
	display: none; 
	}
div.anythingSlider .thumbNav {
	display: none !important;
	}

/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
	display: none !important;
	}
	
/************************************************
*	Twitter      								*
************************************************/

#headerfeed {
	float: left;
	display: block;
	width: 720px;
	height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#twittericon {
	float: left;
	display: block;
	width: 20px;
	height: 30px;
	background: url(images/twitter_icon.png) no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	}
#twitterfeed {
	float: left;
	display: block;
	margin: 0px;
	padding: 5px;
	}
#twitterfeed p {
	font-size: 10.5px;
	margin: 0px;
	}
	
/************************************************
*	Homepage 					     		    * 
************************************************/

#homepage {
	float: left;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 18px;
	}
#homepage .social_links {
	float: left;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
#homepage .tweet_btn, #homepage .like_btn, #homepage .plus_btn {
	float: left;
	display: inline-block;
	width: 100px;
	height: 22px;
	margin: 6px 2px 6px 0px;
	padding: 0px;
	}
#homepage ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
#homepage ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
#homepage h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-indent: 2px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#homepage .description {
	float: left;
	display: block;
	width: 270px;
	margin: 0px;
	padding: 0px;
	}
.home_portfolio {
	float: left;
	display: block;
	width: 720px;
	margin: 0px 0px 0 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;

	}
.home_portfolio h3 {
	padding: 20px 0px 2px 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	float: right;
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	position: relative;
	z-index: 1;
	}
#content.blog .post, #content .search, .archive .post {
	display: inline-block;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 4px dotted #DDDDDD;
	}
#content .search .feature_img img, #content .search .feature_video {
	display: block;
	margin: 10px 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
.datebox {
	float: left;
	display: block;
	background: #000000;
	color: #FFFFFF;
	width: 50px;
	height: 50px;
	margin: 2px 10px 8px 0px;
	padding: 0px 0px 0px 0px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius: 25px;
	}
.datebox .month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: lowercase;
	text-align: center;
	line-height: 18px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	}
.datebox .day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	}
.postarea {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 18px;
	width: 720px;
	border-left: 1px solid #DDDDDD;
	}
.postarea h1 {margin-top:0;color:#121212;}
.postarea p {
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	color:#121212;
	font-size:15px;
	line-height:28px;
	}	
.postarea hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #DDDDDD;
	background-color: #DDDDDD;
	margin: 6px 0px 8px 0px;
	padding: 0px;
	}
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;
	}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 5px 0px;
	}
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
.postarea ul ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
blockquote {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	margin: 10px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #C0C0C0;
	}
#content blockquote p {
	margin: 0px;
	padding: 0px;
	}
.article_content {
	display: inline-block;
	padding: 2px 0px 0px 0px;
	}
.postmeta {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
.avatar {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 10px 20px 10px 0px;
	padding: 4px;
	}
.author_column {
	float: right;
	width: 580px;
	padding: 0px 9px 0px 19px;
	border-left: 2px dotted #DDDDDD;
	}
code {
	color: #999999;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
.archive_column {
	float: left;
	width: 340px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
	
/************************************************
*	Pagination 	        			     	* 
************************************************/

.pagination {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
	}
.number-paginate {
	}
.number-paginate a {
	display: inline-block;
	background: #DDDDDD;  
	color: #666666; 
	height: 24px;
	width: 24px;
	line-height: 24px;
	margin-right: 6px; 
	padding: 0px; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
.number-paginate a:hover, 
.number-paginate a:active {
	background: #000000; 
	color: #FFFFFF;
	height: 24px;
	width: 24px;
	line-height: 24px;
	padding: 0px; 
	border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
.number-paginate .number-title {
	color: #666666; 
	margin-right: 4px;
	}
.number-paginate .number-gap {
	color: #999999; 
	margin-right: 6px;
	}
.number-paginate .number-current {
	display: inline-block;
	background: #000000; 
	color: #FFFFFF; 
	height: 24px;
	width: 24px;
	line-height: 24px;
	margin-right: 6px; 
	padding: 0px;
	font-weight: bold;
	text-align: center;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
.number-paginate .number-page {
	}
.number-paginate .number-prev {
	}
.number-paginate .number-next {
	}
#prevLink {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	}
#nextLink {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	}
#prevLink a, #nextLink a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	letter-spacing: -0.5px;
	margin: 0px;
	padding: 0px;
	}
#prevLink a:hover, #nextLink a:hover {
	color: #FF0000;
	}
	
/************************************************
*	WordPress Gallery						    *
************************************************/

.gallery {
	margin: auto;
	padding: 0px;
	}
.gallery-item {
	margin: 5px 0px;
	}
.gallery img {
	background: #FFFFFF;
	border: 1px solid #DDDDDD !important;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.gallery img:hover {
	background: #333333;
	border: 1px solid #333333 !important;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*	Portfolio 1 Column							*
************************************************/

.portfolio_one {
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
.portfoliotitle_one {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 720px;
	max-height: 64px;
	overflow: hidden;
	}
.portfoliotitle_one p {
	color: #666666;
	margin: 0px;
	padding: 0px !important;
	font-size: 11px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	}
.portfoliotitle_one h4 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	}
.portfoliotitle_one a, .portfoliotitle_one a:visited {
	color: #000000;
	}
.portfoliotitle_one a:hover {
	color: #FF0000;
	text-decoration: none !important;
	}
.portfolioimg_one a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F5F5F5;
	}
.portfoliovideo_one embed, .portfoliovideo_one iframe, 
.portfoliovideo_one object {
	width: 720px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Portfolio 2 Column							*
************************************************/

.portfolio_two {
	float: left;
	display: block;
	width: 350px;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
.portfolio_two.first {
	margin: 10px 0px 10px 0px;
	}
.portfoliotitle_two {
	float: left;
	display: block;
	background: #F5F5F5;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 350px;
	max-height: 64px;
	overflow: hidden;
	}
.portfoliotitle_two p {
	color: #666666;
	margin: 0px;
	padding: 0px !important;
	font-size: 11px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	}
.portfoliotitle_two h4 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	}
.portfoliotitle_two a, .portfoliotitle_two a:visited {
	color: #000000;
	}
.portfoliotitle_two a:hover {
	color: #FF0000;
	text-decoration: none !important;
	}
.portfolioimg_two a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F5F5F5;
	}
.portfoliovideo_two embed, .portfoliovideo_two iframe, 
.portfoliovideo_two object {
	width: 350px;
	height: 223px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Portfolio 3 Column							*
************************************************/

.portfolio_three {
	float: left;
	display: block;
	width: 230px;
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	position: relative;
	z-index: 1;
	zoom: 1;
	
	}
.portfolio_three.first {
	margin: 10px 0px 10px 0px;
	clear: both;
	}
.portfoliotitle_three {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0;
	width: 210px;
	overflow: hidden;
	}
.portfoliotitle_three p {
	color: #666666;
	margin: 0px;
	padding: 0px !important;
	font-size: 11px;
	line-height: 18px;
	height: 80px;
	overflow: hidden;
	}
.portfoliotitle_three h4 {
	color: #333;
	font-size: 14px;
	font-family: 'Archivo Narrow', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform:none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	overflow: hidden;
	}
.portfoliotitle_three a, .portfoliotitle_three a:visited {
	color: #000000;
	}
.portfoliotitle_three a:hover {
	color: #FF0000;
	text-decoration: none !important;
	}
.portfolioimg_three a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F5F5F5;
	}
.portfoliovideo_three embed, .portfoliovideo_three iframe, 
.portfoliovideo_three object {
	width: 230px;
	height: 146px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	display: inline;
	}
img.alignright {
	padding: 0px;
	margin: 5px 0px 5px 20px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 5px 20px 5px 0px;
	display: inline;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 10px 0px 10px 20px;
	}
.alignleft {
	float: left;
	margin: 10px 20px 10px 0px;
	}
.wp-caption {
	background: #FFFFFF;
	max-width: 100%;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
	}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	width: 98%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/

#side_content {
	float: left;
	display: block;
	width: 160px;
	height:520px;
	margin: 0px 0px 0px 0px;
	padding: 20px 28px 10px 20px;
	position: fixed;
	background:url(images/bkg-black10.png) no-repeat;;
	
	}
#sidebar_left {
	display: inline-block;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar_left h1, #sidebar_left h2, #sidebar_left h3, #sidebar_left h4 {
	color: #000000;
	font-size: 16px;
	font-family: 'BebasNeueRegular', 'Oswald', Arial Narrow, Tahoma, sans-serif;
	font-weight: normal;
	text-indent: 2px;
	text-align:left;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 2px dotted #DDDDDD;
	}
#sidebar_left a, #sidebar_left a:visited {
	color: #000000;
	font-weight: normal!important;
	line-height: 16px;
	}
#sidebar_left a:hover {
	color: #FF0000;
	text-decoration: none;
	}
#sidebar_left p {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	}
#sidebar_left li {
	list-style-type: none;
	}
#sidebar_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#sidebar_left ul li {
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 0 0px 5px 0px;
	}
#sidebar_left ul li ul { 
	margin: 0px 0px 0px 0px;
	}
#sidebar_left ul li a {
	display: block;
	color: #000000;
	font-weight: bold;
	padding: 0 4px 2px 0px;
	}
#sidebar_left ul li a:hover {
	color: #FF0000;
	text-decoration: none;
	}
#sidebar_left ul li ul li {
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-indent: 10px;
	}
#sidebar_left ul li ul li ul li {
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-indent: 20px;
	}
	
/************************************************
*	Sidebar Widgets								*
************************************************/

#sidebar_left .widget {
	float: right;
	width: 160px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	}

/************************************************
*	Calendar Widget							*
************************************************/

#calendar_wrap {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	}
#wp-calendar {
	width: 100%;
	text-align: center;
	}
#wp-calendar a {
	margin: 0px !important;
	}
#wp-calendar caption {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	}
#wp-calendar #prev a {
	float: left;
	margin: 10px 0px 0px 0px !important;
	text-align: left;
	}
#wp-calendar #next a {
	float: right;
	margin: 10px 0px 0px 0px !important;
	text-align: right;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	}
#searchform label {
	display: none;
	}
#s {
	background: #FFFFFF;
	width: 94%;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 6px 4px;
	display: inline;
	border: 1px solid #EEEEEE;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit {
	float: right;
	background: #333333;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 4px 10px 4px 10px;
	border: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit:hover {
	background: #FF0000;
	color: #FFFFFF;
	}
	
/************************************************
*	Footer  									*
************************************************/
#leftfooter, #rightfooter {width:330px;float:left;padding:10px;}
#leftfooter {margin-right:20px;}
#footer #rightfooter li {list-style:none;padding-left:15px;background:url(images/bkg-staroff-small.png) no-repeat;line-height:14px!important;margin-bottom:10px;}
#footer #rightfooter li:hover {background:url(images/bkg-star-small.png) no-repeat;}
#footer {
	float: right;
	width: 720px;
	line-height: 16px;
	margin: 10px 20px 0 0px;
	padding: 0px 0px 0px 0px;
	background:#121212;
	color:#ccc;
	}
#footer h4 {font-family:'Archivo Narrow', Arial, sans-serif;color:#c0e0e2;text-transform:none;font-weight:normal;font-size:18px;}
#footer a {color:#fff;}
#footer p {
	margin: 0px;
	padding: 0px;
	}
.footerleft {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 18px 0px 0px 0px;
	float:left;
	width:50%;
	}
.footerleft a {
	color: #333333;
	text-decoration: none;
	}
.footerleft a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.footerright {
	float: right;
	display: inline-block;
	margin: 0 0px 0px 0px;
	padding:10px;
	}
.footerwidget {margin-bottom:10px;}
	
/************************************************
*	Comments									*
************************************************/

#submit {
	background: #333333;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	border: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#author, #email, #url {
	background: #FFFFFF !important;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px;
	border: 1px solid #EEEEEE;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#comment {
	background: #FFFFFF !important;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #EEEEEE;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#postcomments {
	float: left;
	display: inline-block;
	width: 720px;
	margin: 10px 0px 0px 0px;
	}
#postcomments .commentlist {
	margin: 0px;
	padding: 0px;
	}
#postcomments .commentlist ol {
	margin: 0px;
	padding: 10px;
	}
#postcomments .commentlist ul {
	margin: 0px;
	padding: 0px;
	}
#postcomments .commentlist li ul li {
	font-size: 12px;
	margin: 10px 0px 5px 0px;
	}
#postcomments .commentlist li {
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	list-style: none;
	}
#postcomments .commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 0px 5px 5px;
	padding: 3px;
	}
#postcomments .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
#postcomments .commentlist p {
	font-weight: normal;
	text-transform: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
#postcomments .commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 4px 2px;
	margin: 5px 5px 1px 0px;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	width: 100%;
	padding: 5px;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#commentform p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#commentform #submit {
	float: left;
	display: block;
	width: 120px;
	margin: 5px 0px 5px 0px;
	padding: 4px 10px;
	}
#commentform #submit:hover {
	background: #FF0000;
	color: #FFFFFF;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.children {
	margin: 0px;
	padding: 0px;
	}
.nocomments {
	display: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.reply a, .reply a:visited {
	display: inline-block;
	background: #333333;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	padding: 3px 10px 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.reply a:hover {
	background: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.thread-alt {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	
div.tb_tweet {border-top:1px solid #222!important;padding-top:6px!important;}
div.tb_tweetlist {border-bottom:1px solid #222!important;}
#text-3 {margin:60px 0 0;}
#text-3 h4, #text-4 h4, #linkcat-10 h4 {border-bottom:1px solid #222;padding-bottom:3px;margin-bottom:10px;}
.wp-table-reloaded {background-color:#eee!important;font-size:14px!important;}
.wp-table-reloaded th {padding:8px;}
#ap-twitter-follow-button-2 iframe {float:right!important;}
#text-5 {text-align:center!important;}
#text-5 img {opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
}
#text-5 img:hover {opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.blogroll {padding-left:0px!important;}
.twitter-avatar {float:left;}
.twitter-avatar img {margin:0 10px 10px 0;}
#twitter-2 li {list-style: none;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #333;}
.in-reply-to-meta, .from-meta, .intent-meta {display:none;}
.time-meta {display:block;}
#twitter-2 ul {margin-top:0!important;}
#twitter-2 h4 {display:none;}

@media only screen and (max-width: 650px){
	.portfoliotitle_three h4 {font-size:20px;} 
}