/*a:link, a:vistied {
	text-decoration: none;
}
a:hover, a:active {
	
}*/
/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto; clear:both; }
.alignleft { float:left; }
.alignright { float:right; }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px; }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

.clear {
	clear: both;
}
body {
	background-image: url('../img/noisebg.jpg');
	font-family: "Helvetica neue", Arial, Helvetica, sans-serif;
}






a {
	cursor: pointer;
}

/*

@font-face {
    font-family: "Melbourne";
    font-weight: normal;
    src:url("Melbourne_reg.eot?"); 
    src: local("☺"), url("../../../uploads/fonts/Melbourne regular basic.woff") format("woff"), url("../../../uploads/fonts/Melbourne regular basic.otf") format("opentype"), url("../../../uploads/fonts/Melbourne regular basic.svg#Melbourne regular basic") format("svg");
}
*/









h1 {
	font-family: 'League Gothic', Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #7c7c7c;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1em;
}
h1.archive {
	font-family: "Helvetica neue", Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 16px;
}
h1 a{
	color: #7c7c7c;
	text-decoration: none;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background-image: url('../img/noisebg.jpg');
	background-color: #ececec;
}
#header {
	position: relative;
	display: block;
	width: 968px;
	height: 120px;
	border: 1px solid #a1a1a1;
	margin: 27px 0 0 12px;
	background-color: #ebebeb;
}
#header #logo-container a#logo {
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 100%;
}
#header a#logo h1, #header #logo-container a#logo h1 {
	text-indent: -9999px;
	background: url('../img/logo2.gif') no-repeat;
	background-position: center center;
	width: 578px;
	height: 90px;
	margin: 0 auto;
}

#header #logo-container{
	float: left;
	width:200px;
}
#header #advert-container #advert{
	text-indent: -9999px;
	width: 728px;
	height: 90px;
	margin: 0 auto;
	background-color: #fff;
}

#header #advert-container
{float:left;
clear:right;
width: 768px;
margin-left: auto;
margin-top: 20px;
margin-right: auto;}

.ad-300x250
{
width: 300px;
height: 250px;
background-color: #fff;
clear:both;
margin-bottom:20px;
}

#advert-300container{
	margin-top: 78px;
	
}

#search-container
{
float:right;
padding-top: 5px;
padding-right: 5px;
}

#header h2 {
	margin: 0 10px;
	text-align: center;
	display: block;
	width: 100%;
	font: italic 13px Georgia, serif;
	color: #707070;
	letter-spacing: 1px;
	
}
#main-content {
	width: 602px;
	float: left;
	overflow: hidden;
	margin: 40px 0 0 12px;
}
.post {
	/*margin-left: 166px;*/
	margin-top: 20px;
}
.post-outer {
	margin-bottom: 75px;
	border-top: 1px solid #dedede;
	position: relative;
	min-height: 230px;
}

.post-meta {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 131px;
	font-size: 11px;
	text-align: right;
	margin-top: -1px;
}
.gallerypage .post-meta {
	position: absolute;
	top: 0;
	right: 0;
	width: 131px;
	font-size: 11px;
	text-align: right;
	margin-top: -1px;
}

.date-comment {
	border: 1px solid #dedede;
}
.author {
	margin-top: 4px;
	padding: 3px 3px 3px 18px;
	text-transform: uppercase;
	background-color: #bfbfbf;
	background-image: url('../img/author.png');
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
	font-size: 10px;
	background-position: 3px 4px;
	text-align: left;
	display: block;
	float: right;
}
.post-meta a:link, .post-meta a:visited {
	color: #656565;
	text-decoration: none;
}
.post-meta a:hover, .post-meta a:active {
	color: black;
	text-decoration: underline;
}
.post-meta .date {
	margin: 5px 12px 0 12px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
}
.post-meta .comment {
	margin: 0 12px 5px 12px;
	display: block;
	padding: 3px 0 0 0;
	color: #656565;
}
.post-body {
	font-size: 13.5px;
	line-height: 26px;
	margin:  35px 0;

}

.socialise {
	width: 131px;
	font-family: "Helvetica neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	border-top: 1px solid black;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 80px;
}
.socialise .twitter a:link, .socialise .twitter a:visited {
	display: block;
	background-image: url('../img/twitter-icon.gif');
	margin-top: 12px;
	width: 131px;
	height: 38px;
	text-indent: -9999px;
}
.socialise .twitter a:hover, .socialise .twitter a:active {
	display: block;
	background-image: url('../img/twitter-icon.gif');
	background-position: 0px 43px;
	text-indent: -9999px;
}

.socialise .facebook a:link, .socialise .facebook a:visited {
	display: block;
	background-image: url('../img/facebook-icon.gif');
	margin-top: 12px;
	width: 131px;
	height: 38px;
	text-indent: -9999px;
}
.socialise .facebook a:hover, .socialise .facebook a:active {
	display: block;
	background-image: url('../img/facebook-icon.gif');
	background-position: 0px 43px;
	text-indent: -9999px;
}


.post-body p {
	font-size: 13.5px !important;
	line-height: 26px !important;
	margin:  20px 0 !important;
}
.post-body p span {
	font-size: 13.5px !important;
	line-height: 26px !important;
	margin:  20px 0 !important;
}
.post-body p a:link, .post-body p a:visited {
	font-weight: bold;
	cursor: pointer;
	color: #333;
	text-decoration: none;
}
.post-body p a:hover, .post-body p a:active {
	font-weight: bold;
	cursor: pointer;
	color: black;
	text-decoration: none;
}

#sidebar {
	width: 350px;
	float: left;
	margin-left: 15px;
	color: #3f3f3f;
}
#sidebar a:link, #sidebar a:visited {
	color:  #3f3f3f;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color:  #3f3f3f;
	text-decoration: underline;
}

#sidebar h3.widget-title {
	font-size: 18px;
	color: #f0f0f0;
	font-family: 'League Gothic', "Helvetica Neue", Arial, Helvetica;
	padding: 12px;
	margin-bottom: 5px;
	background-color: #707070;
	text-transform: uppercase;
}
#sidebar ul.archives {
/*	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 230px;
	display: block;*/
}
#sidebar ul.archives li {
	font-weight: bold;
	text-align: center;	
	border: 2px solid #d4d4d4;
	color: #afafaf;
	padding: 15px 0;
	margin: 10px 0;
	text-transform: uppercase;
	line-height: 1em;

}
#sidebar ul.archives li a {
	color: #5f5f5f;
	font-size: 16px;
	text-decoration: none;
}
#sidebar ul.archives li a:hover {
	text-decoration: none;
}
#sidebar ul.archives li ul {
	border: none;
	background-color: #ececec;
	margin-top: 15px;
	border-top: 1px solid #D9D9D9;
/*	float: left;
	margin-top: 20px;*/
}
#sidebar ul.archives li ul li {
	font-weight: bold;
	text-align: center;
	color: #afafaf;
	border-bottom: none;
	padding: 15px 0;
	border: none;
	margin: 0;
}
#sidebar ul.archives li ul li a {
	color: #707070;
	font-size: 14px;
}
#sidebar ul.archives li ul li ul {
	margin: 15px 0;
	border: 1px solid #d9d9d9;
	float: left;
	background-color: #f0f0f0;
	max-height: 700px;
	overflow-y: scroll;
/*	display: block;
	padding: 15px 0;*/
}
#sidebar ul.archives li ul li ul li{
	padding: 0px;
	border: none;
/*	text-align: left;
	border-left: 4px solid #747474;*/
}
#sidebar ul.archives li ul li ul li a:link, #sidebar ul.archives li ul li ul li a:visited{
	font-size: 10px;
/*	padding: 0 10px 0 10px;*/
	padding: 5px 8px;
	display: block;
	text-align: left;
}
#sidebar ul.archives li ul li ul li a:hover, #sidebar ul.archives li ul li ul li a:active {
	border-left: 3px solid #747474;
	color: black;
	background: #e5e5e5;
	margin-left: -3px;
}
#sidebar ul.archives li ul li ul li:hover {
	
}
.yearCount, .monthCount {
	display: none;
}
.sym {
	cursor: pointer;
}

li.widget-container {
	margin-bottom: 35px;
}
ul li {
	padding: 5px 0;
	color: #3f3f3f;
}
#sidebar ul {
	font-size: 14px;
	color: #3f3f3f;
}
#sidebar ul li {
	padding: 5px 0 5px 10px;
	color: #3f3f3f;
	line-height: 1.3em;
}
#recent-posts-3 #sidebar ul li {
	line-height: 1em;
}

ul li a:link, ul li a:visited {
	font-weight: bold;
	color: #3f3f3f;
}
ul li a:hover, ul li a:active {
	text-decoration: underline;
}
li em {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

#sidebar #blogroll ul li, #sidebar ul.blogroll  li,
#sidebar ul li#recent-posts-3 ul li {
	margin: 0;
	padding: 0;
}
#sidebar #blogroll ul li a:link, #sidebar #blogroll ul li a:visited,
#sidebar ul.blogroll li a:link, #sidebar ul.blogroll li a:visited,
#sidebar ul li#recent-posts-3 a:link, #sidebar ul li#recent-posts-3 a:visited {
	padding: 5px 5px 5px 8px;
	display: block;
	color: #555;
	text-transform: uppercase;
	font-size: 10px;
}
#sidebar #blogroll ul li a:hover, #sidebar #blogroll ul li a:active,
#sidebar ul.blogroll li a:hover, #sidebar ul.blogroll li a:active,
#sidebar ul li#recent-posts-3 a:hover, #sidebar ul li#recent-posts-3 a:active {
	padding: 5px 5px 5px 5px;
	border-left: 3px solid #3f3f3f;
	text-decoration: none;
	color: black;
	background: #E5E5E5;
}


/* SEARCH BUTTON*/
#sidebar form {

}
form#searchform input#s {
	border: 1px solid #c2c2c2;
	background: none;
	width: 176px;
	height: 15px;
	padding: 5px;
}
form#searchform button#searchsubmit {
	width: 31px;
	height: 27px;
	text-indent: -9999px;
	border: 1px solid #CECACA;
	border-left: none;
	background-image: url('../img/search-icon.png');
	background-repeat: no-repeat;
	background-position: 6px 5px;
	background-color: #F2F2F2;
}
form#searchform button#searchsubmit:hover {
	background-color: black;
	background-position: 6px -20px;
}
form#searchform input, form#searchform button {
	border: none;
	float: left;
}
.navigation {
	margin: 4px 0;
}
#navigation {
	float: left;
	width: 968px;
	border: 1px solid #ccc;
	/*border-top: none;*/
	display: block;
	margin: 10px 0 10px 12px;
	font-family: 'League Gothic', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
	background: #f2f2f2;
	clear: both;
}

#navigation ul li {
	float: left;
	margin: 6px 20px 0 10px;
	color: #777;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #777;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {
	color: #000;
	text-decoration: none;
}
#navigation ul li.current-menu-item a {
	color: black;
}
ol.wp-paginate {
	margin-left: 166px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #707070;
}
ol.wp-paginate li {
	display: inline;
	list-style: none;
	margin: 0 4px;
}
ol.wp-paginate li span {
	text-align: center;
	border: 1px solid #CCC;
	padding: 3px 9px;
}
ol.wp-paginate li span {
	border: none;
}
ol.wp-paginate li span.gap {
	border: none;
}
ol.wp-paginate li span.title {
	text-align: center;
	padding: 3px 9px;
	border: none;
}
ol.wp-paginate a:link, ol.wp-paginate a:visited {
	background: none;
	border: 1px solid #CCC;
	color: #707070;
	margin-right: 4px;
	padding: 3px 9px;
	text-align: center;
	text-decoration: none;
}
ol.wp-paginate a:hover, ol.wp-paginate a:active {
	background-color: black;
	color: white;
	border: 1px solid black;
}

/*		 DISQUS STYLES*/

body.single #disqus_thread {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #ccc;
}
#dsq-account-dropdown a:link, #dsq-account-dropdown a:visited {
	padding: 5px;
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#dsq-account-dropdown a:hover, #dsq-account-dropdown a:active {
	padding: 5px;
	color: white;
	text-decoration: none;
	background-color: black;
}
a.dsq-brlink {
	display: none;
}
#dsq-content h3 {
	margin: 0 0 1.5em;
	position: static;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #7D7D7D;
}
.dsq-trackback-url {
	margin-bottom: 1em;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #7D7D7D;
}

#dsq-toolbar-dropdown, #dsq-content #dsq-global-toolbar td a.dsq-community-launcher.dsq-toolbar-item.dsq-tt, #dsq-pagination, #dsq-sort-by {
	display: none;
}

ul.dsq-comment-meta li a {
	
}
.dsq-comment-footer {
	font-size: 11px;
}

/*		FOOTER STYLES*/

#footer {
	border-top: 1px solid black;
	padding: 5px 0 0 0;
	display: block;
	width: 990px;
	margin: 30px auto 10px auto;
}
#footer #pikatzu{
	float: right;
	font-weight: bold;
	color: #646464;
	font-size: 11px;
	text-transform: uppercase;
	margin: 3px 0 15px 0;
}
#footer #pikatzu em a{
	font-weight: bold;
	color: black;
	font-style: normal;
	text-decoration: none;
}

/*Gallery items*/

img.attachment {
	width: 120px;
	height: auto;
}

.ngg-gallery-thumbnail img {
	background-color: white;
	border: 1px solid darkGray;
	display: block;
	margin: 4px 0px 4px 5px;
	padding: 4px;
	position: relative;
}


/*	GALLERY THUMBNAIL SETTINGS*/

.ngg-gallery-thumbnail {
	float: left;
	margin: 0;
	text-align: center;
}
.ngg-gallery-thumbnail img {
	background-color: white;
	border: none;
	display: block;
	margin: 0 5px 3px 0;
	padding: 3px;
	position: relative;
}
.ngg-gallery-thumbnail img:hover {
	background: black;
}


.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 20px;
	width: 100%;
	clear: both;
	display: block !important;
}


.ngg-navigation a:link, .ngg-navigation a:visited {
	font-weight: bold;
	background: none;
	border: 1px solid #CCC;
	color: #707070;
	margin-right: 4px;
	padding: 3px 9px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}
.ngg-navigation a:hover, .ngg-navigation a:active {
	background-color: black;
	color: white;
	border: 1px solid black;
}
.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
	background-color: black;
	color: white !important;
	text-decoration: none !important;
}
.gallerypage .ngg-navigation {
	padding-top: 5px;
	text-align: right;
}



/*Glam Advert css*/

#advert {

                margin-left: 130px;

}

 

#text-6 {

                padding-left: 120px;

}
