@charset "utf-8";

/* //////////////// BODY STYLES ///////////////// */

body	{
	background-color: #965221;
	background-image: url(images/notcalifornia/bg.jpg);
}
#footer {
  background-image: url(images/notcalifornia/foot.jpg);
}

/* ////////////////// NAVIGATION BAR //////////////////// */

#toplinks li {
	background-image: url('images/notcalifornia/tabfade.png') !important;
	background-image: url('images/notcalifornia/tabfade_ie.gif'); /* solid gif background for lte ie6 */
}

#toplinks a {
	color: #fe8733;
}
#toplinks a:hover {
	color: #fff;
}

.body_notcalifornia #toplink_movies {
	background: url(images/notcalifornia/navbar_bg.png) no-repeat !important;
	background: url(images/notcalifornia/navbar_bg_ie.gif) no-repeat; /* solid gif background for lte ie6 */
}

.body_notcalifornia #toplink_movies a {
	color: #471704;
	background: url(images/notcalifornia/navbar_topright.gif) no-repeat top right;
}

#sublinks {
	background: url(images/notcalifornia/navbar_strip.png) repeat-x !important;
	background: url(images/notcalifornia/navbar_strip_ie.gif) repeat-x; /* solid gif background for lte ie6 */
}

#sublinks a {
	color: #fbac66;
}
#sublinks a:hover {
	color: #fff;
	background: url(images/sublink_hover.png) no-repeat 0px 1.7em;
}

#sublink_notcalifornia a,
#sublink_notcalifornia a:hover {
	color: #fff;
	font-weight: bold;
	background: url(images/sublink_active.png) no-repeat 0px 1.7em;
}

/* ////////////////// CONTENT //////////////////// */

#content, #wordpresscontent {
	background: url(images/notcalifornia/contentbg.jpg) repeat-y;
}

#formcontent {
	border-top: 1px solid #808d8c;
	border-right: 1px solid #808d8c;
	border-left: 1px solid #808d8c;
}

/* ////////////////// LEFT CONTENT //////////////////// */

a, a:visited {
	color: #8a5604;
}
a:hover {
	color: #fe8733;
}

h1{
	color: #666;
	border-bottom-color: #ccc;
}

h2	{
	color: #999;
	border-bottom-color: #ccc;
}

h3	{
	color: #333;
}

#feature_top	{
	background: url(images/oneday/post_top_2009.gif) no-repeat;
}
#feature	{
 	background: url(images/oneday/post_middle_2009.gif) repeat-y; 
}
#feature_bottom	{
	background: url(images/oneday/post_bottom_2009.gif) no-repeat; 
}

#featuretwin_top	{
	background: url(images/oneday/posttwin_top.gif) no-repeat;
}
#featuretwin_middle	{
 	background: url(images/oneday/posttwin_middle.gif) repeat-y; 
}
#featuretwin_bottom	{
	background: url(images/oneday/posttwin_bottom.gif) no-repeat; 
}

.wdback_dark {
	float: left;
	padding-left: 50px;
	padding-top: 3px;
	background: url(images/oneday/wd_back_dark.gif) no-repeat 0 0;
	line-height: 1em;
	min-height: 17px;
}

/* ////////////////// RIGHT CONTENT ///////////////// */

#rightcontent {
	color: #a26335;
}

#rightcontent a, #rightcontent a:visited {
	color: #fe8733;
}
#rightcontent a:hover {
	color: #fe8733;
}

#rightcontent h1	{
	color: #fff;
	border-bottom-color: #5b311a;
}

#rightcontent h2	{
	color: #af5b23;
	border-bottom-color: #5b311a;
}

#rightcontent h3	{
	color: #fff;
}

#rightcol_darker {
	background-color: #2c1403;
	border: 1px solid #4a2409;
	margin-bottom: 15px;
}
#rightcol_darker p {
	color: #6f3f20;
}

.append {
	color: #00364c;
}

#tagcloud a {
	color: #542f17;
}
#tagcloud a:visited {
	color: #41210c;
}
#tagcloud a:hover {
	color: #6f3f20;
}

/* //////////////////// FOOTER ////////////////////// */

#footer,
#footer a,
#footer a:visited {
	text-decoration: none;
	color: #bb5d19;
}

#footer a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

/* /////////////// FORM ELEMENTS ///////////////////// */

.focus {
	color: #5d8f9e;
}

legend	{
	color: #555959;
}

input.text,
textarea.text {
	border: 1px solid #542f17;
	background-color: #170a01 !important;
  	color: #6f3f20 !important;
}


/* //////////////////// MISC ///////////////////// */

#iconheader	{
	color: #622e0a;
}

