/*
page_layout
helpers
forms
buttons
tables
lists
boxes
menus
header_footer
blocks
*/

/* page_layout */
html { height:100%; margin-bottom:1px; }

#w-head, #w-fx-1 { margin:0 auto; text-align:center; position:relative; }

#l-root, #l-head, #l-fx-1 { margin:0 auto; width:950px; text-align:center; position:relative; }

#w-head { height:328px;  }
#l-body, #l-tail { position:relative; width:100%; text-align:left; overflow:visible; }

#l-tail { height:79px; }

#l-body {
  width:100%; /**/
	min-height:296px;
}

#l-fx-1 {
	background:red;
}

#l-data {
	min-height:179px;
	padding:0;
}

#l-hidden {
	position:absolute;
	top:-1079px;
	overflow:hidden;
	height:1px; width:1px;
}

#w-starfish {
	
}

#fx-fl-1 {
	position:absolute;
	left:620px; top:179px;
	width:101px; height:87px;
	background:url(../images/fx-flower-1.png) no-repeat;
}

#fx-fl-2 {
	position:absolute;
	left:170px; top:10px;
	width:166px; height:119px;
	background:url(../images/fx-flower-2.png) no-repeat;
}

#w-head { background:url(../images/stripe-rx.png) repeat-x left 45px; }

/* helpers */

.h-f-left 	{ float:left; }
.h-f-right 	{ float:right; }
.h-a-center { text-align:center; }
.h-f-clear  { float:none; clear:both; overflow:hidden; }

#l-root .pad-bot-99 { padding:79px 0 179px 0; }
#l-root .pad-bot-79 { padding:79px 0 79px 0; }

#l-root .pad-tb-20 { padding-top:0px; padding-bottom:40px; }

h1 {
	padding:14px 20px 14px 23px;
}

h1, h1 a {
	color:#a60014;
	font-size:24px; line-height:26px;
  font-weight:normal;
	letter-spacing:1px;
}

h1 span, h2 span {
	display:block;
	
	font-size:10px;
	text-transform:uppercase;
}

h1 span a {
	font-size:10px;
	text-transform:uppercase;
}

h2 {
	padding:6px 20px 6px 23px;
	overflow:hidden;
	clear:both;
}

h2 span {
	border-bottom:2px solid #e6b8be;	
}

/* forms */


textarea { padding:4px 4px 6px 4px; }

input.f-text, textarea, select, 
.f-generic .w-left input { border:1px solid #e7b9be; }

input.f-text,
.f-generic .w-left input { padding:3px 4px 3px 4px; }

.w-form {
	overflow:hidden;
	width:625px;
	margin:0 auto;
}

.f-generic .w-left input {
	width:298px;
}

.w-form .f-text {
	width:288px; 
}

.w-form textarea {
	width:288px;
	height:108px;
}

.f-generic textarea {
	height:142px;	
}

.w-form .f-text, .f-generic .w-left input {
	margin-bottom:8px;
}

.w-form .w-left, .w-form .w-right {
	float:left;
}

.w-form .w-left {
	width:300px;
	margin-right:24px;
}

.f-generic .w-action {
	clear:both; overflow:hidden;
	text-align:center;
}

.f-generic .w-action input {
	margin:10px 8px 0 8px;
	width:90px;
	text-align:center;
}

/* buttons */

/* tables */

/* lists */

.ul-list, .ul-list li { overflow:hidden; }

/* boxes */

.box-data {
	padding:0 0 0 0; margin:0 0 0 0;
	overflow:hidden;
}

/* menus */

.menu-lvl-1 {
	position:absolute;
	z-index:79;
	left:0px; top:297px;
	height:29px;
	padding-left:23px;
	width:925px;
	border-bottom:1px solid #e1a8af; 
}

.menu-lvl-1 li {
	position:relative;
	float:left;
	padding:0 53px 0 0;
}

.menu-lvl-1 li a {
}

.menu-lvl-1 li.last {
	padding-right:0 !important;
}

.menu-lvl-1 li:hover ul { display:block; }
/**/
.menu-lvl-1 li ul {
	display:none;
	position:absolute;
	left:0px; top:25px;
	z-index:79;
}

.menu-lvl-1 li li {
	float:none;
	width:120px;
	padding:4px 8px 6px 8px;
}

.menu-lvl-1 ul li a {
	display:block;
}

/* */

.menu-lvl-1 li.x-twitter {
	color:#a60014;
	font-size:14px;
    cursor:default;
}

.menu-lvl-1 li.x-twitter {
    white-space:nowrap;
}

.x-twit-link {
    position:absolute;
    right:39px; top:597px;

  color:#a60014;
	font-size:15px;
}
.x-twit-link a:hover { text-decoration:underline; }

.x-twitter strong {
	font-variant:small-caps;
	font-weight:normal;
}

/* header_footer */

#w-flash {
	/*background:#387;*/
	width:302px;
	height:318px;
	overflow:hidden;
	margin:0 auto;
	background:transparent;	
}

#w-head #l-head {
	/*top:-346px;*/
}

#l-tail strong {
	position:absolute;
	left:23px; top:18px;
}

#l-tail a {
	position:absolute;
	right:21px; top:20px;
}

#l-tail a span {
	padding-right:15px;
}

/* blocks */

#l-root .x-blurb table {
	min-height:196px;
    border:0;
    margin-bottom:0;
}

#l-root .x-blurb table td {
    vertical-align:top;
    padding:0; margin:0;
    border:0;
}

#l-root .x-blurb h1 {
	margin:0; padding:0 0 12px 0;
}

#l-root .x-blurb h2 {
    padding:12px 0 0 0;
    margin:0;
}

.x-blurb p {
	margin:0;
	padding:0 79px;
	text-align:justify;
}

.x-blurb .w-brand td.w-left, .x-blurb .w-brand td.w-right {
    width:192px;/*32+130+32*/
    text-align:center;
    vertical-align:middle !important;
}

.x-blurb td.w-left div, .x-blurb td.w-right div {
    position:relative;
    width:130px;
    margin:0 auto;
}

.x-blurb .w-left a, .x-blurb .w-right a {
    display:block;
    position:absolute;
	left:0; top:150px;
	height:30px; width:100%;
	padding-top:7px;
    text-align:center;
}


/* */

.x-post {
	overflow:hidden;
	color:#a60014;
}

.w-post-cat {
	padding:20px 0 0 25px; display:block; font-size:1.2em;
}

.x-post .w-pic {
	position:relative;
	margin:0 auto;
	text-align:center;
}

.x-post .w-pic a.js-add-comment {
	position:absolute;
	display:none;
	bottom:0px; right:0px;
	padding:7px 20px;
}

.w-pic { overflow:hidden; }

.w-pic div:hover a.js-add-comment { display:block; }

.x-post .copyright {
	position:absolute;
	left:0; top:0;
	
	-moz-opacity:0;
	opacity:0;
}

.x-post .w-image {
}

.x-post .w-html {
	padding:0 25px;
	font-family:"AvantGarde", helvetica, tahoma, sans-serif;
}

.x-post .post-picture {
	margin:0; padding:0;
}

.x-post .h-f-left { margin-right:0px; }

/* */

.x-pagenavy {
	position:relative;
}

.x-pagenavy .w-pagenavy {
	overflow:hidden;
	position:absolute; 
	right:20px; top:50px;
	z-index:79;
}

.x-pagenavy a, .x-pagenavy strong, .x-pagenavy span {
	/* color:#4f78a5; */
	font-size:12px;
	font-weight:normal;
	font-family:"AvantGarde", helvetica, tahoma, sans-serif;
	
	text-decoration:none;
	text-transform:uppercase;
}

.x-pagenavy strong, .x-pagenavy span {
	display:block;
	float:left;
}

.x-pagenavy span {
	display:block;
	float:left;
	width:122px;
	text-align:center;
}

.x-pagenavy a:hover {
	text-decoration:underline;
}

.x-pagenavy .h-f-right {
	width:205px;
}


/* */

.x-archives {
	position:relative;
	padding:10px 0 0 0;
	overflow:hidden;
}

.x-archives h3 {
	display:block;
	position:relative;

	padding:6px 0 6px 23px;
	margin:0;
	
	font-weight:bold;
	
	border:1px solid #e7b9be;
	border-width:1px 0;	
}

.x-archives .w-rss {
	position:absolute;
	right:21px; top:18px;
}

.x-archives .w-search {
	position:absolute;
	right:72px; top:16px;
}

.x-archives .w-search .f-text {
	width:135px; height:16px;
	padding:2px 0 0 0;														 
}

.x-archives .w-search .f-proceed {
	position:absolute;
	top:-1079px;
}

/* */

.w-comment {
	overflow:hidden;
}

.x-comment {}

.x-comment {
	position:relative;
	width:100%; 
	padding:0; margin:0;														  
}

.x-comment .js-hide-comment {
	display:none;
}

.x-comment .w-coms-list span {
	display:block;
	padding:4px 20px 4px 23px;
	margin:2px 0;
	color:#a60014;							
	background:url(../images/w-comm-line.png) repeat-y;
}

.x-comment .w-name { 
	display:block;
}

.x-comment .w-name a {
	text-transform:uppercase;
}


.x-comment .w-name a:hover {
	text-decoration:underline;
}

.x-comment .w-control {
	height:31px;/*41*/
  padding:10px 20px 0 23px;
	
	background:url(../images/x-comment-ctrl.png) no-repeat;
	
	overflow:hidden;
}

.x-comment .w-control a, .x-comment .w-control strong {
	color:#a60014;
	font-size:15px;
	font-family:"AvantGarde", helvetica, tahoma, sans-serif;	
	text-transform:lowercase;
	font-weight:normal;
}

.x-comment .w-control .fx-2 { padding-left:155px; }
.x-comment .w-control .fx-3 { position:absolute; top:10px; left:580px; }
.x-comment .w-control .fx-4 { position:absolute; top:10px; left:830px; }

/* R */

.f-pic-action  {
	display:none; /*js hidden*/
}

.f-pic-action {
	margin-bottom:10px;
}

.f-pic-action textarea {
	height:104px;
}

.f-pic-action .w-action {
	overflow:hidden;
	text-align:right;
	margin-right:8px;
}

.f-pic-action .w-action a {
	margin-right:12px;
	
	font-weight:normal;
	text-decoration:none;
}

.f-pic-action .w-action a:hover {
	text-decoration:underline;
}

.f-pic-action .w-action em {
	font-style:normal;
}

/* */

.x-page-num {
  text-align:center;
}

.x-page-num a {
  text-decoration:none;
  font-size:12px;
	
	color:#4f78a5;
}

/* */

.wt-archives {
	padding:20px 0 0;
	overflow:hidden;
}

.wt-archives {
	font-size:11px;
	color:#a60014;	
}

.wt-archives .w-year {
	color:#a60014;	
	font-size:12px;
	display:block;
}

.wt-archives .w-one-m {
	display:block;
	float:left;
	padding-right:30px;
	text-align:center;
	
	color:#a60014;	
}

.wt-archives .w-month {
	font-size:11px;
	color:#4f78a5;			
}

.wt-archives .w-one-m * {
	display:block;
}

.wt-archives .w-postnum {
	font-size:11px;
	color:#a60014;		
}

/* */

.x-page {
  padding:0 0 25px 0;
	font-family:"AvantGarde", helvetica, tahoma, sans-serif;
}

.x-page .w-pad {
    font-size:120%;
    padding:0 0px;
}

.w-pic-1 {
    float:right;
    margin:0 0 6px 12px;
}

/* */


.x-archives .w-archives {
	margin:3px 0 3px 0;
}

.x-archives {
	border-bottom:1px solid #e7b9be;
}

.w-one-year {
	display:block;
	clear:both;
	overflow:hidden;
}

.w-archives, .w-archives a {
	font-size:11px;
	font-family:"AvantGarde", helvetica, tahoma, sans-serif;

}

.w-one-year .w-year {
	width:70px;
	float:left;
	margin-right:60px;
	text-align:right;
	padding:2px 10px 2px 0;
	border-right:1px solid #e7b9be;
}

.w-archives .w-one-m {
	margin:0 18px 0 0;
}

.w-archives .w-one-m * {
	position:relative;
	top:2px;
}

/* */

.x-fx-s div {
	margin:0 auto;
}

.watermark {
	position:absolute;
	bottom:25px; right:20px;
	width:200px; height:101px;
	
	background:url(../images/watermark.png) no-repeat;
	-moz-opacity:.6;
	opacity:6;
}