/**************************************************************
   Visit studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

/*#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}*/






/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  background-color:#666666;
  margin: 0px auto 20px auto;
  height: 1.5em;
  text-align:left;
  text-indent:1em;
}


/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  text-align: left;
  border-bottom:0px solid yellow;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width:1000px;/*776px;*/
  border-bottom:0px solid red;
}

.widthPad {
  width:974px;/*765px;/*746p;x*/
}
.height500{
	height:500px;
	}
.height100{
	height:100%;
}

.width2 {
	width:5%;
}

.width5 {
	width:5%;
}

.width20 {
  width: 20%;
}

.width22 {
  width: 22%;
}

.width25 {
  width: 24%;
}

.widthFix240 {
	width:200px;
}

.width20Fix{
	width:100px;
}

.width26 {
	width:26%;
}

.width28 {
	width:28%;
}

.width30 {
	width:30%;
}

.width32 {
	width:32%;
}

.width35 {
	width:35%;
}

.width40 {
	width:40%;

}

.width50 {
  width: 48%;
}

.width60 {
	width:60%;
}

.width65 {
	width:65%;
}

.width70 {
  width: 70%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width78 {
	width : 78%;
}

.width80 {
  width: 80%;
}

.width90 {
  width: 90%;
}

.width98{
  width: 98%;
}

.width100, .width100special {
  width: 100%;
}

.width300{
	width:300px;
}
.width550{
	width:550px;
}

.width150P{
	width:150px;
}

.width200P{
	width:170px;
}

.widthAuto{
	width:auto;
}

.textcenter {
	text-align:center;
}



/**************************************************************
   Footer
 **************************************************************/


#footer {
	border:0px solid red;
  clear: both;
  float: left;
  width: 100%;
  height: 5em;
  margin-top: -2em;
}

#bg {
  position: relative;
  border:0px solid yellow;
  height: 5em;
  margin: 0 auto;
  background: #000000;/*#49525B url(../../includes_img/gif/bg/header.gif) repeat-x bottom left;*/
}



/**************************************************************
   Icons specific to the colour theme
 **************************************************************/

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}


/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1.5em;

  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}

#PhotoMainImg {
cursor:pointer;	
	
}

/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs {
  margin-left:0px;
  margin-bottom:px;
  margin-right:0px;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0 0 15px 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  border: 5px solid #333333;/*#ccc;*/
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #F3B140;/*#668FA3;*/
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
  margin: 0 0 20px 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a {
  background: url(../../includes_img/gif/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../../includes_img/gif/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu2 li a {
  color: #426F85;
  background: url(../../includes_img/gif/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu2 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../../includes_img/gif/bg/submenu2.gif) no-repeat 3px 50%;
}


#pscroller1 {
	float:left;
	border:0px solid #000000;
	font-size:1em;
	height: 1.5em;
	padding: 0px !important	;	
	padding:0px 0px 0px 0px;
	text-align:right !important;
	text-align:left;
	width:370px; /*(64 car)*/	 	
	text-indent:1px;
}

.someclass{
	color:#CCCDC2;
}

/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.marginRight1 {
  margin-right: 1em;
}

.marginBottom1 {
  margin-bottom: 1em;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingLeft4 {
  padding-left:3.5em;
}
.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

.lightBlackBg {
  background-color: #1F211F;
}

.dark {
  color: #353E47;
}

.ListePageNiv2{
	float:left;
	margin: 0 0 5px 0;
	padding:0px;
}


.slimP {
	float:left;
	margin:0;
	padding:0;
	width:auto;	
}

.CenterText{
	text-align:center;	
}

.LeftText{
	text-align:left;	
}


.nostyle{
	list-style:none;	
}

.ClearLeft{
	clear:left;
}

.ClearRight{
	clear:right;
}

.ClearBoth{
	clear:both;
}

.margin0{
	margin:0;	
}

.margin1{
	margin:1em;
}

.BottomMargin1{
	margin-bottom:1em;
}
.TopMargin1 {
	margin-top:0.8em;
}

.TopMargin2 {
	margin-top:2em;
}

.TopPadding05{
	padding-top:0.5em;
}

.TopPadding2 {
	padding-top:2em;
}

.dirRTL{
	direction:rtl;
}

.Padding10 {
	padding-top:2em;
}

.LeftPadding0 {
	padding-left:0;
}

.LeftPadding04 {
	padding-left:0.4em;
}

.LeftPadding2{
	padding-left:1em;
}

.BorderDashed {
	border:1px dashed #999999;
}

.BorderDashed1 {
	border:1px dashed #444444;
	text-align:center;
}

.BackDark{
	background:url(../../includes_img/gif/bg/header.gif) repeat;
}

.BackGreen{
	background-color:#CAE95D;
}

.BackGreen2{
	background-color:#9FC558;
}


.BackPastelOrange{
	background-color:#F3E2C6;
}

.BSLeftOrange {
	border-left:1px solid #FF6600;
}

.BSRightOrange {
	border-right:1px solid #FF6600;
}

.BSTopOrange {
	border-top:1px solid #FF6600;
}

.BSBottomOrange {
	border-bottom:1px solid #FF6600;
}

.hr_special {visibility:visible; margin:0.8 0; }

.hr_special1 {
	border-bottom:1px dashed #666666;
	width:50%;	
}

.LinkSeeMoreLeft{
	float:left;	 
	text-align:left; 	
}

.LinkSeeMoreRight{
	float:left;
	text-align:right;
}

.border0 {
	border:0px;
}

.noWrap{white-space:}

