/*  
Theme Name: Coreymarr.com
Description: The official Corey Marr Productions Inc. theme.
Version: 1.0
Author: Fraser Mackenzie
*/


/* START RESET STYLES */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* END RESET STYLES */

html {
		height : 100%;
}
body {
		margin : 0;
		margin-top : 0;
		padding : 0;
		color : #454545;
		text-align : center;
		font-size : 14px;
		font-family : Georgia, "Times New Roman", Times, serif;
		line-height : 1.6;
		background: #fff;
}
html,body {
margin:0 0 1px 0;
height:100%;
} 
#wrapper {
		position : relative;
		width : 980px;
		min-height : 100%;
		margin : 0 auto;
		padding : 0 !important;
		text-align : center !important;
}
* html #wrapper {
		height : 100%;
}
#header {
		padding-top : 20px;
		height:95px;
}
#logo {
		float:left;
		position: relative;
		margin: 0;
		width : 400px;
		height : 95px;
		top: 10px;
}
#logo a {
		display : block;
		width : 400px;
		height : 95px;
		background : url(images/logo.gif) no-repeat 0 0px;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
		z-index : 9;
}
#main_menu {
		display: block;
		float: right;
		width: 400px;
		height: 50px;
		padding: 0;
}
#main_menu li {
		display: inline;
		float: right;
		margin-left: 18px;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 0px;
}
#header2 {
		height: 300px;
		width: 960px;
		border:1px solid #afafaf;
		padding: 10px;
		text-align: center;
}
#content {
		clear : both;
		position : relative;
		padding: 40px 30px 0px 0 ;
		background: #fff;
		text-align : left !important;
		height : 100%;
}
#main {
		padding : 0 0px 0 0px;
		float : left;
		width : 490px;	
		overflow: hidden;
/*		border: 1px solid red;*/
}
#article {
		float : left;
/*		border: 1px solid green;*/
}
#sidebar {
		width : 250px;
		margin: 0px;
		float : left;
		padding: 72px 0 15px 35px;
		font-size: 11px;
/*		border: 1px solid red;*/
}
#sidebar ul {
		position : relative;
		padding-left: 0; 
		margin: 0; 
		overflow:hidden;
}
#sidebar ul li {
		margin-left: 0px;
		position : relative;
}
#sidebar ul * ul {
		margin-left: 0px;
		position : relative;
}
#sidebar ul * ul li { /* sidebar list links */
		position : relative;
		margin-bottom: 7px;
		line-height: 1.2;
}

/* start subpage navigation Level */

#subpage_nav { 
		display: block;
		padding-bottom: 30px;
		margin-top: -10px;
}
.subpage_nav li {
		display: inline;
		float: left;
		position: relative;
		padding-right: 15px;
}
.subpage_nav ul {
		position: relative;
}
/* end subpage navigation Level */


/*#social_media li{
		display:inline;
}*/
#video {
		position: relative;
		width: 480px;
		border: 1px solid #ccc;
		margin-bottom: 30px;
}
.logo {
		margin-left : 20px;
}
.person {
		color : #ff0066;
		font-weight : bold;
}
.lined {
		border : 1px solid #dadada;
}
.header3 {
		padding-left : 39px;
		padding-top : 20px;
}
dl#container {
		width : 437px !important;
}
dl#container dd {
		position : relative;
		top : -1.4em;
		left : 3em;
		z-index : 1;
		line-height : 1.5em;
}
dl#container dt {
		color : #ff0066;
		font-weight : bold;
}
dd.multi {
		margin-top : 10px;
}
table {
		margin-top : 20px;
}
th {
		text-align : center;
}
th, td {
		padding : 5px;
		font-size : 9px !important;
		text-align : left !important;
		vertical-align : top;
}
td.yr {
		color : #ff0066;
		font-weight : bold;
		vertical-align : top;
}
#side {
		float : left;
		width : 180px;
		padding-top : 37px;
}
* + html #footer {
		padding-top : 90px;
		padding-left : 40px;
}
#footer {
		padding: 5px 0px 35px 0;
		height : 35px;
		color: #9e9e9e;
		margin-top: 15px;
		vertical-align: top;
		text-align:right !important;
		border-top: 1px solid #afafaf;
		font-size: 10.5px;
}
#footer ul {
		position: relative;
}
#footer * li.footer_left  {
		display: inline;
		position: relative;
		float: left;
}
#footer * li.footer_right  {
		display: inline;
		position: relative;
		float: right;
}
li#media a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_media.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
h1 {
		padding : 0 0px 12px 0px !important;
		vertical-align : middle;
		line-height : normal !important;
		font-size: 40px;
		font-weight: normal;
}
div {
		margin : 0;
}
h1, h2, h3 {
		color: #454545;
		font-family: Georgia, "Times New Roman", Times, serif;
}
th, td {
		font-size : 11px !important;
		line-height : 1.5em;
}
h2 {
		font-size : 20px;
		line-height : normal !important;
		font-weight: bold;
		padding: 10px 0 5px 0;
		letter-spacing: -0.1px;
}
#sidebar * h2 {
		padding: 10px 0 5px 0;
		font-size: 16px;
}
h3 {
		padding : 0px 0 0 0;
		margin-top: 12px;
		font-weight : bold;
		font-size: 16px;
		line-height: 1.3;
}
h4 {
		margin : 5px 0;
		padding : 3px 0;
		padding-left : 13px;
		border-left : 8px solid #B6FF00;
		font-size : 1em;
		vertical-align : middle;
		line-height : normal !important;
}
h5 {
		margin : 5px 0;
		padding : 3px 0;
		padding-left : 13px;
		border-left : 8px solid #ff0066;
		font-size : 1em;
		vertical-align : middle;
		line-height : normal !important;
}
/*strong {
		color: #666;
}*/
/*.top {
		margin-top : 19px !important;
}*/
.first_top {
		margin-top: 14px !important;
}
.top2 {
		margin-top : 60px;
}
p.postmetadata {
		margin-top: 20px;
		font-weight: bold;
}
dl {
		margin : 20px 0 0 0;
		padding : 0;
		width : 348px;
}
dd {
		position : relative;
		top : -1.4em;
		left : 11em;
		z-index : 1;
		line-height : 1.5em;
}
img {
		border : none;
}
.entry {
		margin: 10px 0 40px 0;
		padding-bottom: 10px;
}
.news_underline {
		border-bottom: 1px dotted #AFAFAF;
}
.entry img {
		max-width : 470px;
}
.entryshort {
		margin-bottom : 30px;
}
.entry p {
		margin-bottom : 10px;
}
.entry p.clear {
		margin-bottom: 10px;
		padding-top: 10px;
		display: block;
		clear: both;
}
.wp-caption-text {
		margin-bottom: 10px;
		padding: 3px 9px 0 0;
		text-align: center;
		font-size: 8.5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*div.entry h2 {
		margin-top : 0px;
}*/
.entry * img.alignleft {
		float: left;
		display: inline;
		margin: 5px 10px 5px 0px;
}
.entry * img.alignright {
		float: right;
		display: inline;
		margin: 5px 0px 5px 10px;
}
.entry * img.aligncenter {
		display: inline;
		margin: 5px;
}
#article div.entry div.wp-caption {
		display: inline !important;
		float: left;
		margin: 10px 10px 20px 0;
}

.float-left {
		float : left;
		margin-right : 0.9em;
}
.float-right {
		float : right;
		margin-left : 0.9em;
}
.pic {
		margin : 20px 0;
}
.topspacing {
		margin-top : 20px;
}
.hidden {
		display : none;
}
.clear {
		clear : both;
}
.clearfix:after {
		content : ".";
		display : block;
		height : 0;
		clear : both;
		visibility : hidden;
}
.clearfix {
		display : inline-block;
}
* html .clearfix {
		height : 1%;
}
.clearfix {
		display : block;
}



/* start LINKS */
a:link {
		color : #454545;
		text-decoration : none;
}
a:visited {
		color : #454545;
		text-decoration : none;
}
a:active {
		color : #454545;
		text-decoration : none;
}
a:hover {
		color : #d3d42c !important;
		text-decoration : none;
}
#main_menu a:link {
		color : #454545 !important;
		text-decoration : none;
		font-weight : normal;
}
#main_menu a:visited {
		color : #454545;
		text-decoration : none;
		font-weight : normal;
}
#main_menu a:active {
		color : #454545;
		text-decoration : none;
		font-weight : normal;
}
#main_menu a:hover {
		color : #d3d42c !important;
		text-decoration : none;
		font-weight : normal;
}
#sidebar * a:link {
		font-size: 12px;
		font-weight: normal;
}
#sidebar * a:hover {
		font-size: 12px;
		font-weight: normal;
}
#sidebar * a:visited  {
		font-size: 12px;
		font-weight: normal;
}
#sidebar * a:active  {
		font-size: 12px;
		font-weight: normal;
}
#footer * a:link {
		color: #9E9E9E !important;
		font-weight: normal;
}
#footer * a:visited {
		color: #9E9E9E !important;
		font-weight: normal;
}
#footer * a:active {
		color: #9E9E9E !important;
		font-weight: normal;
}
#footer * a:hover {
		color: #d3d42c !important;
		font-weight: normal;
}
div.entry * strong a:link, div.entry * strong a:visited, div.entry * strong a:active, div.entry * strong a:hover {
		text-decoration: underline;
		font-weight: normal;
}
div.entry * strong a:hover {
		text-decoration: none;
}
div.entry * a:link, div.entry * a:visited, div.entry * a:active, div.entry * a:hover {
		text-decoration: underline;
		font-weight: normal;
}
div.entry * a:hover {
		text-decoration: none;
}
p.postmetadata a:link, p.postmetadata a:visited, p.postmetadata a:active, p.postmetadata a:hover {
		text-decoration: none;
		font-weight: bold;
}
p.postmetadata a:link, p.postmetadata a:visited, p.postmetadata {
	color: #9a9a9a;	
}
p.postmetadata a:hover {
		text-decoration: bold;
}

.border {
		border : 2px solid #c2c2c2;
}
ul#menu {
		top : 30px;
		right : 49px;
		display : block;
		width : 451px;
		height : 75px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
		z-index : 2;
}
ul {
		position : absolute;
		list-style : none;
}
li {
		list-style : none;
}
ul#newssidemenu {
		display : block;
		width : 125px;
		height : 125px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
li#blankspace {
		display : block;
		float : left;
		width : 110px;
		height : 25px;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
ul#storessidemenu {
		display : block;
		width : 141px;
		height : 75px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
ul#companysidemenu {
		display : block;
		width : 134px;
		height : 75px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
ul#footermenu {
		position : absolute;
		clear : both;
		top : 60px;
		right : 10px;
		display : block;
		width : 760px;
		height : 75px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
li#newsletter {
		float : right;
		width : 75px;
		height : 75px;
}
li#newsletter a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_rss.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#newsletter a:hover {
		background-position : 0 -75px;
}
li#footerlogos {
		float : right;
		display : block;
		width : 550px;
		padding : 0;
		margin : 31px 10px 0 0;
		text-align : right;
		font-size : 9px;
		overflow : hidden;
		height : 42px;
}
ul#footersidemenu {
		position : absolute;
		clear : both;
		top : 100px;
		left : 49px;
		display : block;
		width : 115px;
		height : 50px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
li#advocacies {
		float : left;
		width : 115px;
		height : 25px;
}
li#advocacies a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/footersidemenu_advocacies.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#advocacies a:hover {
		background-position : -115px 0;
}
li#legal_notice {
		float : left;
		width : 115px;
		height : 25px;
}
li#legal_notice a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/footersidemenu_legalnotice.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#legal_notice a:hover {
		background-position : -115px 0;
}
#commentform textarea {
		background : #f8f7f6;
		border : 1px solid #d6d3d3;
		width : 460px;
}
#commentform textarea:hover {
		background : #ffffff;
		border : 1px solid #d6d3d3;
}
#commentform textarea:focus {
		background : #ffffff;
		border : 1px solid #939793;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
		font-size : 1.1em;
		background : #ffffff;
		border : 1px solid #939793;
		width : 280px;
}
#commentform input {
		margin-bottom : 3px;
}
.flickr img {
		width:100px;
		height: 100px;
		margin: 0 1px 1px 0;
}
/*.vimeoBadge {
		margin: 0;
		padding: 0;
		font: normal 11px verdana, sans-serif;
}
.vimeoBadge img {
		border: 0;
}
.vimeoBadge a:link, a:visited, a:active {
		color:#333333;
		text-decoration:none;
		cursor:pointer;
}
.vimeoBadge a:hover {
		color:#228DFF;
}
.vimeoBadge #vimeo_badge_logo {
		width: 0px;
		height: 0px;
		visibility:hidden;
}
.vimeoBadge .credit {
		font: normal 11px verdana, sans-serif;
}
.vimeoBadge .clip {
		padding:0;
		float:left;
		margin:0 1px 1px 0;
		width:100px;
		line-height:0;
}
.vimeoBadge .caption {
		font: normal 11px verdana, sans-serif;
		overflow:hidden;
		width:80px;
}
.vimeoBadge .clear {
		display: block;
		clear: both;
		visibility: hidden;
}*/
#archive {
		list-style:decimal;
}
.com-list {
}
.com-list h3 {
		font-size: 18px;
		line-height: 22px;
		font-weight: normal;
		padding-bottom: 10px;
		margin-bottom: 15px;
		border-bottom: solid 1px #ebeadd;
}
.com-entry {
		background: url(images/com-top.png) no-repeat left top;
		margin-bottom: 20px;
}
.com-entry-bot {
		background: url(images/com-bot.png) no-repeat left bottom;
		padding: 10px 0px;
}
.com-con {
		padding: 10px 70px 10px 20px;
		font-size: 11px;
		line-height: 16px;
		color:#666;
		border-left: solid 1px #e7e5dd;
		border-right: solid 1px #e7e5dd;
		position: relative;
}
.com-name {
}
.com-avt {
		position: absolute;
		top: 10px;
		right: 20px;
		width: 30px;
		height: 30px;
}
* html .com-avt {
		right: 40px;
}
.com-avt img {
		border: 1px solid #ccc;
}
.com-date {
		font-size: 10px;
		color: #999;
		margin-bottom: 10px;
}
.com-text {
		width:200px;
}
.com-date a, .com-date a:visited, .com-date a:hover {
		color: #999;
		text-decoration: underline;
}
