@charset "utf-8";

/* CSS Document */



/* CSS Document */

/*

Theme Name: Find! A Web Company

Theme URI: http://www.mraffaele.com/

Description: Custom wordpress theme for Find! A Web Company

Version: 1.0

Author: Michael Raffaele

*/

* {
	padding:0;
	margin:0;
}
img {
	border:0;
}

body {
	background:#00bed6 url(images/main-bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.sub {
	background:#00bed6 url(images/sub-bg.png) repeat-x;
}
.container {
	margin:0 auto;
	width:960px;
	overflow:hidden;
}

/*   HEADER   */
#header {
	padding:11px 0 0;
}
#header .logo {
	float:left;
}
#header .logo a {
	background:url(images/find-logo.png) no-repeat;
	width:248px;
	height:99px;
	display:block;
	text-indent:-9999px;
}
#nav {
	float:right
}
#nav h1 {
	padding:14px 0 0;
	font-size:16px;
	line-height:22px;
	text-align:center;
}
#topspace {
	margin:36px 0 0;
}
#nav #rss {
	display:block;
	float:left;
	height:61px;
	width:61px;
	background:url(images/rss.png) no-repeat;
	text-indent:-9999px;
}

/*   FEATURED   */
#featured-panel {
	clear:both;
	padding:20px 0 0;
	color:#fff;	
	display:inline-block;
	height:385px;
}
#featured-panel h2 {
	background:url(images/icon-star.png) no-repeat;
	padding: 3px 0 0 55px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-style:italic;
	color:#ff7e01;
	font-size:24px;
	line-height:30px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	height:60px;
}
#featured-panel .company{
	float:left;
	width:435px;
	list-style:none;
}
#rightcompany {
	padding:0 0 0 85px;
	background:url(images/company-divider.png) no-repeat 40px 26px;
}
#featured-panel .title {
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	display:block;
	padding:0 0 10px;
}
#featured-panel .logo {
	float:left;
	border:2px solid #3c3839;
	margin:0 15px 0 0;
	width:174px;
	height:152px;
	overflow:hidden;
}
#featured-panel .info {
	list-style:none;
	padding:20px 0 0;
}
#featured-panel .info li {
	padding:0 0 5px;
}
#featured-panel .info .moreinfo {
	padding:17px 0 0;
}
#featured-panel .info strong {
	width:70px;
	color:#aaa;
	display:inline-block;
}
#featured-panel .info a {
	color:#fff;
}
#featured-panel .info a:hover {
	color:#ff7e01;
}
#featured-panel .shortdesc {
	clear:both;
	padding:10px 0 0;
}

/*   ICONS   */
.q {
	background:url(images/icon-q.png) no-repeat left center;
}
.b {
	background:url(images/icon-b.png) no-repeat left center;
}

/*   MAIN COPY   */
#left {
	width:700px;
	float:left;
	clear:both;
}
#left ul, #left ol {
	margin:0 0 10px 30px;
}
#left li {
	padding:5px 0;
}
.box-top {
	background:url(images/box-top.png);
	width:700px;
	height:20px;
	clear:both;
}
.box-bot {
	background:url(images/box-bot.png) no-repeat;
	width:700px;
	height:40px;
	clear:both;
}
.box-copy {
	background:url(images/box-sides.png) repeat-y;
	width:660px;
	padding:0 20px;
	overflow:hidden;
}
.box-copy .moreinfo {
	text-align:right;
}
.box-copy h1, .box-copy h2, .box-copy h3, .box-copy .title {
	font-size:24px;
	font-weight:100;
	line-height:30px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0 5px 50px;
	margin:0 0 20px;
}
.single h3 {
	padding:5px 0;
	font-size:16px;
	line-height:20px;
	margin:0;
	font-weight:700;
	font-style:normal;
}
h2.c {
	padding:5px 0 0;
	margin:0 0 0;
}
.box-copy h1 a, .box-copy h2 a, .box-copy h3 a {
	color:#000;
	text-decoration:none;
}
.box-copy h1 a:hover, .box-copy h2 a:hover, .box-copy h3 a:hover{
	color:#666;
}
.box-copy p {
	padding:0 0 20px;
}
.box-copy .articleinfo {
	font-weight:700;
	text-align:right;
	display:block;
	color:#908e8f;
	padding:0 0 30px;
}
.box-copy .company {
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
.box-copy .company .more {
	float:right;
}
.single .articleinfo {
	padding:50px 0 0;
}
#morearticles {
	list-style:none;
}
#morearticles h3 {
	font-size:14px;
	line-height:18px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-style:normal;
}
#morearticles h3 a {
	color:#908e8f;
	text-decoration:none;
	font-weight:700;
}
#morearticles h3 a:hover {
	color:#000000;
}
#backtotop {
	text-align:right;
	margin:-20px 0 0;
}
#backtotop a {
	color:#fff;
	text-decoration:none;
}

/*   RIGHT   */
#right {
	float:right;
	width:220px;
}
#right h5 {
	font-weight:100;
	font-style:italic;
	font-size:18px;
	line-height:24px;
	text-shadow:1px 1px 0px rgba(0,0,0,.9);
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 5px;
}

#right ul {
	list-style:none;
	padding:0 0 20px;
}
#right li li {
	margin:0 0 2px;
}
#right li li a {
	background:#57d4e4;
	color:#3c3839;
	display:block;
	border-bottom:1px solid #fff;
	padding:5px 8px 3px;
	text-decoration:none;
	font-weight:700;
}
#right .suggest a {
	font-weight:100;
	font-style:italic;
	color:#0072bc;
}
#right li li a:hover {
	background:#a3e8f0;
}

/*   FOOTER   */
#footer {
	clear:both;
	background:url(images/footer.png) repeat-x;
	height:53px;
	padding:30px 0 0;
	text-align:center;
	color:#858383;
	margin:70px 0 0;
}
#footer a {
	color:#858383;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}


/*   MISC   */
#ad {
	width:728px;
	height:90px;
	margin:20px auto 34px;
	position:relative;
	z-index:0;
}
#navigation {
	overflow:hidden;
	margin:-50px auto 33px;
	width:170px;
}
#navigation #prev {
	float:left;
	text-align:right;
}
#navigation #next {
	float:right;
	text-align:left;
}
#navigation a {
	text-decoration:none;
}
.sidead {
	width:200px;
	margin:0 auto;
}
#share {
	overflow:hidden;
	text-align:right;
}


/*   FORMS   */
.submit-form {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:20px 0;
}
.submit-form ol {
	list-style:none;
}
.submit-form label {
	display:block;
	font-weight:700;
}
.submit-form label span {
	font-size:10px;
	color:#666;
}
.submit-form .check {
	display:block;
	float:left;
	margin:2px 10px 0;
}
.submit-form .label {
	display:block;
}
.submit-form .textbox {
	width:295px;
	padding:3px;
}
.submit-form textarea {
	width:300px;
	height:100px;
}
.submit-form #submit {
	padding:0 20px;
}
.submit-form .error {
	color:#900;
	font-size:14px;
}


.logo-upload {
	border:1px solid #eaeaea;
}
.logo-info {
	border:1px solid #ccc;
	padding:10px;
	background:#eaeaea;
	width:640px;
	margin:0 0 25px;
}
.logo-info table {
	background:#fff;
}