/****************************************
 * Global
 ****************************************/

a img { color: #fff; border: 0px; }

a:link, a:active, a:visited {
	color:#fff;
	text-decoration: none;
	text-transform: lowercase;
}

a:hover { color: #9dc403; margin-top: 0; }

h2 { color: #777;
font:normal 12px arial, Helvetica, sans-serif;
margin-left:7px;
}
strong {color:#CCC;}
h3 { font-size: 1.2em; color: #aaa;  margin-top: 0; }

html, body {
	margin: 0px;
	padding: 0px;

	color: #cfcfcf;
	font-size: 11px;
	font-family: "gill sans", verdana, sans-serif;
}

tr {
	vertical-align: top;
   text-align: left;
}

.comment { }

.comment_author { padding-top: 10px; font-weight: bold; }

.comment_content { margin-left: 2px; padding-left: 2px; }

.comment_date { }

/****************************************
 * Photo page
 ****************************************/
.photo { /*width: 740px;*/width:90%; }


/****************************************
 * Tags
 ****************************************/
#tag_container {
	background: #444;
	width:96%;
	text-align: center;
	line-height: 1.7em;
	padding:2%;
	font-size:170%;
	font-family:Arial, Helvetica, sans-serif;
	
}
#tag_container a {color:#96d0e1;}
#tag_container a:hover {color:#fff;}

.tag_xlarge { font-size: 270%; color: #f0f1ee; normal; padding:3px;}

.tag_large { font-size: 240%; color: #f0f1ee;  padding:3px;}

.tag_medium { font-size: 200%; color: #f0f1ee; padding:3px; }

.tag_small { font-size: 130%; color: #f0f1ee; padding:3px; }

.tag_xsmall { font-size:17px;font-weight:normal; color: #cccccc;padding:3px; }

/**************************************** 
 * Thumbnails
 ****************************************/
#thumbnail_container {
	/*background:#000;*/
	/*width: 730px;*/
	width:100%;
	/*padding: 10px;*/
	text-align: center;
}

#thumbnail_container table {
	text-align: left;
}

.thumbnail { 
	padding: 1px; 
	/*margin: 4px; */
	background: #1e1e1e; 
	border-right: 1px solid #111; 
	border-bottom: 1px solid #111; 
	}

/****************************************
 * Tool tips
 ****************************************/
.tool-tip { color: #fff; width: 250px; z-index: 13000; }

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: #000;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #000;
}

#centercontent {
	float: left;
	/*font-size: .95em;*/
	background: transparent;
	padding-bottom: 5px;
	width:100%;
}

#comment_description { padding-top: 10px; padding-bottom: 10px; }

#comment_thumb {
	background: #fff;
	padding: 1px;
	float: right;
	margin-top: 30px;
	margin-left: 10px;
}

#comment_title {
	font-size: 1.5em;
	border-bottom: 1px solid;
	text-transform: lowercase;
}

/** **/
#comment_wrapper { width: 340px; padding: 5px; }

/****************************************
 * Layout
 ****************************************/
#container { position: relative; margin: 5px; }

#footer {
	width: 98%;
	height: 15px;
	padding: 4px 1% 0px 1%;
	text-align: center;
	color: #666;
	font-size: .9em;
	float: left;
	margin-top: 10px;
}

#footer a {
	color: #666;
}

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

#header {
	/*float: right;*/
	font-size: 11px;
	padding: 5px;
	
}

#header_menu {
	float: right;
	font-size: 11px;
	padding: 0px 0px 3px 0px;
	margin:0 0 0 15px;
	color:#333;
	width:500px;
}
#header_menu h2 strong {font-size:16px;}

#header_menu a { padding: 0px 0px 0px 3px; }
h1 {
	text-indent:-99999px;
	width:226px;
	float:left;
	margin-top:0;
	padding-top:0;
	}
h1 a {
	display:block;
	width:226px;
	height:44px;
	background: transparent url(../../../../images/bigpictureProject/bigPicLogo.gif) no-repeat;
	overflow:hidden;}
	
	
/****************************************
 * Header
 ****************************************/
#header_title { float: left; }

/****************************************
 * Comments
 ****************************************/
#info_comments {
	position: absolute;
	right: 0;
	z-index: 99;
	font-size: 11px;
	padding: 10px;
	background: #1e1e1e;
	overflow: auto;
	width: 300px;
	margin: 0px;
	text-align: left;
	visibility: hidden;
}

#info_comments a img {
	border: 1px solid white;
}

#info_comments .block{ clear: both; }

#info_comments .heading {
	font-size: 1.6em;
	border-bottom: 1px solid;
	margin-bottom: 6px;
	padding-top: 10px;
}

#info_comments .thumb img{
	border: 1px solid;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}

#info_comments table { text-align: right; width: 90%; }
#info_comments tr { vertical-align: top; }

#leftcontent { float: left; }

#page {
	/*background: #fff;*/
	/*width: 745px;*/
	width:100%;
	text-align: center;
}

/****************************************
 * Pages
 ****************************************/
#page_header { /*background: #333; padding: 10px; /*width: 755px;*/width:100%; }


#page_meta, #page_meta a{
	text-align: center;
	clear: both;
	white-space: nowrap;
	/*width: 765px;*/
	width:100%;
	/*padding: 5px;*/
}

#page_nav { padding: 5px;	text-align:center; }
#page_nav a{
	font:14px Arial, Helvetica, sans-serif;
	color:#1b93c8;

}
#page_nav a:hover{
	font:14px Arial, Helvetica, sans-serif;
	color:#fc0;

}
#page_title {
	/*font-size: 2em;
	text-transform: lowercase;
	font-family: Verdana, sans-serif;
	padding:5px 5px 5px 10px;
	display:block;
	color:#999;*/
	display:none;
}

#page2{
	background: #444;
	padding: 15px;
	/*width: 745px;*/
	width:90%;
	text-align: center;
}

#rightcontent { float: right; }


#wrapper {
	text-align: left;
	margin: 0px auto -15px;
	/*width: 775px;*/
	width:90%;
	padding: 15px;
}

/*#wrapper, #photos { padding: 15px; }*/
#mPlayer, #mNav {float:right ;}
#mPlayer {border:1px solid #000;}

#howToBpp 
	{width:500px;
	font-size:14px; 
	font-weight:normal;
	text-align:left;
	color:#fff;
	background:#444;
	padding:10px;
	margin:0 auto 0 auto;
	
	}
#howToBpp  h2 { 
	font-size:24px; 
	font-weight:normal;
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
	color:#638a8b;}

	#howToBpp  h3 { 
	font-size:18px; 
	font-weight:normal;
	text-align:left;
	margin:0 0 5px 0;
	padding:0;
	color:#638a8b;}
	
a:focus { -moz-outline-style: none; }
ul#bppNav {
	width:100%;
	ß  list-style:none;
	margin:0;
	padding:0;}
ul#bppNav li{display:inline;height:85px;}
ul#bppNav li a {
	display:block;
	float:left;
	height:85px;
	text-indent:-9999px;}
.addPics {
	width:160px;
	background: transparent url(../../../../images/bigpictureProject/btnAdd.jpg) top left no-repeat;
	margin-right:10px;}
	
.seeTags {
	width:160px;
	background: transparent url(../../../../images/bigpictureProject/btnTags.jpg) top left no-repeat;
	margin-right:10px;}
.aboutIt{
width:160px;

	background: transparent url(../../../../images/bigpictureProject/btnWhat.jpg) top left no-repeat;
	margin-right:40px;}
a:focus { -moz-outline-style: none; }
#page_nav {
	width:185px; 
	margin:auto;
	text-align:center; 
	clear:both;}
a.next {
	text-indent:-9999px;
	display:block;
	height:25px;
	width:87px;
	background: transparent url(../../../../images/bigpictureProject/btnOlder.gif) top left no-repeat;
	float:left;}
	a.prev {
	text-indent:-9999px;
	display:block;
	height:25px;
	width:87px;
	margin-left:10px;
	background: transparent url(../../../../images/bigpictureProject/btnNewer.gif) top left no-repeat;
	float:left;}
	
	body#bigpictureproject #wrapper {
	background:transparent;}
