/* @override http://altaide.typepad.com/jacques_froissant_altade/desrangila-style.css */

/* @override http://altaide.typepad.com/design_blog_1/desrangila-style.css */

/* ---------------------------------------------------------- */
/*   THEME STYLING BEGINS HERE                                */
/* ---------------------------------------------------------- */


/* basic page element styling */

body {
	background-repeat: repeat-x;
	background-position: top left;
	color: #333;
	background-color: #CCBFC9;
	background-image: url(http://altaide.typepad.com/desrangila_assets/bg.png);
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'lucida grande', helvetica, arial, sans-serif;
}

a {
	color: #9B0073;
	text-decoration:none;
}

a:hover {
	color: #9B0073;
	text-decoration:underline;
}


/* page layout basics */

#container {
	width: 972px;
}

#alpha {
	float: left;
	margin: 0 0 0 10px;
}

#alpha-inner {
	padding: 0 0 10px;
}

#beta {
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left: 5px;
	float: left;
}

#beta-inner {
	padding: 0 0 10px;
}

#gamma {
	float: left;
	margin: 0 0 0 10px;
}

#gamma-inner {
	padding: 0 0 10px;
}


/* container styling */

#container-inner {
}


/* banner styling */

#banner {
	width: 972px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	background-image: url(http://altaide.typepad.com/desrangila_assets/ban-blog.png);
}


#banner a {
	color: #000;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}


#banner-header {
	color: #000;
	margin: 0;
	padding: 25px 20px 5px;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
}

#banner-description {
	color: #333;
	margin: 0;
	padding: 5px 20px 35px;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 1.125;
	font-style: italic;
}





/* pagebody styling */

#pagebody {
background:url('http://altaide.typepad.com/desrangila_assets/content_bg.png') repeat-y;
margin-top:-7px;
padding:0px;
}

#pagebody-inner {
	background-repeat: repeat-y;
	background-position: top center;
}


/* entry listing and entry styling */

.content-header {
	margin: 5px 0 20px;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	font-size: 28px;
	color: #000;
}

.content-nav {
	margin: 5px 0 20px;
}


.date-header {
	color: #666;
	margin: 5px 0;
	font-size: 10px;
}

.entry-header {
	color: #9B0073;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
font-weight:bold;
line-height:1.5em;
	font-size: 22px;
padding-bottom:2px;
background: url(http://altaide.typepad.com/desrangila_assets/title_separation.png) bottom repeat-x;
}

.entry-header a {
	color: #9B0073;
	text-decoration: none;
}

.entry-header a:hover {
	text-decoration: underline;
}

.entry-content {
	margin: 0px;
font-family:"HelveticaNeue",Helvetica, Arial;
font-size:13px;
color:#222;
line-height:1.5em;
}

.entry-more-link {
	font-size: 11px;
	font-weight: bold;
}

.entry-footer {
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
margin-top:5px;
line-height:1.5em;
	font-weight: normal;
	margin: 0px;
	color: #9B0073;
font-family:"HelveticaNeue",Helvetica, Arial;
font-size:13px;
}

.entry-footer a {
	color: #666;
	color: #9B0073;
font-family:"HelveticaNeue",Helvetica, Arial;
font-size:13px;
}

.entry-footer a:hover {
	color: #333;
	color: #9B0073;
font-family:"HelveticaNeue",Helvetica, Arial;
font-size:13px;
}
.entry-footer .gris,
.entry-footer .gris a{
color:#555;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 80%;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 5px 0;
}

.trackbacks-info,
.trackback-footer,
.comments-info,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 5px 0 20px;
}


.trackback-footer,
.comment-footer {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 11px;
}

.comment-footer a {
	color: #666;
}

.comment-footer a:hover {
	color: #333;
}


/* sidebar module styling */

.module-header {
	color: #000;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
}

.module-header a {
	color: #000;
}

.module-content {
	margin: 5px 0 20px;
	font-size: 11px;
}

.module-content a {
	color: #900;
}

.module-content a:hover {
	color: #600;
}


.module-calendar {
	font-size: 11px;
}


.module-powered {
	margin: 0;
	padding: 0;
}

.module-powered .module-content {
	margin: 15px 0;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top left;	border-color: #e5e5e5;
	color: #333;
	background-color: #f3f3f3;
}

.module-powered .module-content a {
	color: #333;
}

.module-photo {
	border: 0;
	background: none;
}

.module-photo .module-content {
	margin: 10px;
}

.module-photo img {
	border: 0;
}


.module-featured-photo {
	width: 415px;
}

.module-featured-photo .module-content {
	margin: 15px 0 5px;
}

.module-featured-photo img {
	width: 415px;
}


.module-recent-photos {
	border: 0;
	margin-left: 2px;
}

li.module-list-item a img,
li.module-list-item form{
	padding: 0px;
	margin: 0px;
	margin-top: -20px;
}

.module-recent-photos .module-header {
	background-image: none;
}

.module-recent-photos .module-list {
	margin: 0;
}

.module-recent-photos .module-list-item {
	width: 64px; /* mac ie fix */
	margin: 0 5px 6px 0;
	padding: 0;
	background-image: none;
}

.module-recent-photos .module-list-item a {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #ccc;
	background-color: #eee;
}

.module-recent-photos .module-list-item a:hover {
	border-color: #000;
}

.archive-list-item {
	margin-bottom: 5px;
}

.typelist-thumbnailed {
	margin: 0 0 20px;
}

.typelist-thumbnailed .module-list-item {
	margin: 1px 0;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	background-repeat: repeat-x;
	background-position: top left;
	border-color: #e5e5e5;
	background-color: #f3f3f3;
	font-size: 11px;
}

.typelist-thumbnail {
	background: #f3f3f3;
}


/* one-column tweaks */

.layout-one-column #container { width: 782px; }
.layout-one-column #banner { width: 780px; }
.layout-one-column #alpha { width: 740px; }
.layout-one-column #banner { background-position: right bottom; }


/* two-column-left tweaks */

.layout-two-column-left #pagebody-inner { }
.layout-two-column-left #alpha { width: 300px; }
.layout-two-column-left #beta { width: 560px; }


/* two-column-right tweaks */

.layout-two-column-right #pagebody-inner {  }
.layout-two-column-right #alpha { width: 560px; }
.layout-two-column-right #beta { width: 300px; }


/* three-column tweaks */

.layout-three-column #pagebody-inner { }
.layout-three-column #alpha { width: 120px; }
.layout-three-column #beta { width: 400px; }
.layout-three-column #gamma { width: 300px; }


/* three-column-right tweaks */

.layout-three-column-right #pagebody-inner { }
.layout-three-column-right #alpha { width: 540px; padding:2px; }
.layout-three-column-right #beta { width: 195px; padding:2px; }
.layout-three-column-right #gamma { width: 195px; padding:2px; }


#beta,
#beta-inner,
#gamma,
#gamma-inner,
#beta a,
#beta-inner a,
#gamma a,
#gamma-inner a{
font-family:"HelveticaNeue",Helvetica, Arial;
font-size:13px;
color:#555;
line-height:1.5em;
}


h2.module-header,
h2.module-header a{
color: #9B0073;
font-family: 'lucida grande', helvetica, arial, sans-serif;
font-weight:bold;
line-height:1.5em;
font-size: 13px;
}

/* navigation bar styling */


#nav {
padding:10px;
padding-top:133px;
*padding-top:123px;
margin-bottom: -10px;
}

.nav-list {
}

.nav-list-item {
padding-right:10px;
padding-left:3px;
padding-right:6px;
}

.nav-list-item a {
font-size:15px;
color:#9B0073;
padding:4px;
padding-top:4px;
padding-left:10px;
padding-right:10px;
font-weight:bold;
text-decoration:none;
background: #CCBFC9;
border: 1px solid #CCBFC9;
border-bottom: none;
-moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px;
-moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px;
}



li#blog_aularge.nav-list-item a:hover,
li#blog_aularge.nav-list-item a:active,
li#blog_job.nav-list-item a:hover,
li#blog_job.nav-list-item a:active,
li#blog_valley.nav-list-item a:hover,
li#blog_valley.nav-list-item a:active,
li#blog_blog.nav-list-item a:hover,
li#blog_blog.nav-list-item a:active{
color:#9B0073;
text-decoration:none;
background: #DBD2D9;
}


#alpha-inner,
#beta-inner,
#gamma-inner{
	padding: 10px;;
}


/* ph=1 */
/* nhm:from_kauri */
/* ph=1 */
/* nhm:from_kauri */

/* ph=1 */
