/*  
Theme Name: MyJournal.com default
Theme URI: http://www.myjournal.com
Description: The default MyJournal.com Wordpress theme
Version: 0.1
Author: Chris Taylor
Author URI: http://yorkshiretwist.co.uk
*/

/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely:
html, body, form, fieldset 
{
	margin: 0;
    padding: 0;
    font: 87%/140% Arial, Helvetica, sans-serif;
}
*/

html, body, form, fieldset 
{
	margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
body
{
	font-size: 74%;
	line-height: 160%;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
    margin: 1em 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, ul, ol, dl
{
	line-height: 1.4em;
}
table
{
	line-height: 1.4em;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote
{
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label
{
    cursor: pointer;
}
fieldset
{
	border: none;
}
input, select, textarea
{
    font: 100%/120% Arial, Helvetica, sans-serif;
}
code
{
	font-size: 120%;
	line-height: 160%;
	color: #333;
	background: #EFF8FF;
	padding: 0.1em 0.2em;
}

/* general layout */

body
{
	padding: 0 1em;
	margin: 0;
	text-align: center;
}

#page
{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#menubar
{
	overflow: auto;
	clear: both;
	margin: 0 0 20px 0;
}

#sidebar
{
	float: right;
	width: 220px;
}

#content
{
	clear: both;
	float: left;
	width: 700px;
	padding: 0 0 2em 0;
	overflow: auto;
}

#profileinfo
{
	float: left;
	width: 440px;
}

#bloginfo
{
	float: left;
	margin: 0 25px 0 0;
	width: 220px;
}

#footer
{
	clear: both;
	border: 2px solid #CCC;
	border-width: 2px 0 0 0;
	margin: 2em 0 0 0;
	padding: 1em 0 2em 0;
}
#footer a
{
	color: #333;
}

.col2-1
{
	width: 340px;
	float: left;
}
.col2-2
{
	width: 340px;
	float: right;
}

.col3
{
	float: left;
	width: 32%;
}
.col3-2
{
	float: left;
	width: 64%;
}

.fixed50
{
	float: left;
	width: 50%;
}

.fixed50r
{
	float: right;
	width: 50%;
}

.right, .attachment
{
	float: right;
	margin: 0 0 1em 1em;
}
.attachment
{
	padding: 0.3em 0.6em;
	border: 1px solid #CCC;
	line-height: 230%;
}
.left
{
	float: left;
	margin: 0 1em 1em 0;
}

.space-bottom
{
	margin-bottom: 1em;
}

.floatbox
{
	float: left;
	width: 130px;
	margin: 8px;
	padding: 10px;
	height: 180px;
	text-align: center;
	overflow: hidden;
}
body #content .floatbox h4
{
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0.4em;
}
body #content .floatbox p
{
	margin: 0;
	text-align: left;
	line-height: 1.2em;
	overflow: hidden;
}


/* text */

#header h3
{
	margin: 20px 0 25px 0;
	float: left;
	width: 300px;
	padding: 0;
}
#header ul
{
	list-style: none;
	padding: 0.6em 0 0 0;
	margin: 2px 0 0 0;
	text-align: right;
}
#header ul li
{
	display: inline;
	margin: 0 0.2em 0 0;
	line-height: 1.9em;
}
#header ul li a
{
	padding: 0.5em 0.6em 0.5em 0.7em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
#header ul li img
{
	float: right;
}

#userbar
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 90%;
}
#userbar li
{
	padding: 0.5em 0.2em;
}

#menubar ul
{
	margin: 0;
	overflow: hidden;
	padding-top: 6px;
}
#menubar ul#menu1
{
	float: left;
}
#menubar ul#menu2
{
	float: right;
	text-align: right;
}
#menubar ul li
{
	margin-right: 0.4em;
}
#menubar a
{
	line-height: 2em;
	color: #000;
}
#menubar a.toggler
{
	background: none;
}
#menubar ul a
{
	text-decoration: none;
	padding: 0.4em;
}
#menubar ul a:hover
{
	background: #BFBFBF;
}
#menubar ul strong
{
	padding-right: 12px;
	margin-right: 12px;
}
#menubar ul strong a
{
	text-decoration: none;
}
#content h6
{
	font-size: 1em;
}

p
{
	overflow: auto;
}
.entry p, #entrycontent p
{
	overflow: visible;
	margin: 0 0 0.6em 0;
}

.contentbox ul
{
	list-style: none;
	margin: 0 0 0 2px;
}
.contentbox ul li
{
	margin: 0;
}

ul.inline, ul.block, ul.fixed
{
	list-style: none;
	padding: 0;
}
ul.inline li
{
	padding: 0;
	margin: 0 1em 0 0;
	display: inline;
}
ul.fixed li
{
	padding: 0;
	margin: 0;
	float: left;
	width: 49%;
}
ul.block li
{
	background: none;
	padding: 0;
	margin: 0;
}

ul.shaded
{
	margin: 0;
	padding: 1em;
}
ul.shaded li
{
	line-height: 1.6em;
}
ul.shaded li a
{
	padding: 0.5em;
}

#footer p
{
	margin: 0 0 0.3em 0;
	padding: 0;
}
#footer ul
{
	margin: 0;
}

.grey-box h1, .grey-box h2, .grey-box h3, .grey-box h4, .grey-box h5, .grey-box h6, .grey-box p
{
	padding: 0;
	margin: 0 0 0.6em 0;
}

.pull-box h1, .pull-box h2, .pull-box h3, .pull-box h4, .pull-box h5, .pull-box h6, .pull-box p
{
	padding: 0;
	margin: 0 0 0.6em 0;
}

#sidebar div.grey-box h4
{
	padding-top: 0;
}

#bloginfo ul
{
	list-style: none;
	margin: 10px 0;
	border: 1px solid #b6b6b6;
	border-width: 1px 0 0 0;
}
#bloginfo ul li
{
	padding: 0;
	margin: 0;
	border: 1px solid #b6b6b6;
	border-width: 0 0 1px 0;
}
#bloginfo ul li a
{
	font-weight: bold;
	padding: 0.2em 0.6em;
	line-height: 2.4em;
	font-size: 90%;
}
#bloginfo ul ul
{
	margin: 0 0 0 12px;
}
#bloginfo ul ul li
{
	border: 0;
}
#bloginfo ul ul li a
{
	padding: 0 0 0 8px;
	background: url(images/list-item.png) no-repeat top left;
}
#bloginfo p
{
	padding: 0;
}

.sidebox
{
	overflow: auto;
}
.sidebox h5
{
	clear: both;
	margin: 2px 0;
	padding: 2px;
	text-align: left;
	font-size: 100%;
}
.sidebox p
{
	margin: 1em 0 0 0;
	text-align: left;
	padding: 0 1px;
}

.thumbnail
{
	float: left;
	margin: 0 2px;
}
.thumbnail p
{
	padding: 0 3px;
	margin: 0 0 0.6em 0;
	color: #555;
	background: #dbdfe2;
	font-size: 90%;
}

#content h3
{
	margin: 0;
	font-size: 1em;
}

#profileinfo h1, #profileinfo h2, #profileinfo h3, #shouts h1, #shouts h2, #shouts h3
{
	background: none;
	border: 1px solid #b6b6b6;
	border-width: 0 0 1px 0;
	padding: 0 0 3px 0;
}
#profileinfo p, #shouts p
{
	margin: 0 0 0.6em 0;
}
#profileinfo h2, #profileinfo h3, #shouts h2, #shouts h3
{
	margin-top: 2em;
}

.contentbox
{
	overflow: auto;
	font-size: 0.9em;
}
.contentbox p, .contentbox h4
{
	margin: 0 0 0.6em 0;
}
h4.topicreply
{
	clear: both;
	padding-top: 1em;
	margin-top: 1em;
	border: 1px solid #CCC;
	border-width: 1px 0 0 0;
}
#content h5
{
	clear: both;
	padding: 3px;
}
#content h4
{
	font-size: 1.3em;
	clear: left;
}

dl
{
	margin: 0 0 0.6em 0;
}
dl dt, dl dd
{
	margin: 0.3em 0;
}
dl dt
{
	font-weight: bold;
}
dl dd
{
	border: 1px solid #CCC;
	border-width: 0 0 1px 0;
	padding: 0 0 1.2em 0;
	margin: 0 0 0.8em 0;
}
dl dd.last
{
	border: 0;
	padding: 0;
	margin: 0;
}

#sidebar h5
{
	font-size: 1.3em;
}
#sidebar h5.grey
{
	font-size: 0.9em;
	font-weight: normal;
}
#sidebar ul
{
	text-align: left;
	list-style: none;
	margin: 0 0 0 2px;
}
#sidebar ul li
{
	margin: 0;
	font-weight: bold;
}
#sidebar ul ul
{
	margin: 0;
}
#sidebar ul ul li
{
	padding: 0 0 0 8px;
	font-weight: normal;
}
ul.contextmenu, ul.contextmenu li, ul.performercontextmenu li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.contextmenu li a
{
    padding: 0.3em;
    display: block;
    background: #DEE2E5;
    overflow: auto;
}
body div ul.contextmenu li a:hover
{
    background: #CCC;
    text-decoration: none;
    border: 0;
}
body div ul.contextmenu li a img
{
    border: 0;
    float: left;
}
ul.pagelinks
{
	clear: both;
	margin: 0.2em;
	padding: 0.4em 0;
	list-style: none;
}
ul.pagelinks li
{
	display: inline;
	background: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.pagelinks li a
{
	padding: 0.4em;
}

/* forms */

form p
{
	padding-bottom: 1em;
	border: 1px solid #EEE;
	border-width: 0 0 1px 0;
}
form p.nou
{
	border: 0;
}
.grey-infobox form p
{
	border: 0;
	padding: 0;
}
form label.fixed, span.label, form.fixedlabels label
{
	float: left;
	width: 16em;
}
form label.l
{
	float: left;
	width: 12em;
}
form input.int, form select.int
{
	width: 60px;
}
form input.s, form select.s
{
	width: 100px;
}
form input.m, form select.m, form textarea.m
{
	width: 180px;
}
form input.w, form select.w, form textarea.w
{
	width: 225px;
}
form input.h, form textarea.h
{
	width: 90%;
}
form input.full, form textarea.full
{
	width: 98%;
}
form select
{
	padding: 3px 0 3px 0;
}
form select option
{
	background: none;
}
textarea.scrollbox
{
	width: 97%;
	height: 12em;
	overflow: auto;
}
form#reportform
{
	clear: both;
	background: #FFD7CF;
	margin: 0 0 1em 0;
	padding: 0.6em;
}
form#reportform input
{
	width: 500px;
}
form#reportform p
{
	padding: 0;
	margin: 0;
	border: 0;
}
#menubar
{
line-height: 2em;
}


/* images */
a img
{
	border: 0;
}
#content img.plain, #sidebar img.plain
{
	border: 0;
	padding: 0;
}
#myjournalnetworklink
{
	padding-bottom: 30px;
	background: url(images/myjournal.png) no-repeat bottom center;
}

/* functional styles */
.u
{
	border: 1px solid #999;
	border-width: 0 0 1px 0;
	padding-bottom: 0.6em;
}
.c
{
	text-align: center;
}
.r
{
	text-align: right;
}
.i
{
	display: inline;
	margin-right: 2em;
}
.half
{
	float:left;
	width: 47%;
}
.sm
{
	font-size: 0.8em;
}
.hide
{
	display: none;
}
.toppad
{
	margin-top: 3em;
}
.smalltoppad
{
	padding-top: 1em;
}
.pad
{
	padding-bottom: 1em;
	margin-bottom: 2em;
}
.vertspace
{
	padding-top: 3em;
	padding-bottom: 3em;
}
.smallvertspace
{
	padding-top: 1em;
	padding-bottom: 1em;
}
.horzspace
{
	padding-left: 3em;
	padding-right: 3em;
}
.smallhorzspace
{
	padding-right: 1em;
}
.leftindent
{
	margin-left: 80px;
	display: block;
	float: left;
}
.offscreen
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.flush
{
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.fullwidth
{
	width: 100%;
}
.alert
{
	color: #000;
	background: #FFFEEF;
	border: 1px solid #EFE686;
	padding: 0.6em;
	margin: 1em 0;
}
.success
{
	color: #090;
	border: 1px solid #0C0;
	padding: 0.6em;
	margin: 0.4em;
}
.warning
{
	color: #EF6B00;
	border: 1px solid #FF981F;
	padding: 0.6em;
	margin: 0.4em;
}
.error
{
	color: #900;
	border: 1px solid #C00;
	padding: 0.6em;
	margin: 0.4em;
}
.faint
{
	color: #666;
}
.note
{
	display: block;
	padding: 0.3em;
	color: #AAA;
}
.clear
{
	clear: both;
}
.ar
{
	text-align: right;
}
a:active, a:focus
{
	outline: none;
}
.large
{
	font-size: 125%;
	line-height: 1.7em;
}
.box
{
	clear: both;
	border: 1px solid #CCC;
	padding: 0.3em;
	overflow: auto;
}
.underline
{
	border: 1px solid #DDD;
	border-width: 0 0 1px 0;
}
.overline
{
	border: 1px solid #DDD;
	border-width: 1px 0 0 0;
	padding-top: 10px;
}
.darkunderline
{
	border: 1px solid #333;
	border-width: 0 0 1px 0;
}
.lightunderline
{
	border: 1px solid #EEE;
	border-width: 0 0 1px 0;
}
.required
{
	color: #C00;
	font-style: italic;
}

/* filetypes */
.doc, .docx, .ppt, .pptx, .xls, .xlsx, .txt, .zip, .pdf, .swf, .unknown
{
	padding-left: 18px;
}
.doc
{
	background: url(images/filetypes/doc.png) no-repeat center left;
}
.docx
{
	background: url(images/filetypes/docx.png) no-repeat center left;
}
.ppt
{
	background: url(images/filetypes/ppt.png) no-repeat center left;
}
.pptx
{
	background: url(images/filetypes/pptx.png) no-repeat center left;
}
.xls
{
	background: url(images/filetypes/xls.png) no-repeat center left;
}
.xlsx
{
	background: url(images/filetypes/xlsx.png) no-repeat center left;
}
.txt
{
	background: url(images/filetypes/txt.png) no-repeat center left;
}
.zip
{
	background: url(images/filetypes/zip.png) no-repeat center left;
}
.pdf
{
	background: url(images/filetypes/pdf.png) no-repeat center left;
}
.swf
{
	background: url(images/filetypes/swf.png) no-repeat center left;
}
.unknown
{
	background: url(images/filetypes/unknown.png) no-repeat center left;
}
.small
{
	font-size: 90%;
	font-weight: normal;
}
.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}
.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}
.aligncenter
{
	margin: 0 auto 1em auto;
}
.hidetext
{
	text-indent: -3000em;
	overflow: hidden;
}
.req
{
	color: #C00;
}
.help
{
	background: url(images/icons/help.png) no-repeat top left;
	padding-left: 18px;
}
.search
{
	background: url(images/icons/search.png) no-repeat top left;
	padding-left: 18px;
}
#menubar p
{
	margin: 6px 0 0 0;
	float: left;
}
#menubar form
{
	padding: 6px 0 0 0;
	margin: 0;
	overflow: hidden;
}
#menubar form p
{
	margin: 0;
	padding: 0;
	float: none;
	text-align: right;
}


/* Icons */
.bookmark-facebook, .bookmark-digg, .bookmark-delicious, .bookmark-google, .bookmark-yahoo, .bookmark-twitter, .bookmark-stumbleupon
{
	float: left;
	height: 32px;
	width: 32px;
	background: url(http://myjournal.com/wp-content/themes/default/images/icons/social-bookmarks.jpg) no-repeat top left;
	text-indent: -3000em;
	overflow: hidden;
}
.bookmark-digg
{
	background-position:0 -32px;
}
.bookmark-delicious
{
	background-position:0 -64px;
}
.bookmark-google
{
	background-position:0 -96px;
}
.bookmark-yahoo
{
	background-position:0 -128px;
}
.bookmark-twitter
{
	background-position:0 -160px;
}
.bookmark-stumbleupon
{
	background-position:0 -192px;
}

/* Performer additions */
.loaderloading
{
	color: #CCC;
	background: url(images/loading.gif) no-repeat center center);
}
.loaderloading a
{
	color: #CCC;
}
.shower
{
	display: none;
}
td p, #content {
overflow: hidden;
}

/* Lightbox additions */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
