/*  
Theme Name: Test theme
Theme URI: http://www.cyclingtheroadlesstravelled.com
Description: First test theme
Version: 1.0
Author: cyclingtheroadlesstravelled
Author URI: http://www.cyclingtheroadlesstravelled.com/

*/

body 
{
	font-size: 1em;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	background: #F9F6EE;  /*#C6C1A3;*/  
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 
}

#page
{

	background: #F9F6EE;
        border:0;
	text-align: left;
	margin: 20px auto;
        padding: 0 ;
	width: 770px;
	color: #333;
}

#main_shadow
{
        float:left;
	background-color: #F9F6EE; 
        background:  url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/shadow-770x81.jpg')  center repeat-y;
	margin: 0px auto;
        padding: 0 10px 0 10px;
	width: 750px;
	color: #333;

}


#main
{     
	float: left; 
	background-color: #fff; 
	border-left: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 0;
        width: 748px;
}


/* ******************  HEADER SECTION ITEMS ********************** 
 * #header - parent section for all header items
 * #subheader - section for the title and desc
 * #headerimg - section for the banner
 * #top_navbar - horizintal menu item in the header
 */

#header_shadow 
{

      background-color: #F9F6EE; 
      background:  url('http://www.cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/header-shadow-410.jpg')  top no-repeat;
      margin: 0; 
      padding: 10px 10px 0px 10px; 
      width: 750px;
}

#header 
{
        border-top: 1px solid #959596;
        border-right: 1px solid #959596;
        border-left: 1px solid #959596;
	background-color: #fff;
	margin: 0; 
	padding: 0; 
	width: 748px;
        height: 398px;
}

#subheader
{
        background-color: #620A09;
        color:#fff;
        border: 3px solid #620A09;
        border-bottom: 3px solid #620A09;
        padding:0;
	margin: 0 0 0 0;
	height: 92px;
	text-align: left;
        width:742px;
}


#subheader h1, h1 a, h1 a:hover, h1 a:visited, .description 
{
	font-size: 34px;
        color:#fff;
        text-align: left;
	font-family: 'Century', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
        text-decoration: none;
	padding: 5px 1px 0 5px;
        margin: 0;
}


#subheader .description 
{
        margin: 0 0 0 9px;
	font-size: 18px;
	font-family: 'Century Gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}


#headerimg, #headerimg2, #headerimg3, #headerimg4,  #headerimg5,  #headerimg6, #headerimg7, #headerimg8, #headerimg9, #headerimg10
{ 
	margin: 3px 0 3px 0;
	height: 261px;
	width: 748px;
        padding: 0px;
	border: 0px solid #fff;
} 


#headerimg 	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/rotating_us/rotate.php') no-repeat bottom center; 
} 

#headerimg2 	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/rotating_banners/rotate.php') no-repeat bottom center; 
} 

#headerimg3 	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/Vietnamese_Tune_Up_Banner-748.jpg') no-repeat bottom center; 
} 


#headerimg4 	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/Maria_in_France_Banner-748.jpg') no-repeat bottom center; 
} 


#headerimg5 	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/Cab-Driver-748.jpg') no-repeat bottom center; 
} 


#headerimg6 	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/rotating_gallery/rotate.php') no-repeat bottom center; 
} 	


#headerimg7 	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/beijing-cycling-scene.jpg') no-repeat bottom center; 
} 


#headerimg8	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/bike-seats-2.jpg') no-repeat bottom center; 
} 


#headerimg9	
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/IMG_0849.jpg') no-repeat bottom center; 
} 
	

#headerimg10
{ 
        background: url('http://cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/rotate/rotate2.php') no-repeat bottom center; 
} 


/* ******************  HEADER NAVBAR - START **********************
 * #top_navbar 
 * current - for current page
 * #contact_us - last menu item
 * #current_contact_us - last menu item when current
 */


#top_navbar
{	
        float: left; 
        font-size: 12px; 
	font-style: none; 
	font-weight: bold; 
	letter-spacing: 0px;
        padding: 0;
        margin: 0;
        text-align: center;
	width: 100%;

}

#top_navbar ul
{

	text-align:center;
        clear:both;    
	border-top: 4px solid #620A09;
	border-bottom: 4px solid #620A09;
	background-color: #620A09;
	color: #D8C2C1;
        padding-left: 33px;  
        padding-right:auto; 
	margin: 0;
        height: 17px;

  
}

#top_navbar ul li 
{
 	display: inline; 
        line-height: 1.0em;
}


#top_navbar  a
{       
        background-color: #620A09;
	color: #D8C2C1;
        border-right: 1px solid #fff;
/*	border-left: 1px solid #620A09;
	border-top: 1px solid #620A09;
	border-bottom: 1px solid #620A09;*/
        font-size: 12px;
	text-decoration: none;
	padding: 0.2em 0.8em;
	float: left; 
	text-align: center;	
        outline:none;
}

#top_navbar ul li a:hover
{
	background-color: #8A4847;
	color: #fff;
}

#current  a, #current_contact_us  a
{	
        background-color: #8A4847;	
        color: #fff;
}


#current_contact_us  a, #contact_us  a
{	
      border-right: 1px solid #620A09;
/*	border-left: 1px solid #620A09;
	border-top: 1px solid #620A09;
	border-bottom: 1px solid #620A09; */
}


/* ******************  HEADER NAVBAR - END ********************** */
/* ******************  HEADER RELATED - END ********************* */ 



/* ******************  CONTENT RELATED - START ******************* 
 * #content - main mid section
 * #wpg2content  - section for the embedded gallery         width: 100%
 * .full - full mid section used, no sidebar
 * .widecolumn_right - right sidebar used    CHECK!!!! RENAME TO content_right_sidebar
 * #title_box - sections for the post title
 * #date_box - date square
 * #excerpt_box - sections for the excerpt archives
 */

#content 
{
	background-color: #fff; 
	font-size: 12px;
        color: #333;
	text-align: left;
        line-height: 1.4em;
}

#wpg2content 
{

        float: left;
        padding: 0;
        margin: 0;
        overflow: hidden;
        display: inline;
        font-family:  Verdana, 'Tahoma';
        font-size: 12px;
        color: #333;
}

#content h2
{
	font-family: Verdana, 'Tahoma', 'Trebuchet MS', 'Lucida Grande',  Arial, Sans-Serif;
        font-size: 16px;
	font-weight: bold;
        text-decoration: none;
        color: #333;
        text-align: left;
	padding: 5px 0px 10px 0px;
        margin: 25px 0 0 0;
}


.full
{
	padding: 20px 30px 20px 30px;
	margin: 0;
        width:688px;
}

.widecolumn_right
{
        float: left;
	padding: 20px 15px 20px 30px;
	margin: 0;
        width: 505px;	
}          

.post 
{
	margin: 0;
        padding: 0;
	text-align: justify;
}

.post hr 
{
	display: block;
}

.widecolumn_right .entry p, .full .entry p, td .entry
{     
        text-indent: 0;
        font-size: 13px;
        text-align: justify;
        padding: 0;

}


.entry p a, a:visited
{     
        font-size: 100%;
        text-decoration:none;
        font-weight: bold;
        border: none;
        outline: none;
} 


.entry p a:hover
{     
        font-size: 100%;
        text-decoration: underline;
        border: none;
}


.postmetadata
{
        margin-top: 20px;
        font-size:10px;
        padding: 0px 0px 0px 0px;
        border: 2px solid #EFE8D3;
}

li    /*  CHECK MORE GENERIC??? */
{
       line-height: 1.5em;
}


.quote   /*  CHECK   should this be a div */
{     
	font-family: 'Book Antiqua', Verdana, 'Tahoma', 'Trebuchet MS', 'Lucida Grande',  Arial;
        background-color: #F9F6EE;
        border: 2px solid #EFE8D3;
        text-align: center;
        font-size: 1.4em;
        font-style: italic;
        padding: 10px;
        margin: 5px 25px 5px 15px;
line-height:1.2em;
}

.widecolumn_right .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn_right .attachment {
	text-align: center;
	margin: 5px 0px;
}

#shaded_box h2
{
        background-color: #F9F6EE;
        border: 2px solid #EFE8D3;
        padding: 10px 0px 10px 2px;
        margin:0px;
}

#title_box
{
        margin: 5px 0px 0px 0px;
        padding: 5px 0px 5px 0px;
        border-bottom: 3px inset #620A09; 
        text-align:left;
        clear: both;
}

#title_box h2
{

        padding: 5px 0px 5px 0px;
        text-align:left;
}

#title_box small, small a
{
        font-size:10px;
        padding: 0;
        text-align:left;
}


#date_box
{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: none;
	margin: 5px 10px 0 0px;
	padding: 0;
	width: 60px;
	background: #fff
	line-height: 1em;
        border: 2px solid #EFE8D3;
}

#date_inner
{
        font-size: 11px;
        color: #333;
        background-color: #EFE8D3;  
        border: 3px solid #fff;
        padding: 5px; 
}


#excerpt_box
{

        margin: 5px 0px 0px 0px;
        padding: 5px 0px 10px 0px;
        border-bottom: 3px inset #620A09;
}

#excerpt_box h3
{
        font-size: 14px;
        margin: 0px;  
        padding: 5px 0px 10px 0px; 
        text-transform:none;	
}


#excerpt_box img, #excerpt_box a img
{
        padding: 5px;
        border: 1px solid transparent; 
}

#excerpt_box a:hover img 
{
        border: 1px solid #620A09;
}



#excerpt_box TD
{
        text-align: left;
        vertical-align: top;
        margin: 0;
        padding: 0px 5px 0px 5px;
}

.more-link a
{
        font-size: 12px;
        padding: 0;
}



#commentform  
{
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 5px;
        padding:0;
}


#commentform input 
{
	width: 170px;
	padding: 2px;
	margin: 2px 5px 2px 0;
}

#commentform textarea 
{
	width: 100%;	
	padding: 0;
        margin: 0;
}

#commentform #submit 
{
	margin: 0;
	float: right;
}

#commentform p, p a 
{
	font-size: 10px;
}


#respond
{
	margin-left: 50px;
}


.post_navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
        font-size: 14px;
}



.shadedrow
{
        background-color: #F9F6EE;
}

.gearqty
{
        text-align: right; 
        width: 10px;
}

.gearplain
{
        background: #fff; 
}

.gearimg
{
        align: left; 
        background: #fff; 
}

.gearsection
{
        background: #fff; 
        text-align:right; 
        vertical-align: bottom; 
        color:#620A09; 
        font-family: Century Gothic, Verdana, Tahoma, Arial, Sans-Serif; 
        font-size: 16px; 
        margin-bottom: 15px;
}

.gearhdr
{
        background: #fff;  
        vertical-align: bottom; 
        cellpadding=0;
        cellspacing=0;
}

.gearsep
{
        background: #fff;  
        vertical-align: bottom; 
        border-bottom: 3px solid #620A09;
        margin: 70px 0 15 0;
        padding: 35px 0 10px 0;

}

/* ******************  CONTENT RELATED - END ********************** */ 





/* ******************  SIDEBAR RELATED - START ********************** 
 * #sidebar - sidebar section
 * #sidebar_box - box around sidebar elements
 * #sidebar_box_inner - inner box around sidebar elements
 * #searchform - search functionality elements
 * #navlist - Archives menu list  CHECK!!!! RENAME TO content_right_sidebar
 */

#sidebar 
{  
        font: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px; 
        line-height: 1.4em;     
        text-align:center;
 	color: #333;    
        float: right;
	padding: 20px 30px 20px 0px;
        margin:0;
}

#sidebar h2 
{
	margin: 0px 10px 0;
	padding: 10px 0px 10px 0px; 
        text-align: center;
        color: #333;
	font-size: 14px;
}


#sidebar_box_clear
{
        margin-top: 30px;
        padding: 0;
        width:160px;
}

#sidebar_box
{
        margin-top: 10px;
        background-color: #F9F6EE;
        border: 2px solid #EFE8D3;
        padding: 0;
        width:160px;
}


#sidebar_box_inner
{
        background-color: #F9F6EE;
        border: 2px solid #fff;
}


#searchform 
{
	padding: 5px 0 5px 0; 
	text-align: center;
}

#sidebar #searchform #s 
{
	width: 90%;
	padding: 2px;
        align:center;
}

#sidebar #searchsubmit 
{
        margin-top: 8px;
	padding: 1px;
}

.entry form 
{       /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select 
{
	width: 130px;
}

#navcontainer   /* CHECK RENAME */
{   
        margin: 0;
        padding: 0;	
        width: 100%;
}


#navlist
{
        padding: 0;
        margin: 0;
}

#navlist h2
{   
        padding: 5px 5px 1px 2px;
        margin: 0;
}

#navlist ul
{
        list-style-type: none; 
        font-size: 11px;
        margin: 0px;
        padding: 0px; 	
}

#navlist li, li li
{
        background: #F9F6EE;
        border-top: 3px solid white;
        list-style: none;
        margin: 0;
        text-align: left;
        list-style-type: none;
}

#navlist li
{
        border-top: 1px solid white;
}


#navlist li li
{
        padding: 3px 5px 3px 0px;
}

#navlist li .categories  /*   CHECK DO WE REALLY NEED*/
{
        padding: 0;
}


#navlist li li a
{
        font-size:12px;
        text-decoration: none;
        padding: 3px 5px 3px 25px;
}

#navlist li li a:link, #navlist li a:visited  
{ 
        color: #620A09; 
}

#navlist li li a:hover
{
        color: darkblue; 
}


#navlist li .current-cat a
{
        font-weight: bold;
} 

/* ******************  SIDEBAR RELATED - END ********************** */ 



/* ******************  FOOTER RELATED - START ********************** */ 


#footer_shadow 
{
      float:left;
      background-color: #F9F6EE; 
      background:   url('http://www.cyclingtheroadlesstravelled.com/wp-content/themes/TestTheme/images/footer-shadow-90-(2).jpg')  bottom no-repeat;
      margin: 0; 
      padding: 0px 10px 10px 10px; 
      width: 750px;
      height: 80px;

}

#footer 
{
        float:left;
	background: #fff; 
        border-bottom: 1px solid #959596;
        border-right: 1px solid #959596;
        border-left: 1px solid #959596;
	padding: 0;
	width: 748px;
	clear: both;
	font-size: 0.7em;
        height: 79px;
}

#footer p 
{
	margin: 0;
	padding: 10px;
        margin-top: 0px;
	text-align: center;

}



/* ******************  FOOTER NAVBAR - START ********************** */ 

#bottom_navbar ul
{
	border-top: 2px solid #620A09;
	color: #620A09;	
	text-align:right;
        clear:both;
        height: 20px;
        padding:0 0 0 33px;
        margin: 5px 0;

}

#bottom_navbar ul li 
{  
	display: inline;
        line-height: 1.0em;
}

#bottom_navbar ul li a
{
	padding: 0.3em 0.8em;

	color: #620A09;
	text-decoration: none;
        float:left;
	border-right: 1px solid #620A09;
        font-size: 12px;
}

#bottom_navbar ul li a:hover
{
	background-color: #8A4847;
	color: #fff;
}

#bottom_navbar #current a, #bottom_navbar #current_contact_us  a
{	
        background-color: #fff;
        color: #620A09;	
}


#bottom_navbar #current_contact_us  a, #bottom_navbar #contact_us  a
{	
        border-right: 1px solid #fff;
}


/* ******************  FOOTER NAVBAR - END ********************** */ 




/*  ******************** GENERAL ITEMS ******************** */
a 
{
	color: #620A09;
	text-decoration: none;
        font-weight:bold;
}

a:hover 
{
	color: #620A09;
	text-decoration: underline;
}

small 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


h1, h2, h3 
{

	font-family:  Verdana, Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
}


h1 
{
	font-size: 4em;
	text-align: center;
}

h3 
{
	font-size: 14px;
}

/* ******************** IMAGES  ******************** */

p img 
{
	padding: 10px;
	max-width: 100%;
 	display: inline;
        margin: 5px 15px 5px 0px;
	float: left;
        width: 200px;     
}


a img
{
        border: 1px solid transparent; 
}


a img:hover
{
        border: 1px solid #620A09;
}




/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright 
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft 
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left
}

.wp-smiley
{
        width: 15px;
        height: 15px;
        float: none;
        margin: 0;
        padding: 0;
        border: 0px solid #transparent; 
}

.postthumb
{
        border: 1px outset #333;
}

/* ****  WPG2 alignment classes *******/

.g2image_normal 
{
        margin: 4px;
}

.g2image_float_left 
{
        float: left;
        clear: left;
        margin: 4px;
}

.g2image_float_right 
{
        float: right;
        clear: right;
        margin: 4px;
}

.g2image_centered 
{
        display: block;
        margin-left: auto;
        margin-right: auto;
}

img.tableimg
{
        padding: 10px;
	/* max-width: 100%; */
 	display: inline;
        margin: 5px 10px 5px 0px;
	float: left;
        width: 280px; 
}


img.tableimgmed
{
        padding: 10px;
	max-width: 100%;
 	display: inline;
        margin: 5px 15px 5px 0px;
	float: left;
        width: 250px; 
}

img.tableimgv
{
        padding: 10px 55px 10px 35px;
 	display: inline;
        margin: 5px 10px 5px 0px;
	float: left;
        width: 210px;

}
