/*
Theme Name: JournalCrunch 
Author: Site5.com
Author URI: http://gk.site5.com/t/312
Description: Check <a href="http://wordpress.site5.net/journalcrunch/doc/">JournalCrunch Documentation</a> in case you need directions or get support from <a href="http://forums.site5.com/forumdisplay.php?f=104">Forum</a>.
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
    font: 62.5% Arial,Helvetica,Verdana sans-serif;
	color:#DCE2E4;
	line-height:18px;
	background: url(images/bg-body.jpg) repeat-x fixed center top #100f14;
	background-size: 100%;
}

ul {
	list-style: none;
}

a {
	text-decoration:none!important;
	color:#dccd91;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

a:hover {
	color: #fff;
}

a:focus {
	outline:none;
}

a img { border: none; }

p {
	margin:1.5em 0;
	font-size: 13px;
	line-height: 18px; 
}

h1 {
	font-size:36px;
        color:#ffffff;
	font-weight:bold;
	font-family: "Amatic SC","Ubuntu",Arial, Helvetica, serif;
        line-height: 35px;
        letter-spacing: 1px;
}

h1 a{
	color:#DCCD91;
	text-decoration: none;
}

h1 a:hover {
	text-decoration:underline;
}

h2{
	font-size:20px;
	font-family: "Ubuntu",Arial, Helvetica, serif;

}

h3{
	font-size:16px;
        font-family: "Ubuntu",Arial, Helvetica, serif;
}

h4{
        font-size:31px;
        font-family: "Amatic SC","Ubuntu",Arial, Helvetica, serif;
        color:#ffffff;
	font-weight:bold;
        letter-spacing: 1px;
        line-height: 35px; 
        text-transform: lowercase;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.8em black;
	
}

h5{
        font-size:25px;
        font-family: "Amatic SC","Ubuntu",Arial, Helvetica, serif;
        color:#ffffff;
	font-weight:bold;
        letter-spacing: 2px;
	word-spacing: 1px;
        line-height: 35px; 
        text-transform: lowercase;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.8em black;
	
}

h6{
	font-size:13px;
        font-family: "Ubuntu",Arial, Helvetica, serif;
	color: #dccd91;
	text-shadow:1px 1px #000;

}

.left {
	text-align: left;
	font-size:24px;
}

#source1 {
	font-size:10px;
	font-color: #ffffff;
	text-align: right;
	padding-top: 0px;
	text-shadow: 0.2em 0.2em 0.6em black;
}

#source2 {
	font-size:10px;
	font-color: #ffffff;
	text-align: right;
	padding-top: 245px;
	text-shadow: 0.2em 0.2em 0.6em black;
}

.alt { position:absolute; left:-9999px; }

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(images/bk_main_wrapper.png) 0 0 repeat-x;
}

#wrapper {
	margin:0 auto;
	width:960px;
}

#header {
	height:240px;
	position:relative;
}

#content {
	padding-bottom:20px;
	background:url(http://www.portalsmusic.com/wp-content/themes/journalcrunch/images/bk_vertline.jpg) 695px 0 repeat-y;
	margin-top:55px;
}

#content #colLeft {
	float:left;
	width:640px;
	margin-right:10px;
}

#friends-box {
	padding-left: 20px;
}

#friends-box div{
	width: 200px;
	float: left;
}

#friends-box div a {
	font-size: 12px
}

#post-nav	{
    font-size: 12px;
    margin-bottom: 20px;
}

.postbackground	{
    background-color: rgba(0,0,0,0.3);
    padding: 20px;
    margin-bottom: 15px;
}

.postbackgroundfam	{
    background-color: rgba(0,0,0,0.3);
    padding: 20px;
    margin-bottom: 15px;
    height: 2200px;
}

.postbackgroundfam img	{
	max-width: 920px;
}

#next, #prev	{
    opacity: 0.0;
}

.postbackground img	{
    max-width: 600px;
}

.postbackground iframe	{
    max-width: 600px !important;
}

#content #colRight {
	float:left;
	margin-left: 5px;
	width:265px;
}

#footer {
	background:#111;
	padding:15px 0 15px;
	margin-top:20px;
	text-shadow:1px 1px #000;
	border-top:3px solid #000;
}

.footer-nav	{
	width: 160px;
	float: left;
	margin-top: 27px;
}

.footer-nav h3 a	{
	color: #427883;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

.footer-nav h3 a:hover	{
	color: #fff;
	text-decoration: none;
}

.footer-nav h3	{
	font-size: 12px;
	color: #427883;
}

.footer-nav ul	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.footer-nav ul li a {
	color: #ccc;
	text-decoration: none;
}

.footer-nav ul li a:hover	{
	text-decoration: underline;
}

#footerInner {
	width:960px;
	margin:0 auto;
	padding:20px 0 35px;
	overflow:hidden;
}

.boxed {
	background-repeat: no-repeat;
	height: 360px;
	overflow: hidden;
}

#shadow { 

	width: 460px;
	height: 75px;
	margin: 260px 67px;
	background-color: rgba(0, 0, 0, 0.3);

}


/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	position:absolute;
	top:90px;
	left:0;
	width: 500px;
	height: 147px;
}

#logo a { display: block; }

#logo a img{
	border:none;
	vertical-align:middle;
}

#topMenu {
	position:absolute;
	left:-13px;
	top:0;
	text-shadow:1px 1px #26272A;
}

#topMenu ul li{
	float:left;
}

#topMenu ul li a, #topMenu ul li div {
	display:block;
	height:32px;
	color:#DCCD91;
	padding:17px 15px 0;
	text-transform:uppercase;
	font-size:12px;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

#topMenu ul li div {
	color:#ccc;
	text-transform:none;
}	

#topMenu ul li a span {
	font-size:10px;	
	color:#999;
	line-height:120%;
}

#topMenu ul li a:hover, #topMenu ul li a.selected {
	text-decoration:none;
	background: #DCCD91;
	color:#FFF;
	text-shadow:1px 1px #322E31;
}

/* top social links */

#topSocial {
	position:absolute;
	right:0;
	top:130px;
}

#topSocial ul li {
	float:left;
	padding:0 5px;
	width:50px;
}

#topSocial ul li a {
	display:block;
	height:51px;
	width:49px;
	background:url(http://www.portalsmusic.com/wp-content/themes/journalcrunch/images/bk_topsocial.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#topSocial ul li a.twitter {
	background:url(images/ico_social_twitter.png) 0 0 no-repeat;
}	

#topSocial ul li a.facebook {
	background:url(images/ico_social_facebook.png) 0 0 no-repeat;
}	

#topSocial ul li a.soundcloud-icon {
	background:url(images/ico_social_soundcloud.png) 0 0 no-repeat;
}	

#topSocial ul li a.bandcamp {
	background:url(images/ico_social_bandcamp.png) 0 0 no-repeat;
}

#topSocial ul li a.tumblr {
	background:url(images/ico_social_tumblr.png) 0 0 no-repeat;
}

#topSocial ul li a.rss {
	background:url(images/ico_social_rss.png) 0 0 no-repeat;
}

#topSocial ul li a.email {
	background:url(images/ico_social_email.png) 0 0 no-repeat;
}

#topSocial ul li a:hover {
	background-position:0 -53px;
}


/* Top Search */

#topSearch {
	position:absolute;
	right:0;
	top:13px;
}

/* CONTENT ELEMENTS
-----------------------------------*/

pre {
	font-size: 1.3 em; 
	padding:10px; 
	background: #E3E8EA;
	display:block;
	border:1px solid #FDFDFD;
	margin-bottom:25px;
	clear:both;
}

#content #colLeft ul li, #content #colLeft ol li  {
	font-size: 12px;
    line-height: 24px;
}

#content #colLeft ul {
	margin: 0 30px 15px 30px;
	list-style:  circle;
}

#content #colLeft ol li {
	background:none;
	padding-left:0;

}

#content #colLeft ol {
	margin:0 30px 15px 30px;
}

#featuredPosts {
	background:url(images/bk_dotted_big.png) 0 100% repeat-x;
	overflow:hidden;
	margin-bottom:30px;
}

#featuredPosts .item {
	float:left;
	width:450px;
	padding:0 30px 30px 0;
	background:url(images/featured_bubble.png) 365px 0 no-repeat;
	margin-right:15px;
	position:relative;
	
}

#featuredPosts .lastItem {
	margin-right:0;
	padding-right:0;
}

#featuredPosts .item h1 {
	padding-right:80px;
	padding-top:5px;
	font-weight:normal;
	margin-bottom:25px;
	line-height:130%;
	height:70px;

}

#featuredPosts .item h1  a {
	color:#333;
}

#featuredPosts .item h1 a:hover {
	text-decoration:none;
	color:#399B8C;
}

#featuredPosts .item .readMore {
	display:block;
	width:46px;
	height:46px;
	position:absolute;
	left:370px;
	top:365px;
	text-indent:-9999px;
	background:url(images/bk_readmore.png) 0 -46px no-repeat;
}

#featuredPosts .item .readMore:hover {
	background-position:0 0;
}

#featuredPosts .item img { margin: 0 auto; text-align: center; }

#featuredPosts .item p {
	margin-bottom:0.3em;
}

/* SLIDER
---------------------------------------*/

#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:370px;
}
#homepage-slider	{
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* POST BOXES */

#content .postBox {
	float:left;
	margin:0 40px 30px 0;
	width:290px;
	background:url(images/box_botttom_shadow.png) 50% 100% no-repeat;
	padding-bottom:5px;
	position:relative;
	text-shadow:none;
}


#content .lastBox {
	margin-right:0;
}

#content .postBoxInner, #content .postBoxInnerHover {
	border:8px solid #f0f0f0;
	background:#f0f0f0;
	padding:10px 10px 25px 10px;
	height:280px;
	font-size:12px;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

#content .postBoxInner:hover       {
       background-color: #fff;
       border: 8px solid #fff;
}

#content .postBoxInner img  {
       opacity: 0.8;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

#content .postBoxInner:hover img   {
       opacity: 1.0;
}

#content .postBoxInner div.excerpt {
	height:80px;
}

#content .postBoxInnerHover {
	background:#FFF;
	border:8px solid #EEF2F2;
}

#content .postBoxInner img {
	border:none;
}

#content .postBoxInner p {
	margin:0 0 1em;
	color: #353535;
}

#content .postBoxInner a { color: #427883; }

#content .postBoxInner div.meta{
	font-size:10px;
	color:#888;
	margin:0;
	text-transform:uppercase;
	display: block;
	position: absolute;
	bottom: 7px;
}

#content .postBoxInner div.meta p {
	line-height: 13px;
	margin: 0 0 .5em;
	font-size: 10px;	
}

#content .postBoxInner .byline {
	line-height: 0 0 .5em;
	font-size: 9px;
}


#content .postBoxInner div.meta img {
	vertical-align:middle;
}

#content .postBox .postBoxInner h2 {
	font-size:18px;
	padding:15px 0 0;
	font-weight:normal;
	margin-bottom:0;
}

#content #colLeft .postBox .postBoxInner h2 {
	margin-bottom:0;
}

#content .postBoxInner h2 a {
	color:#353535;
}

#content .postBoxInner h2 a:hover {
	color:#427883;
	text-decoration:none;
}

#content .postBox .readMore {
	position:absolute;
	bottom:-5px;
	right:20px;
	display:block;
	width:46px;
	height:46px;
	text-indent:-9999px;
	background:url(images/bk_readmore.png) 0 0 no-repeat;
        display: none;
        
}

#content .postBox .readMore:hover {
	background:url(images/bk_readmore.png) 0 -46px no-repeat;
}

#content	{
    min-height: 400px;
}

/* SINGLE PAGE
--------------------------------*/

#content #singlePost.normal {
	float: left;
	margin-bottom:20px;
	padding-bottom:20px;
}

#content #singlePost .meta {
	text-transform:uppercase;
	font-size: 9px;
	color:#dce2e4;
	margin:-15px 0 15px;
	padding-bottom:8px;
	border-bottom: 3px double #DCE2E4;
}

#content #singlePost .meta img {
	padding:0;
	background:none;
}

.service	{
    float: left;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background-color: #fff;
    margin-right: 10px;
    box-shadow: 0px 0px 1px #000;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

.service:hover	{
    background-color: #427883;
    cursor: pointer;
    box-shadow: 0px 0px 3px #000;
}

.activeSlide	{
    background-color: #427883;
}

#pager-nav	{
    margin: auto;
    width: 150px;
}

#content #singlePost h1 {
	padding-bottom:10px;
}

#content #singlePost img {
	border:none;
}

#content #colLeft h1, #content #colLeft h2 {
	margin-bottom:20px;
}

.postTags {
	font-size:13px;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}

/* COL RIGHT
--------------------------------*/

.rightBox {
	background:url(images/box_botttom_shadow_right.png) 50% 100% no-repeat;
	padding-bottom:4px;
	margin-bottom:12px;
	color: #353535;
}

.rightBoxInner  {
	background-color: rgba(0,0,0,0.3);
	padding:15px 18px;
	font-size: 13px;
}

.rightBoxInner h2 {
	padding:4px 0px 10px 0px;
	text-transform:uppercase;
	font-size:30px;
	color: #427883;
	font-family: "Amatic SC",Arial, Helvetica, serif;
	cursor: pointer;
}

.rightBoxInner h2:hover { color: #fff; }

.rightBoxInner ul, .rightBoxInner div { display: none; border-top: 1px solid #fff; padding-bottom: 5px; }
.rightBoxInner div ul { display: block; }

.rightBoxInner ul li{
	padding:15px 0;
	border-bottom:1px solid #fff;
}

.rightBoxInner ul li, .rightBoxInner p, .rightBoxInner div {
	text-shadow:none;
}

 h2.twitter {
	background:url(images/ico_bird.png) 90% 40% no-repeat;
}

#twitter a.action{
	font-weight:bold;
	display:block;
	padding-top:10px;
}

.rightBoxInner p {
	margin:0.7em 0;
}

.rightBoxInner div {
	margin-top:10px;
}

.rightBoxInner a {
	color: #427883;
}

/* PAGINATION */

.more-posts a, .paginate a {
	clear: both;
    color: #333;
    margin-left: 15px;
    padding: 5px 10px;
    text-decoration: none;
}

.more-posts a, .paginate a:hover {
    color: #FFFFFF;
}

.paginate page { margin: 0 0 0 4px; }

.paginate .current {
    background-color: #16A9CE;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    cursor: default;
    margin: 0 0 0 4px;
    padding: 3px 8px;
}

/* Latest Tweets */
#twitter_update_list li, .tooltip li {
	padding:10px 0;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:125%;
	color:#dce2e4;
}

/* Twitter ToolTip */

.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
	top:0;
    width:250px;
	background:#F7F9F9;
	padding:5px 10px;
	-moz-border-radius:8px;
    -webkit-border-radius:8px;
	border:5px solid #EEF2F2;
}

#archive-title {
	padding-bottom:8px;
	margin:0 0 15px;
	display:block;
}

.more-link{
	text-transform:uppercase;
	width:161px;
	height:32px;
	padding-top:10px;
	margin-top:10px;
	background:url(images/but_form.png) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	text-shadow:1px 1px #23829F;
	display:block;
	text-align:center;
}

/* Calendar Widget */

table#wp-calendar {
	width:100%;
	margin-top:3px;
}

table#wp-calendar caption {
	padding:3px 0;
	color:#4D6262;
	background:#D8E0E0;
	border-bottom:1px solid #B9C6C6;
}

table#wp-calendar th {
	background:#EEF2F2;
	border-bottom:1px solid #D8E0E0;
	padding:2px 0; 
	color:#bb1c04;
}

table#wp-calendar td {
	text-align:center;
	border-bottom:1px solid #EEF2F2;
	padding:2px 0;
}
table#wp-calendar td#next, table#wp-calendar td#prev {
	border-bottom:2px solid #EEF2F2;
	text-align:left;
	font-weight:bold;
	padding-bottom:5px;
}

table#wp-calendar td.next {
	text-align:right;
}

/* SHORTCODES
--------------------------------*/

/* DROPCAPS*/

.dropcap1, .dropcap2, .dropcap3 {
	float:left;
	overflow:hidden;
	text-align:center;
}

.dropcap1 {
	font-size:34px;
	height:34px;
	line-height:38px;
	width:30px;
	text-align:left;
}

.dropcap2 {
	font-size:28px;
	height:38px;
	line-height:38px;
	width:38px;
	margin-right:7px;
	color:#fefefe;
	background:#111;
	text-shadow:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.dropcap3 {
	font-size:26px;
	height:40px;
	line-height:40px;
	width:40px;
	margin-right:7px;
	color:#fefefe;
	text-shadow:none;
	background:url(images/bk_dropcap3.png) 0 0 no-repeat;
}

/* BLOCKQUOTES */

blockquote {
border-left: 1px dashed #FFEAA5;
color: #FFEAA5;
font-family:Georgia,"Times New Roman",Times,serif;
font-style:italic;
line-height:18px;
margin:15px 0 15px 20px;
padding-left:20px;
}

blockquote.alignleft {
	float:left;
	margin:10px 10px 10px 0;
	width:300px;
}

blockquote.alignright {
	float:right;
	margin:10px 0 10px 10px;
	width:300px;
}

/* TEXT HIGHLIGHTS*/

.highlightyellow, .highlightblack, .highlightred, .highlightgreen {
	text-shadow:none;
}

.highlightyellow{
	background:#FFFFC1;
}

.highlightblack{
	background:#333;
	color:#fff;
}

.highlightred {
	background:#CC0000;
	color:#fff;
}

.highlightgreen {
	background:#45C0B6;
	color:#fff;
}

/* MULTIPLE COLUMNS*/

#colLeft .onehalf, #colLeft .onehalf_last {
	float:left;
	width:310px;
	margin:0 30px 10px 0;
	overflow:hidden;
}

#colLeft .onehalf_last {
	margin:0 0 10px 0;
}

#colLeft .onethird, #colLeft .onethird_last {
	float:left;
	width:197px;
	margin:0 30px 10px 0;
	overflow:hidden;
}

#colLeft .onethird_last {
	margin:0 0 10px 0;
}

/* FOOTER ELEMENTS
--------------------------------*/
/* Footer Widgets */

#footerInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
}


#footerInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:2px;
	color:#ccc;
	font-weight:normal;
	text-shadow:none;
}

#footerInner .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px dotted #292929;
}

#footerInner .boxFooter ul li a {
	text-decoration:none;
	color:#555;
	font-size:13px;
	font-style:normal;
}

#footerInner .boxFooter ul li a:hover {
	color:#ccc;
}

#footerInner .boxFooter #twitter_update_list li a{
	color:#999;
}

#footerInner .boxFooter #twitter_update_list li a:hover {
	text-decoration:underline;
}

/* Copyright */

#footerInner #copyright {
	clear:both;
	position:relative;
	color:#dce2e4;
}

#site5bottom {
	position:absolute;
	right:0;
	font-size: 12px;
	color: #ccc;
	top:-9px;
}

#site5bottom img {
	border:none;
}

#site5bottom a {
	display:block;
	/*width:344px;
	height:26px;
	background:url(images/site5bottom.png) 100% 0 no-repeat;
	text-indent:-9999px;*/
}


/* COMMENTS
-----------------------------------*/

section#conversation	{
	min-height: 50px!important;
}

#layout #section	{
	min-height: 50px!important;
}

h2.h2comments {
	display:block;
	background:url(images/ico_comments.png) 0 50% no-repeat;
	padding:10px 0 10px 40px;
	margin:20px 0 0 0;
}

h2.h2comments a.addComment {
	display:block;
	text-transform:uppercase;
	float:right;
	font-size:12px;
	margin-top:-3px;
	padding-top:8px;
	margin-right:10px;
	font-weight:bold;
}

h2.h2comments a.addComment:hover {
	text-decoration:none;
}

h2#commentsForm {
	margin:15px 0;
	padding-top:15px;
}

#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:10px 0 20px;
	background:url(images/bk_dotted_big.png) 0 0 repeat-x;
	padding:0;
	overflow:hidden;
}

#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

#content #colLeft ul.commentlist li {
	padding:0 0 20px 40px;
	position:relative;
	margin-top:25px;
	background:none;
	background:url(images/bk_dotted_big.png) 0 100% repeat-x;
}

#content #colLeft ul.commentlist li p{
	font-size:13px;
	margin:5px 0;
	padding:5px 0;
}

#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#dce2e4;
}

#content #colLeft ul.commentlist li .avatar {
	background:#fff;
	padding:1px;
	border:5px solid #eee;
	position:absolute;
	left:0;
	top:0;
}

#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:10px;
	top:10px;
	font-size:12px;
}

#content #colLeft ul.commentlist .reply a {
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
}


#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:20px;
	background:url(images/bk_dotted_big.png) 0 0 repeat-x;
	border-bottom:none;
	padding-bottom:0;
}

#content #colLeft ul.commentlist li .children li .avatar {
	top:20px;
}

#content #colLeft ul.commentlist li .children li .reply {
	top:20px;
}

/* COMMENTS F0RM */

#commentform p {
	margin:0;
	padding:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px solid #fff;
	border-top:1px solid #B8C4C5;
	border-left:1px solid #B8C4C5;
	padding:8px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   width:350px;
}

#commentform input:focus, #commentform textarea:focus {
	border:1px solid #45C0B6;
}


#commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:630px;
}

#commentform input#submit{
	border:none;
	width:161px;
	height:42px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.png) 0 0 no-repeat;
	color:#FFF;
	font-size:12px;
	padding-bottom:14px;
	text-shadow:1px 1px #23829F;
}

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}



/* FORMS
--------------------------------*/

/* Top Search */

#topSearch input[type="text"] {
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	width:160px;
	background:#fff url(images/ico_search.png) 98% 50% no-repeat;
	padding:4px 10px 4px;
	font-style:italic;
	margin-right:10px;
	position:relative;
	-moz-border-radius:6px;
    -webkit-border-radius:6px;
	border:1px solid #fff;
}

#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(http://www.portalsmusic.com/wp-content/themes/journalcrunch/images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}	

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
}

#contact input, #contact textarea {
	border:1px solid #fff;
	border-top:1px solid #B8C4C5;
	border-left:1px solid #B8C4C5;
	padding:8px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   	width:350px;
}


#contact textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contact input[type="submit"]{
	border:none;
	width:161px;
	height:42px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.png) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding-bottom:14px;
	text-shadow:1px 1px #23829F;
}

.errormsg, .successmsg{
	background:#D93628;
	color:#F5CBC7;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
   text-shadow:none;
}

.successmsg {
	background:#45C0B6;
	color:#E1F4F2;
}

/* CUSTOM SWAG
--------------------------------------------------*/
.home #wrapper #content { margin-top: 20px; }

.portals-love { width: 170px; height: 57px; float: right; display:  block; background: url(images/portalslove.png) top left no-repeat; }

.screen-reader-text { position: absolute; left: -9000px; }

#content div#colLeft.full-width { width: 960px; }
	#content .full-width h1 { margin: 0 0 30px; }
	
.more-posts	{ width: 960px; margin: 30px 0 10px; }
	.more-posts a { 	font-size: 60px; font-family: Ubuntu, Arial, Helvetica, sans-serif; margin-left: 15px; padding: 5px 5px; text-decoration: none; }
	
	.more-posts .alignright a	{
		position: relative;
		left: -17px;
		text-indent: 7px;
		padding-top: 8px;
		color: #fff;
		display: inline-block;
	}
	
	.more-posts .alignright a:hover	{
		color: #DCCD91;
	}
	
	
	.more-posts .alignleft a	{
		height: 28px;
		width: 100px;
		position: relative;
		left: -10px;
		text-indent: 7px;
		padding-top: 8px;
		display: inline-block;
	}
	
	.more-posts .alignleft a:hover	{
		color: #DCCD91;
	}
	
/* HOMEPAGE SLIDER
--------------------------------------------------*/

#home-unit    {
       width: 950px;
       height: 435px;
       background-color: #f0f0f0;
       margin-bottom: 35px;
       background-image: url('images/home-unit.png');
}

#home-unit-left:hover     {
       background-color: #fff;
}

#home-unit-left      {
       display: inline-block;
       width: 588px;
       height: 405px;
       padding: 10px 17px 20px 23px;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

#home-unit-left img  {
       max-width: 580px !important;
}

#home-unit-right     {
       width: 258px;
       height: 405px;
       padding: 10px 17px 20px 23px;
       display: inline-block;
       float: right;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

#home-unit-right:hover     {
       background-color: #fff;
}

#home-unit span      {
       font-size: 12px;
       font-weight: bold;
       color: #666;
       display: block;
       margin-bottom: 5px;
}

#homepage-slider2    {
       width: 250px;
       height: 360px;
}

#slide2-wrapper      {
       width: 250px;
       height: 367px;
       color: #444;
}

#slide2-wrapper h2   {
       font-weight: normal;
       margin: 5px 0px 5px 0px;
}

#slide2-wrapper p    {
       margin: 7px 0px 0px 0px;
}

#slide2-wrapper img  {
       max-width: 250px;
       max-height: 250px;
}

#slide2-wrapper a    {
       color: #427883;
	line-height: 25px;
       -webkit-transition: 0.2s linear;
       -moz-transition: 0.2s ease-in;
       -o-transition: 0.2s ease-in;
       -ms-transition: 0.2s ease-in;
       transition: 0.2s ease-in;
}

#slide2-wrapper a:hover	{
	text-decoration: none;
	color: #DCCD91;
}

#slide2-wrapper .slide      {
       height: 367px;
}

#homepage-slider { display: block; position: relative; height: 360px; width: 580px; margin: 0px 0px 0px; background: rgba(0,0,0,0.7); }


#homepage-slider .slide { width: 580px; height: 360px; overflow:  hidden; vertical-align: text-bottom; }
#homepage-slider .slide img { position: absolute; top: 0; left: 0; display: block; }

#pager-nav { position: relative; top: 0; right: 0; display: block; height: 20px; margin-bottom: 20px; margin-top: 10px;}
#pager-nav li { float: left; list-style: none}
#pager-nav a { display: block; margin: 5px; background:url(http://www.portalsmusic.com/wp-content/themes/images/slider_controlnav.png) 0px 0 no-repeat; height: 20px; width: 20px; }
#pager-nav li.activeSlide a { background-position: 0 0; }

#pager-nav2 { position: relative; display: block; height: 20px; margin-bottom: 20px; margin-top: 10px; margin-left: 50px;}
#pager-nav2 li { float: left; list-style: none}
#pager-nav2 a { display: block; margin: 5px; background:url(http://www.portalsmusic.com/wp-content/themes/images/slider_controlnav.png) 0px 0 no-repeat; height: 20px; width: 20px; }
#pager-nav2 li.activeSlide a { background-position: 0 0; }

.slide-content {
    background: rgba(0,0,0, 0.6);
    display: block;
    max-height: 200px;
    height: auto;
    width: 560px;
    padding: 10px;
    position: absolute;
    bottom: 0;
       left: 0;
	text-align: center;
}
	.slide-content h2 { font-size:30px; font-family: "Amatic SC","Ubuntu",Arial, Helvetica, serif; color: #fff; }
	.slide-content p { color: #fff; font-family: Arial; font-size: 11px; margin: .5em auto; width: 400px;}
	

#homepage-slider a#next {
    background: url("images/but_next.png") 0 0 transparent;
    height: 47px;
    left: 18px;
    opacity: 0.8;
    position: absolute;
    top: 40%;
    width: 47px;
    z-index: 999;
}

#homepage-slider a#prev {
    background: url("images/but_prev.png") 0 0 transparent;
    height: 47px;
    right: 18px;
    opacity: 0.8;
    position: absolute;
    top: 40%;
    width: 47px;
    z-index: 999;
}

/* Bio Swag
--------------------------------------------------*/
.bio-card { position: relative; overflow: hidden; float: left; width: 180px; background: #ecf1f2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 10px; margin: 10px 10px 20px 20px; height: 355px; }
	.bio-card .photo a { display: block; width: 180px; height: 180px; }
	.bio-card .info h3 { margin: 7px 0; }
	.bio-card .info h3 a { color: #000; }
	.bio-card .info h3 a:hover { color: #427883; }
	.bio-card .info .desc { color: #000; font-size: 11px; line-height: 16px; }
	.bio-card .location { position: absolute; bottom: 5px; font-size: 10px; color: #000; }
        
        
        
/* LOGO SCROLL CSS
  -----------------------------------*/
        
#logoscroll-container       {
       width: 531px;
       position: relative;
       top: 75px;
       height: 168px;
}

#main-logo    {
       position: absolute;
       z-index: 2;
}

#scroll-box   {
       position: absolute;
       margin-top: 28px;
       z-index: 4;
       margin-left: 278px;
       overflow: hidden;
       background-image: url('../../../pyramid.jpg');
       background-position: 0px 0px;
       background-repeat: repeat-x;
}

.rightBoxInner h6     {
       padding: 4px 0px 10px 0px;
       text-transform: uppercase;
       font-size: 30px;
       color: #fff;
       font-family: "Amatic SC",Arial, Helvetica, serif;
}