/*
Theme Name: Golden Gate Wordpress Theme
Theme URI: http://www.blogdojo.com
Description: Custom wordpress theme for Golden Gate
Version: 1.0
Author: Chris McCoy
Author URI: http://www.blogdojo.com
*/


body { margin:0px; padding:0px; background-color:#dfd9c0 }

#header { 	height: 150px; width:100%; background-image:url(i/back-header.gif); background-repeat:repeat-x;  }
#header .content { width:950px; text-align:left }
#header .content .logo { float:left; padding-top:27px; width:220px }
#header .content .menu { float:right; text-align:left; width:710px; padding-top:90px; font-family:"Times New Roman", Times, serif;  } 
#header .content .menu ul { margin:0px; padding:0px }
#header .content .menu li { margin:0px; padding:0px; float:left; list-style-type:none; }
#header .content .menu .item { padding-top:15px; padding-right:12px }
#header .content .menu .between {padding-right:12px }
#header .content .menu a { color:#FFF; text-decoration:none } 
#header .content .menu a:hover { color:#FFF; text-decoration:underline } 

#flash { 	height: 263px; width:100%; background-image:url(i/back-flash.gif); background-repeat:repeat-x;  }
#flash .movie { width:950px; text-align:center }

#text { width:100%; background-color:#fffbe8; font-family:"Times New Roman", Times, serif;    }
#text .content { width:950px; text-align:left; padding-bottom:15px; padding-top:15px }
#text .content .leftcolumn { width:650px; float:left; text-align:left;  }
#text .content .rightcolumn { width:300px; float:left; text-align:left; }
#text .content  .title { font-size:28px; color:#bf6207; padding-bottom:20px }
#text .content  .polaroidphoto { width:245px; background-image:url(i/back-polaroid.jpg); background-repeat:no-repeat; height:154px; float:left; padding-top:11px; padding-left:8px } 
#text .content .welcometext { width:350px; font-size:14px; color:#3a3734; line-height:22px; float:left }
#text .content  .newsdate { font-size:14px; color:#207ad9; line-height:24px; }
#text .content  .newstext { font-size:14px; color:#3a3734; line-height:20px; padding-bottom:12px }
#text .content  .txt { font-size:14px; color:#3a3734; line-height:22px;}




#footer  { width:100%; height:10px;background-color:#dfd9c0; font-family:"Times New Roman", Times, serif;    }
#footer .content { width:950px; text-align:left; padding-top:15px; padding-bottom:10px }
#footer .content .logo { float:left; width:210px; height:100px; border-right:#ccbea1 1px solid; padding-top:10px }
#footer .content .address { float:left; width:180px; height:100px; border-right:#ccbea1 1px solid; padding-left:30px;padding-top:10px; color:#9f805a; font-size:12px; line-height:18px  }
#footer .content .links { float:left; width:490px; padding-top:30px; padding-left:30px }
#footer .content .links ul { margin:0px; padding:0px} 
#footer .content .links li { margin:0px; padding:0px; float:left; padding-right:15px; font-size:13px; list-style-type:none} 
#footer .content .links a { color:#00a9f7; font-size:12px; text-decoration:underline;} 
#footer .content .links a:hover {  text-decoration:none;} 
#footer .content .links .copy { color:#9f805a; padding-top:15px; font-size:12px; clear:both; width:200px }

			.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 50%;			}
			.gallery img {
				border: 2px solid #cfcfcf;
			}
			.gallery-caption {
				margin-left: 0;
			}
