/*
Theme Name: Crawford Public Relations
Theme URI: http://www.crawfordpr.com
Description: Custom theme 
Author: TCwebsite
Author URI: http://www.tcwebsite.com
*/

html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */


	
/*-----------Block Level Elements--------------*/
body {
background-color: #3A3A3A;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #aaa8a8;

}





a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaa8a8;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e8e5e5;
	text-decoration: underline;
}


hr {
clear: both;
color: #FFF;
font-size: 1px;
background-color: #FFF;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
height: 1px;
margin-top: 15px;
margin-bottom: 15px;
}


.logo {
width: 225px;
float: left;
}
.logo img {
border: none;
}

.logo img a {border: none;}
.hbox {

background-color: #1D1D1D;
background-image: url(images/corn.gif);
background-repeat: no-repeat;
background-position: left top;
height: 222px;
}
.slogan {
float: left;
width: 494px;
text-align: left;
padding-left: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 30px;
font-weight: bold;
color: #FFFFFF;
padding-top: 82px;
}


#pagetop {
width: 100%;
height: 85px;
background-color: #1D1D1D;
border-bottom: 6px solid #B50000;
}

#header {
width: 980px;
margin: 0 auto;
}

#headerimages {
width: 100%;
}

.description {

}

#wrapper {
width: 980px;
margin: 0 auto;
}



/* menu */
.menu {
	float: right;
	margin-right: 0px;
	width:560px;
	}
.menu ul {
	list-style-type: none;
	margin: 0px 0px 0px auto;
	padding: 0px;
}
.menu li {
	list-style-type: none;
	width: 90px;
	text-align: center;
	float: left; /* right */
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1D1D1D;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D1D;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	background-color: #7E7E7E;
	padding-top: 30px;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	background-color: #B50000;
	padding-top: 30px;
}
.current a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	background-color: #B50000;
	padding-top: 30px;
}


#content {
width: 980px;
margin: 0 auto;}

#content p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;}

#blogcontent {width: 660px; float: left;}
#blogcontent p {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;}
#sidebar {width: 200px; float: right; font-size: 11px;}

#footer {
width: 100%;
background-color: #1D1D1D;
height: 36px;
border-bottom: 6px solid #B50000;
}


#footercontent {width: 980px; margin: 0 auto; }


#footercontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
}
#footercontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 16px;
	padding-left: 16px;
}

#contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	text-align: center;
}
#contacts a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
#contacts a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}

/*-------------Headings-------------*/

h1 {

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h2.results {color: #B50000;}
h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/
.content {

}

h2 a:link, h2 a:visited, h2 a:hover   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #B50000;
	text-decoration: none;

}

.post {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
	
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
font-size: 10pt;
margin-bottom: 10px;
}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {
font-style: normal;
}

a images {

}

acronym, abbr {

}


/*--------------Comments--------------*/

ol.commentlist {
list-style-type: none;
margin: 0;
padding: 0;
}

ol.commentlist li {
list-style-type: none;
margin: 0;
padding: 20px 5px 10px;
background-color: #434343;
}

ol.commentlist li.alt {
list-style-type: none;
margin: 0;
padding: 20px 5px 10px 10px;
background-color: #4f4f4f;
}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}

input.btn {background-color: #8A0000; border: 1px solid #B50000; color: #fff;}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

img.alignleft {float: left;	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #7e7e7e;}
img.alignright {float: right;margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #7e7e7e;}

img.alignnone {border: 1px solid #7e7e7e;}

/*-------------Other------------------*/

td {vertical-align: top;}
.credits {display: none;}
/* display classes */
.bg1 {
	background-color: #1D1D1D;
	border-bottom: 5px solid #B50000;
	clear: both;
}
.bg2 {
	clear: both;
	background-image: url(images/patt.jpg);
	background-repeat: repeat;
	background-position: top left;
	padding-top: 10px;
	height: 232px;
	width: 100%;
}

.ulp {
	list-style-image: url(images/bulet.gif);
}
.ulp li {
	margin-bottom: 10px;
	font-weight: bold;
}
.pbg1 {
	background-color: #5b5b5b;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pbg2 {
	background-color: #4a4a4a;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pbg3 {
	background-color: #434343;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* headers and text */
.rightbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightbox h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rightbox h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.bultype2 li {
	list-style-image: url(images/bul2.gif);
	margin-bottom: 10px;
}
.boxw {
	float: right;
	border: 1px solid #FFFFFF;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.boxl  {
	border: 1px solid #FFFFFF;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px}
#fpr {
	background-color: #5b5b5b;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.linebg {
	clear: both;
	background-image: url(images/bgh.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.leftbox {
	float: left;
	width: 441px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 48px;
	padding-left: 5px;
	line-height: 16px;
}
.rightbox {
	float: right;
	width: 432px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B50000;
	background-image: url(images/boxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 11px;
	padding-bottom: 25px;
}
.pic {
	float: right;
	width: 462px;
}
.cleaner {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.homecontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.hbox {
	background-color: #1D1D1D;
	background-image: url(images/corn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 222px;
}
.slogan {
	float: left;
	width: 494px;
	text-align: left;
	padding-left: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 82px;
}

.pbg4 {
	background-color: #434343;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.social img {
	border:none;
}
.social a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 1px;

}
.social a:hover {
}

.rss a {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:41px;
	padding-left:45px;
}
.facebook a {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:41px;
	padding-left:45px;
}
.linkedin a {
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:41px;
	padding-left:45px;
}
.twitter a {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:41px;
	padding-left:45px;
}

.posts {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(images/bul.gif);
	margin-left: 25px;
	padding-left: 0px;
}
