/*  
Theme Name: Simply Bridges Group
Theme URI: http://www.simplybridges.com
Description: Simply Bridges Group is a lightweight, super-optimized WordPress theme packed with features (SEO, Adsense & Widget Ready). Designed by <a href="http://ontheweb.simplybridges.com/">Simply Bridges On the Web</a>
Version: 3.0
Tags: fixed width, widgets, valid CSS, valid XHTML, SEO, SEO friendly, adsense, custom header, three columns, clean, right sidebar, gray, green, brown, photoblogging, widget ready, simple, gravatars
Author: Simply Bridges On the Web
Author URI: http://ontheweb.simplybridges.com/

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
 +Containers
 *************************************/
body
{
	background:url(images/header-bkgrnd.jpg) repeat-x top center;
	color:#151515;
	font-family:"Tahoma", Verdana, Arial;
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0;
	background-color: #f9f9f9;
	letter-spacing: 1px;
}

#container
{
  background:url(images/cbg_spacer.gif) repeat-y top center;}
 
#header-bkgrnd {
  background:url(images/banner.jpg) no-repeat top center;  
}
  
#wrap
{
  position:relative;
  text-align:left;
  width:960px;
  margin:0 auto;
}

#title-desc {
	font: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 210px 0 0 10px;
	color: #FFFFF;
	text-decoration: none;
	margin: 0 0 50px 0;
}
#title-desc a:link, #title-desc a:visited	{ color:#FFF; text-decoration:none; }
#title-desc a:hover, #title-desc a:active	{ color:#FFF; text-decoration:underline;}

#header
{
  text-align:left;
  width:977px;
  height: 447px
}

#portrait-bg
{
/*  position:absolute;
  width:319px;
  height:221px;
  right:0;
  top:0;  */
}

#rss-big
{
  position:absolute;
  background:url(images/rss.gif) no-repeat;
  width:111px;
  height:67px;
  top:130px;
  left:910px;
}

#content
{
	font-size:12px;
	float:left;
	width:650px;
	padding:0 20px 0 1em;
	margin: 260px 0px 0 10px;
	text-align: left;
	line-height: 1.6;
/*	border-right: #CCC solid 1px;*/
	color: #7F7F7F;
}

#content strong
{
	color: #4F1217;
}

#sidebar-left
{
	font-size:1em;
	float:left;
	width:210px;
	margin: 260px 16px 0 4px;
	color: #666;
}


#footer
{
	background:url(images/footer-bkgrnd.jpg) repeat-x top left;
	color:#FFF;
	font-size:1em;
	clear:both;
	text-align:center;
	padding:1em;
	height:192px;
	list-style: none;
	background-color: #c8b373;
}

.footercol {
	float: left;
	display: inline;
	margin-left: 64px;
}

/*************************************
 +Search form
 *************************************/

.search-form {
	font-size:1.2em;
	background:url(images/search.gif) no-repeat;
	position:relative;
	width:176px;
	height:44px;
	margin-bottom:6px;
}
.search-form input{
	width:160px;
	margin:12px 0 0 8px;
	border:0px;
	color: #454545;
	background-color: #ffffff;
}

/*************************************
 +Footer
 *************************************/

#credits
{
  margin:12px 0 -10px;
}

#footer a
{
	color:#675D4D;
}

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

.rss
{
  background:url(./images/rss.png) no-repeat;
  padding-bottom:6px;
  padding-left:20px;
}


#footer h2, #footer ul ul a, #footer ul a, .review a, .tags a {
	color: #675D4D;
	text-align:left;
	list-style: none;
	font-weight:normal;
}

#footer ul li {
	color: #F9F9F9;
	text-align:left;
	list-style: none;
	margin: 20px 0 0 50px;
}

#footer ul ul a, .review a, .tags a {
	font-weight: normal;
}

 #footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	margin-bottom: 1.1875em;/* 19 / 16 */
	/* background-color: #cccccc; */
}

#footer ul ul {
}

#footer li li, #footer .archive li li {
	/* Top-level lists */
	margin: 0.1666em 0 0.25em 0;/* 2 / 12, 3 / 12 */
	padding-left: 9px;
	font-size: 75%;/* 12 / 16 */
	line-height: 1.25em;/* 15 / 12 */
	/* background-color: #cccccc;*/
}

#footer li li small {
	/* display: none; */
	padding: 0.1818em 0 0.0909em 0;/* 2 / 11, 4 / 11 */
	/* padding: 0;/* 7 / 16 */
	/* background-color: #aaaaaa; */
}

#footer li li small img {
	/* display: none; */
}

#footer ul ul ul {
	/* Sub-level lists */
	margin: 0.125em 0 -0.125em 0;/* 2 / 16 */
	margin: 0.1875em 0 -0.1875em 0;/* 3 / 16 */
}

#footer li li li {
	/* Items in sub-level lists */
	margin: 0;
	font-size: 91.66%;/* 11 / 12 */
	line-height: 1.6363em;/* 18 / 11 */
	background-position: 0 0.4545em;/* 6 / 11 */
}

#footer ul ul ul ul {
	/* Lists in sub-level lists */
	margin: 0.0909em 0 0.7272em 0;
}

#footer li li li li {
	/* Items in sub-level lists */
	font-size: 100%;
	line-height: 1.3636em;/* 12 / 11 */
	background-position: 0 0.3636em;/* 6 / 11 */
}

/*************************************
 +Hn, a and p
 *************************************/


a
{
	color:#630;
	text-decoration:none;
}

h1,h2,h3
{
	color: #4F1217;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height:normal;
}

h4
{
	color: #9F382C;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height:normal;
	font-variant: small-caps;
}

h5,h6
{
	color: #9F382C;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	line-height:normal;
}

#header h1
{
  font-size:4em;
  margin-left:.5em;
  font-weight: lighter;
}

#header h1 a
{
  color:#424242;
}

#header p
{
  color:#424242;
  font-size:1.3em;
  margin-top:-6px;
  margin-left:250px;
  text-align:left;
  font-style:italic;
}

.entrytitle
{
  text-align:left;
}

.entrytitle h3
{
	font-size:1em;
	color:#886C5A;
	letter-spacing: 1px;
	font-weight: normal;
}

.entrytitle h1 a,.entrytitle h2 a
{
	color:#833022;
	
}

a:hover
{
	color:#997D46;
	text-decoration: underline;
}

.entrytitle h1,.entrytitle h2
{
	font-size:1.6em;
	text-align:left;
	color: #963;
	letter-spacing: 1px;
	font-weight: normal;
}

#rss-big a
{
  display:block;
  width:110px;
  height:64px;
}



blockquote
{
	display:block;
	padding: 10px 10px 10px 40px;
	clear:both;
	margin-left:10px;
	margin-right:10px;
	color: #960;
	background-image:url(images/quotes.gif); 
	background-repeat:no-repeat;
	
}

pre
{
  max-width:580px;
  font-size:12px;
  padding:10px;
  overflow: auto;
  clear:both;
}

code
{
  font-size:12px;
  max-width:580px;
  padding:10px;
  clear:both;
  overflow:auto;
}


/*************************************
 +Entry
 *************************************/
.entry
{
  margin-bottom:0;
  text-align:left;
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	line-height:normal;
}

.entry a:hover
{
	color: #998757;
	text-decoration: underline;
}

.entry p
{
  margin:0;
  padding:0 0 10px;
}

.entry h3
{
  font-size:1em;
  padding-bottom:.3em;
}
  
.entry h4 {
	font-size:.9em;
	padding-bottom:0.2em;	
}

.entry img
{
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

.entry ul li {
	list-style-type: none;
	list-style-image: url(images/ul-bullet.gif);
	list-style-position: outside;
	color: #865900;
}

.entry ol li {
	color: #865900;
}
.entrybody
{
  padding-bottom:6px;
  overflow:auto;
}

.entrybody a
{
  border-bottom:1px dotted #CCC;
}

.entry code
{
  font-size:1.1em;
  text-align:left;
  padding:.2em;
}

.entrymeta
{
  padding-top:.5em;
  color:#b3960e;
  margin-bottom:3em;
  clear:both;
}

.postedby
{
  background:url(./images/user.png) no-repeat;
  padding:2px 3px 3px 20px;
  color:#9F4D38;
}

.filedto
{
  background:url(./images/post.png) no-repeat;
  padding:2px 3px 3px 20px;
}

.commentslink
{
  background:url(./images/packaged.png) no-repeat;
  padding:1px 2px 2px 21px;
}

.btitle
{  
  letter-spacing:-.1px;
  font-size:47px;
  font-family:georgia, times New Roman;
  font-style:italic;
  margin:0 0 0 .5em;
}

.btitle a
{
  color:#333;
}


.postinfo
{
  margin-top:3px;
 border-bottom:1px dotted #ccc;

}

.postinfo img
{
  border:2px solid #F8F8EC;
  margin:0;
  padding:0;
}

.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	color:#A5946A;
	margin:0;
	padding:2px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(images/date.jpg) repeat scroll 0 0;
  float:right;
  height:70px;
  margin-left:10px;
  margin-top:5px;
  width:52px;
}

.entrytitle_wrap
{
  padding-bottom:.2em;
}

.avatar
{
  
  color:#FFF;
  clear:right;
  float:left;
  margin:0 15px 0 0;
  padding: 2px;
}

img.centered
{
  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;
}

.alignleft
{
  float:left;
}

.aligncenter
{
  margin-left:auto;
  margin-right:auto;
}

.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#FCFCFC;
  padding-top:4px;
  border-radius:3px;
  margin:10px;
}

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-dd
{
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

.socbook,.alignright
{
  float:right;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul
{
  list-style-type:none;
  clear:both;
  margin:0 0 0 12px;
  padding:0;
}

#sidebar ul li,#sidebar ul li a
{
	padding-top:0.2em;
	padding-bottom:0.2em;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
}

#sidebar ul li:hover,#sidebar ul li a:hover
{

}

#sidebar ul.children
{
	margin:0 0 0 10px;
}


#sidebar h2
{
  color:#6F6F6F;
  font-size:1.5em;
  margin-top:0em;
}

#sidebar h4
{
	color:#633;
	font-size:1em;
	letter-spacing: 3px;
}

#sidebar-left #cat
{
  width:195px;
}

#sidebar-right #cat
{
  width:150px;
}

#sidebar img
{
  max-width:140px;
  border:0;
}

/*************************************
 +Menu
 *************************************/
#menu
{
  position:absolute;
  width:400px;
  margin:0;
  padding:0;
  height: 31px;
  overflow: hidden;
}

#menu ul
{
  font-size:1.2em;
  list-style:none;
  margin:0;
  padding:0;
}

#menu li
{
  float:left;
  border-bottom:0;
}

#menu li a
{
	color:#300;
	margin-left:0.5em;
	display:block;
	padding:.6em .6em .3em;
}

#menu li a:hover
{
	background:#e6e2af;
	color:#960;
}

#menu ul li ul
{
  display:none;
}

#latest-posts
{
  position:absolute;
  width:360px;
  left:400px;
  top:151px;
  margin:0;
  padding:0;
  height:29px;
  overflow:hidden;
}
/*************************************
 +Menu Categories
 *************************************/
#catmenu
{
	text-align:center;
	top:130px;
	margin:0 0 0 60px;
	padding:128px 0 0 0px;
	height:29px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#catmenu ul
{
  list-style:none;
  margin:0;
  padding:0;
}

#catmenu li
{
	color: #300;
  float:left;
  border-bottom:0;
}

#catmenu li a
{
	color: #300;
  margin-left:1.2em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li.current-cat a
{
  color:#300;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li a:hover
{
	color:#960;
	text-decoration:none;
}

#catmenu ul li ul
{
  display:none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock,contactform
{
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock textarea,.contactform textarea
{
  width:500px;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
}

.commentauthor
{
  display:block;
  font-size:1.5em;
}

ol.commentlist
{
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:1.5em 0 0;
  padding:0;
}

ol.commentlist a
{
  color:#b3960e;
}

ol.commentlist a:hover
{
  color:#424242;
}

.commentlist li
{
  margin-bottom:.5em;
  padding:8px;
  overflow:auto;
}

.commentlist p
{
  text-transform:none;
  font-size:1em;
  margin:10px 5px 10px 59px;
}

.commentlist blockquote p
{
  margin:10px 5px;
}

.commentlist blockquote
{
  margin:10px 0 10px 59px;
}

.commentlist .children
{
	padding-left:0px;
}

#commentform p
{  
  margin-left:0px;
}

.alt
{
  background:#e3e7cb;
}

.comment_headings
{
  font-size:1.3em;
  color:#6C6C6C;
}

.vcard
{
  font-size:1em;
}

.vcard cite
{
  font-weight:700;
  font-size:16px;
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus
{
  background:#eee;
  border:1px solid #a1a1a1;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;	
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0;
  padding:10px 0;
}

#ad_block_middle
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0 0;
  padding:10px 0;
}

img.left
{
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

img.right
{
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

/*************************************
 +Vlado
 *************************************/

.relpost
{
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul
{
  list-style-type:none;
  padding:.01em;
}

.endate
{
	font-size:1.2em;
	color:#9F4D38;
	font-family:Georgia, Verdana, Times;
}

#ftnav
{
  margin:0 0 5px;
}



.navigation
{
	padding-bottom: 30px;
}

  
.sticky {	
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #FCFCFC;
	padding: 15px;
	margin-bottom:25px;
}

