/*   
Theme Name: Rick Messer Design
Description: Show case website for Freelance Graphic & Web Designer Rick Messer
Credits: Rick Messer
Colors: 
text:            #CCC 
Bg:      		 #212122
blue:	     	 #31b0de 
yellow:          #deaa31 
Footer: 		 #111
*/

/* = Eric Meyer Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* = Generic Styles
-------------------------------------------------------------- */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #CCC;
}
body {
	background-image: url(images/bg_glow.png), url(images/grain.gif);
	background-position: center top, center top;
	background-repeat: no-repeat, repeat;
	background-attachment: fixed, scroll;	
	background-color: #212122;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12.5px;
}
.container {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 55px;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 20px;
}
#logo {
	height: 111px;
	width: 113px;
	margin: -8px 0 0 0;
}
#logo h1, #logo small {
	display:block;
	text-indent:-9999px;
}

/* = Navigation Styles
-------------------------------------------------------------- */
ul#main-nav {
	padding: 0;
	text-align: right;
	float: right;
	margin: 28px 10px 0 0;
}
ul#main-nav li {	
	display:inline;
	margin-left: 1px;
}
ul#main-nav li a {
	text-decoration:none;
	color:#31b0de;
	font-size: 120%;
	font-weight: normal;
	padding: 13px;
	text-shadow: #000 1px 1px 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#000000));
	background: -moz-linear-gradient(top,  #222222,  #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#000000');
	border: 1px solid #666;
}
ul#main-nav li a.active, ul#main-nav li a:hover {
	color:#071319;
	background: -webkit-gradient(linear, left top, left bottom, from(#31b0de), to(#094079));
	background: -moz-linear-gradient(top,  #31b0de,  #094079);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31b0de', endColorstr='#094079');
	text-shadow: #5e9bc0 1px 1px 0px;
}

/* = Advanced Styles
-------------------------------------------------------------- */
.rounded {
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.transparent_black {
	background: url(images/50percent.png) repeat;
}

/* = Typography
-------------------------------------------------------------- */
h1, h1 a {
	margin: 6px 0px;
	font-size:24px;
	line-height:22px;
	color: #31b0de;
	font-style: italic;
	text-transform: uppercase;
}
h2, h2 a {
	font-family: 'Pacifico', arial, serif;
	font-size:36px;
	color:#31b0de;
	line-height:40px;
	float: left;
	margin: 10px 0;
	font-weight: normal;
}
h3, h3 a {
	margin: 10px 0px;
	font-size:14px;
	line-height:14px;
}
h4, h4 a {
	margin:7px 0px 10px 0px;
	font-size: 14px;
}
small {
	color:#31b0de;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#31b0de;
	text-decoration:none;
}
small a {
	color:#31b0de;
}
a:hover {
	text-decoration:underline;
	color:#deaa31;
}
p { margin: 0px 0px 15px 0px; }


/* = Content Areas
-------------------------------------------------------------- */
div#websites, div#logodesign, div#printdesign {
	background: url(images/50percent.png) repeat;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	padding: 35px;
	position: relative;
	width: 870px;
	min-height: 390px;
	margin: 0 auto 500px auto;
}
div#intro {
	width: 870px;
	min-height: 390px;
	margin: 0 auto 500px auto;
	font-size: 18px;
	line-height: 24px;
	color: #E8E8E8;
}
#intro h2 {
	font-size: 40px;
	float: none;
}
#intro-wrapper {
	width: 500px;
}
img.worktype {
	position: absolute;
	top: 100px;
	left: -10px;
}
.port-item {
	background-color: #FFF;
	padding: 20px;
	float: left;
	width: 275px;
	border: 1px solid #333;
	margin-left: 20px;
	color: #000;
	margin-bottom: 20px;
}
.port-item ul { margin:10px 0px 5px 0px; padding:0px; }
.port-item ul li {
	margin: 0px 0px 5px 20px;
	padding:0px;
	list-style-image: none;
	list-style-type: square;
}
.port-item ul li a {
	color:#DAAB39;
}
.port-item ul li a:hover {
	color:#31B0DD;
	text-decoration:none;
}
.port-item h3 {
	font-style: normal;
	font-weight:normal;
	padding: 6px 8px;
	font-size: 12px;
	background-color: #222;
	color: #31b0de;
	margin-bottom: 0px;
}
.port-item h3 a {
	font-weight: normal;
	font-size: 12px;
}
.port-item h3 a:hover {
	color: #DAAB39;
}

/* = Image Alignments
-------------------------------------------------------------- */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* = General Alignments
-------------------------------------------------------------- */
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.anchormargin {
	height: 120px;
}
.col-right {
	float: right;
	width: 675px;
}
#contactform {
	overflow: auto;
	width: 440px;
	height: 575px;
	background-color: #FDFDFD;
}
#page #contactform {
	display: none;
}
#sticky-footer {
	height: 45px;
	width: 100%;
	position: fixed;
	z-index: 10;
	bottom: 0;
}
.footer {
	background: url(images/stickyfooterbg.png) no-repeat center top;
	margin: 0 auto;	
	height: 35px;
	width: 940px;
	padding: 10px 10px 0px 10px;
	position: relative;
}
ul#social {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	position: absolute;
	left: 808px;
	height: 22px;
	top: 6px;
}
#social li {
	display: inline;
	list-style-type: none;
	padding: 0px 4px;
	float: left;
}
.twitter {
	padding: 0;
}
.facebook {
	padding: 0;
}

/* =Various Styles
-------------------------------------------------------------- */
hr { 
	margin-top: 20px; 
}
a img {
	border: none;
}
a {
   outline: none;
}
.separate {
	height: 140px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* =Jot Form Styles
-------------------------------------------------------------- */
.form-label{
	width:120px !important;
}
.form-label-left{
	width:120px !important;
}
.form-line{
	padding:10px;
}
.form-label-right{
	width:120px !important;
}
.form-all{
	width:500px;
	background:#FFFFFF;
	color:#525252 !important;
	font-family:"Trebuchet MS";
	font-size:13px;
}
