Styleneat - CSS Organizer.
Return
Download style.css | Copy style.css to clipboard

 
 
* {
	margin: 0px;
	padding: 0px;
	z-index: 100; }
 
 
a {
	color: #ffe503;
	text-decoration: none; }
 
	a.headlineNews {
		color: #ffe503;
		font-size: 18px;
		text-decoration: none; }
 
		a.headlineNews:hover { text-decoration: underline; }
 
	a.cta.Project {
		background: transparent url('./siteart/bkg_cta_project.png') no-repeat top left;
		bottom: 60px;
		height: 24px;
		left: 75px;
		position: absolute;
		text-indent: -9000px;
		width: 109px; }
 
		a.cta.Project:hover { background: transparent url('./siteart/bkg_cta_project_on.png') no-repeat top left; }
 
	a.action.quote {
		background: transparent url('./siteart/bkg_cta_quote.png') no-repeat top left;
		float: right;
		height: 44px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		text-indent: -9000px;
		width: 175px; }
 
	a.action.viewsite { background: transparent url('./siteart/bkg_cta_site.png') no-repeat top left; }
 
		a.action.viewsite:hover { background: transparent url('./siteart/bkg_cta_site_on.png') no-repeat top left; }
 
	a.action, span.action {
		background: transparent url('./siteart/bkg_cta_project.png') no-repeat top left;
		float: left;
		height: 24px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		text-indent: -9000px;
		width: 109px; }
 
	a:hover { text-decoration: underline; }
 
 
.actionBar {
	background: transparent url('./siteart/bkg_action_bar.gif') no-repeat top left;
	float: left;
	height: 56px;
	margin: 12px 0px 3px 0px;
	padding: 20px 25px;
	width: 910px; }
 
	.actionBar p {
		background: transparent url('./siteart/cta_raq_text.png') no-repeat top left;
		color: #fff;
		float: left;
		font-size: 16px;
		height: 74px;
		line-height: 1.6em;
		margin: -10px 0 0 0;
		padding: 0px;
		text-indent: -9000px;
		width: 684px; }
 
 
.block {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px; }
 
	.block.third { width: 33%; }
 
	.block.threeFourths { width: 75%; }
 
	.block.quarter { width: 25%; }
 
		.block.quarter p { padding: 5px; }
 
			.block.quarter p a {
				color: #ccc;
				text-decoration: none; }
 
	.block.twoThirds { width: 66%; }
 
	.block.half { width: 50%; }
 
	.block ul, .blocks ul { margin: 0px 0px 0px 20px; }
 
	.block p, .blocks p {
		font-size: 14px;
		line-height: 1.7em;
		margin: 0px;
		padding: .7em .5em; }
 
	.block li, .blocks li {
		font-size: 14px;
		line-height: 1.7em;
		list-style-image: url('./siteart/arrow_bullet.png');
		margin: 0px;
		padding: .7em .5em; }
 
	.block img, .block img a { border: none; }
 
 
.blocks {
	border-bottom: solid 1px #4b5259;
	float: left;
	height: auto;
	margin: 15px 0px;
	padding: 0px 0px 30px 0px;
	width: 960px; }
 
	.blocks h2, .block h2 {
		color: #FFE503;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.7em;
		padding: 0 .5em; }
 
	.blocks h3, .block h3 {
		color: #FFE503;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.7em;
		padding: 0 .5em; }
 
 
body {
	background: #000 url('./siteart/bkg_texture.gif') repeat center top;
	color: #ccc;
	font-family: Arial;
	text-align: center; }
 
 
.centerpiece {
	float: left;
	height: 321px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 960px; }
 
 
.clear { clear: both; }
 
 
.column {
	float: left;
	margin: 0 10px;
	padding: 15px 0;
	width: 300px; }
 
	.column ul { margin-top: 50px; }
 
	.column li { padding: 0.2em 0.5em; }
 
	.column h1 {
		font-size: 18px;
		text-transform: none; }
    
  .column a img {
    border: none;
    margin: 20px 10px 10px; }
 
 
.content {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 960px; }
 
 
.contentNav h2 {
	color: #FFE503;
	font-size: 14px;
	font-weight: normal; }
 
 
.directions {
	float: left;
	height: 200px;
	margin: 0px;
	padding: 0px;
	width: 100%; }
 
 
.footer {
	float: left;
	height: auto;
	margin: 0px;
	padding: 30px 0px;
	width: 960px; }
 
	.footer span {
		float: left;
		font-size: 12px;
		margin: 15px 0px 0px 10px;
		padding: 0px; }
 
		.footer span.logos { margin: 0px; }
 
			.footer span.logos a img {
				border: none;
				margin: 0px 10px 0px 0px; }
 
	.footer ul {
		float: right;
		font-size: 12px;
		list-style-type: none;
		margin: 15px 0px 0px 0px;
		padding: 0px; }
 
		.footer ul li {
			border-right: solid 1px #646464;
			display: inline;
			padding: 0px 10px; }
 
			.footer ul li.last { border: none; }
 
			.footer ul li a:hover { }
 
			.footer ul li a, .footer ul li a:visited {
				color: #ffe503;
				text-decoration: none; }
 
 
form p {
	font-size: 14px;
	line-height: 1.7em;
	margin: 0px;
	padding: .7em 0px; }
 
 
h1 {
	color: #ffe503;
	float: left;
	font-size: 24px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	width: 100%; }
 
	h1.logo {
		background: transparent url('./siteart/logo.png') no-repeat top left;
		float: left;
		height: 101px;
		padding: 0px;
		text-indent: -9000px;
		width: 141px; }
 
 
.header {
	float: left;
	height: 100px;
	margin: 0px;
	padding: 50px 0px;
	width: 960px; }
 
	.header ul {
		float: right;
		height: auto;
		list-style-type: none;
		padding: 46px 0px;
		width: auto; }
 
		.header ul li.page_item {
			display: block;
			float: left;
			margin: 0px 0px 10px 40px;
			padding: 0px 0px 10px 0px; }
 
			.header ul li.page_item.current_page_item ul li a { color: #ffe503; }
 
			.header ul li.page_item.current_page_item, .header ul li.page_item.current_page_parent { border-bottom: solid 1px #ffe503; }
 
			.header ul li.page_item.current_page_item a, .header ul li.page_item.current_page_parent a { color: #fff; }
 
			.header ul li.page_item.current_page_item ul, .header ul li.page_item.current_page_parent ul {
				visibility: visible;
				z-index: 900; }
 
			.header ul li.page_item:hover {
				border-bottom: solid 1px #ffe503;
				color: #fff; }
 
				.header ul li.page_item:hover a { color: #fff; }
 
			.header ul li.page_item a {
				color: #ffe503;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
				text-transform: uppercase; }
 
			.header ul li.page_item ul {
				background: #222426;
				border: none;
				height: auto;
				margin: 0px;
				padding: 0px;
				position: absolute;
				top: 126px;
				visibility: hidden;
				width: auto; }
 
				.header ul li.page_item ul li {
					border: none;
					display: inline;
					float: left;
					height: auto;
					margin: 0px;
					padding: 0px;
					width: auto;
					z-index: 900; }
 
					.header ul li.page_item ul li.page_item { border: none; }
 
					.header ul li.page_item ul li:hover { border: none; }
 
					.header ul li.page_item ul li a {
						color: #ffe503;
						float: left;
						margin-left: 1em;
						margin: 0px;
						padding: 5px;
						text-transform: none;
						z-index: 900; }
 
						.header ul li.page_item ul li a:hover { color: #fff; }
 
 
.hero.portfolio {
	height: 321px;
	overflow: hidden;
	position: relative;
	width: 960px; }
 
 
input, textarea, option, select {
	background-color: #333;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 5px; }
 
 
input:focus, textarea:focus, option:focus, select:focus {
	background-color: #333;
	border: 2px solid #ffe503;
	color: #fff; }
 
 
#loading {
	margin: 160px 160px;
	padding: 0px; }
 
 
.row {
	border-bottom: 1px solid #4B5259;
	float: left;
	margin: 0;
	width: 960px; }
 
	.row.last { border-bottom: none; }
 
 
.saran {
	height: auto;
	margin: auto;
	padding: 0px;
	text-align: left;
	width: 960px; }
 
 
.site {
	background: transparent url('./siteart/bkg_cityscape.jpg') no-repeat center top;
	float: left;
	height: 100%;
	text-align: center;
	width: 100%; }
 
 
.sliderwrapper {
	border: none;
	height: 627px;
	overflow: hidden;
	position: relative;
	width: 240px; }
 
	.sliderwrapper .contentdiv {
		filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
		height: 100%;
		left: 0;
		moz-opacity: 1;
		opacity: 1;
		position: absolute;
		top: 0;
		visibility: hidden;
		width: 240px; }
 
 
span.dateline {
	float: left;
	font-size: 10px;
	width: 100%; }
 
 
#tabs-1 img.thumbnail { display: none; }
 
 
.tcc_text {
	float: left;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	width: 184px; }
 
 
.trap {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 100%; }
 
	.trap.dragging { border: solid 1px #ffe503; }
 
	.trap img {
		display: inline;
		float: left; }
 
	.trap a img {
		border: none;
		margin: 5px 0px; }
 
 
ul.news {
	float: left;
	list-style-type: none; }
 
	ul.news li { padding: 0px 0px 10px 0px; }
 
 
ul.social {
	float: left;
	list-style-type: none;
	margin: 100px 0px 0px 50px; }
 
	ul.social li {
		float: left;
		list-style-image: none; }
 
 
.wp-post-image {
	border: 0;
	float: left; }
 
 
.wrap {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 960px; }