/*
   This is the style sheet used when Gallery running standalone and
   'no skin' is selected.

   If you would like to customize the styles please create
   copy of this file called "screen.css" (same name without ".default")

   If that file is found in this directory it will be
   used instead of this one.

   Some of the styles below are overriden by specific
   album properties. These are noted

   $Id: screen.css.default 17797 2008-08-05 21:59:33Z JensT $
*/

/*
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

body {background:#00121f url(http://www.rockandrollcharters.com/wp-content/themes/rockandroll/images/bg.jpg) repeat-x center top;color:#000;font:75%/125% Arial, Sans-Serif;margin:0;padding:0 }


img {
    border: none;
}

td,p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
color: #e7e4d2;
}

a {
    font-family: Verdana,Helvetica,sans-serif;
    text-decoration: none;
    color: #4E2192;
}

a:hover {
    font-family: Verdana,Helvetica,sans-serif;
    text-decoration: underline;
    color: yellow;
}

.popup a:hover {
    color: #4E2192;
}

.popup td {
    color: #000000;
}

textarea:focus, input:focus {
    background-color: #FFFFDA;
}

/*
   text styles
*/
.title                          /* album titles on main page */
	{
	  font-size: 14px;
	  font-weight: bold;
	}
.mod_title			/* album title -- Text is controlled by .title */
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
	}
.albumdesc  /*album description includes all text and background*/
	{
	}
.desc                           /* album descriptions on main page */
	{
	  font-size: 12px;
	  color: #e7e4d2;
	}

.caption                        /* photo captions on all pages */
	{
	  font-size: 10px;
	}
.modcaption  /* modifies background for caption text to reside - view_album */
	{
	  font-size: 10px;
	}
.pcaption  /* modifies background for caption text to reside - view_photo*/
{
     font-size: 10px;
}

.customFieldsTable {
}

.customFieldsTableCaption {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.vafloat /* float for view album - text */
 	{
 	   float: none;
 	}

.vafloat2 /* float for view album - images */
 	{
 	 float: none;
	}

.vasummary /* controls the view of Album summary */
	{
        font-weight:bold;
        padding:2px;
        margin-top:10px;
        width:80%;
	}
.commentIndication
	{
	   color: red;
	   font-size: 12px;
	}
.error                          /* all error text */
	{
	  color: red;
	  font-size: 12px;
	}

.attention                          /* so far, just for voting instructions*/
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FBFF7F;
    font-size: 12px;
}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{
	  font-size: 16px;
	  font-weight: bold;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.bread                          /* used in breadcrumb bars */
	{
	  font-size: 10px;
	}
.nav                            /* used in navigation bars */
	{
	  font-size: 12px;
	}
.navtableborderbegin
	{
	  border:1px solid #FFFFFF;
	}
.navtableborderend
	{
	  border:1px solid #FFFFFF;
	  border-top-width:0px;
	}
.bordertop
	{
	  border:1px solid #FFFFFF;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:1px solid #FFFFFF;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}

.borderleft
	{
	  border:1px solid #FFFFFF;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}


.borderleft-popup {
    border:1px solid #000000;
    border-top-width:0px;
    border-bottom-width:0px;
    border-right-width:0px;
    padding-left: 5px;
}

.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	}

.viewcounter
	{
	  font-size: 10px;
	}

.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
.modnavbox  /* main navigation bar next and previous */
{
}

.admin                          /* used in admin bars */
	{
	  font-size: 10px;
	  font-weight: bold;
	}

.adminform /* defines form for drop down menu */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.search                          /* used in search text */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.searchform /* defines form for search */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
	background-color: #5E72CC;

     }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{

	}
.modfooter /*footer where the Gallery version is located*/
	{
	}


.popupbody  /* controls the background of popup. */
{
    color: #000;
}

.popuphead, .separator  /* controls the title and background */
{
    text-align:center;
    font-size: 14px; font-weight: bold;
    line-height: 150%;
    color: #FFFFFF;
    background-color: #6274CB;
    padding-left: 5px;
    border-top: 1px solid #FFF; border-left: 1px solid #FFF; border-right: 1px solid #FFF;
}

.popup /* controls the main text and message body */
{
    font-size: 12px;
    font-weight: normal;
    color: #202020;
    padding: 5px;
    border: 1px solid #FFF;
    background-color: #F0F0F0;
    margin-bottom: 10px;
}

.popupform /* controls form textarea */
	 {
	   font-size: 12px;
	   font-weight: normal;
	   line-height: 120%;
	   color: #202020;
	   padding: 2px;
	   border: 1px solid #FFF;
	   background-color: #C0C0C0;
	 }

td.columnheader {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding: 2px;
    border: 1px solid #FFF;
    background-color: #6274CB;
}

/* CSS ID for the add photos popup */

#container {
    padding: 2px;
}

#tabnav {
    height: 20px;
    margin: 0px;
    padding-left: 5px;

}

#tabnav li {
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
    float: left;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    margin-right: 4px;
    text-decoration: none;
    color: #666;
    border-width:1px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
}

#tabnav a:link.active, #tabnav a:visited.active {
    background-color: #FCFCF3;
    padding:2px 5px 2px 5px;
    font-size:12px;
    margin-right: 4px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
    color:#000000;
}

#tabnav a:hover {
    color: #444;
}

.g-tabset {
}

.g-tabset a {
    background-color: #fff;
}

.g-tabset a:hover {
    background-color: #e9e9ff;
}

.g-tabset a.g-activeTab {
	/* Colors as the same as a button */
    border-bottom: 1px solid #66a;
}

/* Following two classes are used in stats-wizard */
.blockcell {
}

caption {
    color: #6274CB;
}

/* Adminbar */

#adminbox {
    background-color: #6274CB;
    color: #FFFFFF;
}

#adminbox td {
    background-color: #6274CB;
}

#adminbox a {
	color: #DBFFFF;
}

#adminbox a:hover {
	color: yellow;
}


#menu {
}

#menu td {
}

#menu a {
   display: block;
   font-family: Verdana,Helvetica,sans-serif;
   font-size: 10px;
   text-decoration: none;
   color: #FFFFFF;
   white-space: nowrap;
/* uncomment this and the below to have a nice hover effect.
   padding: 2px;
   -moz-border-radius: 3px;
*/
}

#menu a:hover {
   color: yellow;
   white-space: nowrap;
/*
   border-bottom: 1px solid #66A;
   border-right: 1px solid #66A;
   border-top: 1px solid #224;
   border-left: 1px solid #224;
   padding: 1px;
*/
}

.g-tabset {
}

.g-tabset a {
    color: #000;
    background-color: #fff;
}

.g-tabset a:hover {
    background-color: #e9e9ff;
}

.g-tabset a.tab-hi, a.tab-hi, .tab-hi {
    color: #fff;
    background: #66a;
    border-bottom: 1px solid #66a;
}

/***** Some Form styles  ******/

input, textarea, select, .g-usernameInput, .g-passwordInput{
	color: #000;
	background-color: #f3f3f9;
	border: 1px solid #669;
}

input:focus, textarea:focus, select:focus, .g-usernameInput:focus, .g-passwordInput:focus {
	background-color: #FFFFDA;
	border: 1px solid #99f;
}

input:hover.g-button, input:focus.g-button {
    background-color: #370093;
    color: #fff;

}

.g-button, .g-tabset a.g-activeTab {
    color: #FFF;
    background-color: #53a;
}

.g-button {
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
    padding-top: 0; padding-bottom: 0;
    padding-left: 2px; padding-right: 2px;
}

.g-buttonDisable, input:focus.g-buttonDisable {
    color: #000;
    background-color: gray;
    border: 1px solid #efefff;
    -moz-border-radius: 5px;
    padding-top: 0; padding-bottom: 0;
    padding-left: 2px; padding-right: 2px;
}

.g-disabled {
	color: gray;
	text-align: center;
}

.g-selected {
    font-weight: bold;
    font-size: 10pt;
}

/* Containers */
#page {background:url(http://www.rockandrollcharters.com/wp-content/themes/rockandroll/images/bg.png) repeat-y;margin:0 auto;padding:0 50px;width:900px}
#main {background:url(http://www.rockandrollcharters.com/wp-content/themes/rockandroll/images/main-middle.jpg) repeat-y}
#top {background:url(http://www.rockandrollcharters.com/wp-content/themes/rockandroll/images/main-top.jpg) no-repeat 0 -18px;overflow:hidden;position:relative;width:100%}

/* Header */
#header {overflow:hidden;width:100%}

/* Content */
#content {display:inline;float:right;margin:30px 30px 0 0;overflow:hidden;padding:0 0 20px;width:560px}
#content ul {font-weight:bold;list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}
#content img {background:#FFF;border:1px solid #d2cdbe;padding:3px}
.home #content img, .gallery #content img {background:none;border:0;padding:0}
.book {clear:both;font-weight:bold;font-size:1.3em;padding:35px 0 0;text-align:center}

	/* Captain Bio */
	.page-id-9 h3, .page-id-9 h2 {clear:both}

	/* Trips/Rates */
	#directions img {border:0;display:block;margin:10px auto;padding:0}

	/* Fishing Reports */
	.page-id-27 #content img {background:none;border:0;display:block;margin:0 auto;padding:0}
	.page-id-27 #content ul {font-weight:normal}

	/* Tournaments */
	.page-id-31 #content img {display:block;margin:0 auto}

	/* Links */
	.page-id-33 #content img {float:left;margin:0 10px 25px 0}
	.page-id-33 h2 {clear:both}
	.page-id-33 h3 {padding:25px 0 5px}

	/* Post */
	#content .post {border-bottom:1px solid #CCC;margin:0 0 25px}
	#content .post .meta {font-size:0.8em}
	#content .post h1 {border:0;margin:0}
	#content .sticky {background:#f5efca}

	/* Sections */
	#content #sections {display:inline;float:left;font-weight:normal;list-style:none;line-height:2em;margin:0 0 0 -40px}
	#content #sections li {display:inline;float:left;margin:0 0 0 40px}
	
	/* Contact */
	#contact {background:#ded6c0;border:1px solid #c7bb9a;padding:15px}
	#contact th {text-align:left;line-height:28px;padding:0 15px 0 0;vertical-align:top}

/* Pagination */
#content #prev-next {list-style:none}
#content #prev-next #prev {float:left}
#content #prev-next #next {float:right}


/* Sidebar */
#sidebar {float:left;padding:0 0 20px;width:292px}
#sidebar ul {list-style:none;margin:0 0 1em 5px}
#sidebar ul li {height:38px;overflow:hidden;margin:0 0 3px}
#sidebar #sidemenu a {color:#FFF;display:block;height:38px;font-size:18px;font-weight:bold;overflow:hidden;padding:0 0 0 35px;text-decoration:none}
#sidebar #sidemenu a:hover, #sidebar #sidemenu li.current_page_item a {background:url(http://www.rockandrollcharters.com/wp-content/themes/rockandroll/images/menu-hover.png) no-repeat}
.cufon-active #sidebar #sidemenu a {font-size:45px}
#sidebar #sponsors {margin:0 0 0 -25px;padding:250px 0 10px}
#sidebar #sponsors img {display:block;margin:0 auto 25px}
#sidebar ul {padding:0}

/* Footer */
#footer {clear:both;height:1%;padding:5px 10px;overflow:hidden;text-align:center}
#footer .contact {background:url(http://www.rockandrollcharters.com/wp-content/themes/rockandroll/images/sharks.jpg) no-repeat bottom;color:#FFF;display:inline;font-size:1.1em;float:left;margin:20px 0 15px 35px;width:200px}
#footer .copyright {border-top:1px solid #cdc7b9;display:inline;float:right;margin:0 50px 0 0;padding:10px 0 0;width:530px}
#footer .copyright p {background:url(http://www.rockandrollcharters.com/wp-content/themes/rockandroll/images/cards.png) no-repeat center top;color:#069;font-size:.9em;padding:25px 0 0}
#footer .copyright p a {color:#069;font-weight:bold}
#footer ul {list-style:none;margin:0 0 20px}
#footer ul li {border-left:1px solid #fd1813;display:inline;padding:0 3px 0 7px}
#footer ul li a {text-decoration:none}
#footer ul li.first {border:0}

/* Image Alignment */
img.aligncenter {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}

/* IE */
* html #sidebar #sidemenu a:hover, * html #sidebar #sidemenu li.current_page_item a {background:none;color:#a2b6ff}
* html #page {background:url(http://www.rockandrollcharters.com/wp-content/themes/rockandroll/images/bg-ie.png) repeat-y}