/* Begin Structure */


body {
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	background:url(images/bgstretch.jpg) top center #153365 repeat-x;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: black;
}

html, body {
	height: 100%;
}


a:link {
color: #a7a7a7;
text-decoration: none;
}

a:visited {
color: #a7a7a7;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

a:active {
color: #a7a7a7;
text-decoration: none;
}

#newBar {
	position: absolute;
	left: 0;
	top: 0;
	height: 28px;
	width: 100%;
	padding: 5px 0 5px 0;
	background: url("http://nickmorrisdesigns.com/wp-content/themes/default/images/newBarbg.jpg") repeat-x;
	border-bottom: 1px solid #d96666;
}

#newBar p {
	position: relative;
	margin: 0;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#container {
	background:url(images/layout.jpg) top center #153365 repeat-x;
	background-color: #474747;
	width: 992px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -81px; /* the bottom margin is the negative value of the footer's height */
}

#headerContent {
	position: relative;
	top: 125px;
	left: 4px;
	width: 992px;
	height: 400px;
	text-align: left;
	color: #a7a7a7;
	font-size: 16px;
}

#mainContent {
	position: relative;
	top: 175px;
	left: 0;
	width: 991px;
	color: white;
	background-color: #474747;
}

#featuredWork {
	position: relative;
	top: 135px;
	left: 30px;
	color: white;
}

#checkMarks1 {
	position: absolute;
	left: 92px;
	top: 269px;
}

#checkMarks2 {
	position: absolute;
	left: 92px;
	top: 313px;
}

#checkMarks3 {
	position: absolute;
	left: 350px;
	top: 269px;
}

#checkMarks4 {
	position: absolute;
	left: 350px;
	top: 313px;
}


#viewPortfolio {
	position: absolute;
	left: 750px;
	top: 300px;
    display: block;
    width: 218px;
    height: 54px;
    background: url("images/viewportfolio.jpg") no-repeat 0 0;
    color: #d5cdcd;
    font-weight: bold;
    text-decoration: none;
}

#viewPortfolio:hover
{ 
  background-position: 0 -54px;
}

#viewPortfolio span
{
	position: absolute;
	text-align: center;
	margin: 12px 0 0 15px;
}

#portfolioMore {
	float: right;
    display: block;
    width: 150px;
    height: 260px;
    background: url("images/nextPortfolio.jpg") no-repeat 0 0;
    color: #d5cdcd;
    font-weight: bold;
    text-decoration: none;
	margin: 0;
}

#portfolioMore:hover {
	background-position: 0 -260px;
}

.push {
	clear: both;
	height: 211px; /* .push must be the same height as .footer */
}



#footer {
	position: relative;
	font-size: 12px;
	background: url(images/footerImg.jpg) top left no-repeat #153365;
	color: #6c6c6c;
	text-align: left;
	height: 340px;
	border: none;
}


#footer1 {
	float: left;
	height: 197px;
	width: 200px;
	margin: 115px 0 0 45px;
	color: #baafaf;
	line-height: 14pt;
}

#footer2 {
	float: left;
	width: 200px;
	height: 300px;
	margin: 0 0 0 55px;
	color: #baafaf;
	line-height: 14pt;
}

#footer2 a{
	color: #baafaf;
}

#footer2 a:hover{
	color: #ece4e4;
}


span.footerLargetext {
	color: white;
	font-size: 25px;
	font-weight: normal;
}

#footerQuote {
	position: absolute;
	top: 280px;
	left: 20px;
	color: #534d4d;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

#footerQuote2 {
	position: absolute;
	top: 300px;
	left: 500px;
	color: #736d6d;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}


/*Search */


#search {
	background:url(http://elitenick.com/wp-content/themes/elitenickv2/images/search-bg.jpg) no-repeat;
	color: white;
	position: relative;
	top: 9px;
	left: 495px;
	height: 39px;
	width: 400px;
}

#search_form{margin:0;height:92px;}

.search_field {
	background-color:transparent;
	border:0;
	color: #cccccc;
	outline:0;
	font:14px Arial, Verdana;
	width: 235px;
	height:37px;
	margin-left: 15px;
}



.searchSubmit
{
  width: 95px;
  height: 32px;
  background: url("http://elitenick.com/wp-content/themes/elitenickv2/images/search-button.jpg") no-repeat 0 0;
  border:0;
  outline:none;
  text-indent:-1000em;
  padding:0;
  cursor: pointer;
  margin-bottom: 2px;
}

.searchSubmit:hover
{ 
  background-position: 0 -32px;
}

.searchSubmit span
{
  display: none;
}

.search_submit {
	background:url(http://elitenick.com/wp-content/themes/elitenickv2/images/search-button.jpg) no-repeat;
	border:0;
	outline:none;
	height:33px;
	width:95px; 
	text-indent:-1000em;
	padding:0;
	cursor: pointer;
	margin-bottom: 2px;
}

.search_submit:hover{
	background:url(http://elitenick.com/wp-content/themes/elitenickv2/images/search-button-2.jpg) no-repeat;
}


#newsContent {
	margin-top: 25px;
	float: right;
	width: 672px;
	background-color: white;

}

#repeatContainer {
	width: 862px;
	background-color: white;
	height: 100%;
}





/* Other */

span#abText {

	position: absolute;
	margin: 5px 0 0 14px;
	font-size: 11px;
	text-transform: uppercase;
}

span#abText a{

	text-transform: uppercase;
	text-decoration: none;
}

span#abText2 {

	position: absolute;
	margin: 5px 0 0 71px;
	font-size: 11px;
	text-transform: uppercase;
}

span#abText2 a{

	text-transform: uppercase;
	text-decoration: none;
}


span#topspace {
	position: absolute;
	color: #a7a7a7;
	margin: 5px 5px 0 59px;
}

span#mostpopTextin {
	position: relative;
	top: 7px;
	left: 15px;
	color: #838383;
	text-transform: uppercase;
}

#mostpopText {
	position: relative;
	height: 31px;
	width: 260px;
	background: url(http://elitenick.com/wp-content/themes/elitenickv2/images/mostpopText.jpg) no-repeat;
}


#mostpopLinks {
	position: relative;
	left: -40px;
}
	

.clear {
	clear: both;
}

img {
	border: 0;
}

.grayborder {
	border: 1px solid grey;
}

.postImg {
	background-color: #dcdcdc;
	float: left;
	padding: 5px;
	border: 1px solid #b6b6b6;
}

.postImgdark {
	background-color: #494949;
	float: left;
	padding: 5px;
	border: 1px solid #5f5f5f;
}


.continueReading {
	float: left;
}

#newsPostcontainer {
	position: relative;
	top: -15px;
	float: right;
	padding: 0 14px 0 5px;
	width: 380px;
}

#newsPostcontainerSingle {
	position: relative;
	top: -15px;
	padding: 0 14px 0 5px;
}

.headlineandBelow {
	width: 310px;
	float: left;
}

.commentsNumber {
	position: relative;
	height: 46px;
	width: 67px;
	background: url(http://elitenick.com/wp-content/themes/elitenickv2/images/commentsbg.jpg) no-repeat;
	float: right;
	text-align: center;
}

span.commentsNumber {
	padding-top: 7px;
	color: white;
	font-size: 28px;
}

span.commentsNumber a{
	text-decoration: none;
	color: white;
}

span.commentsNumber a:hover{
	text-decoration: none;
	color: #878383;
}

p.newsPost {
	line-height: 14pt;
}

p.belowHeadline {
	font-size: 12px;
	color: #767676;
	margin-top: -2px;
}


h1 {
	font-size: 31px;
	margin-bottom: 0;
	margin-left: -5px;
}

h1 a{
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h3 {
	color: #a0a0a0;
	font-size: 20px;
	font-weight: normal;
}

h3.footer {
	color: white;
	font-size: 25px;
	font-weight: normal;
	margin: 30px 0 30px 0;
}

hr {
	margin: 50px 0 25px 0;
	height: 1px;
	width: 97%;
	color: #333333;
	background-color: #333333;
	border: none;
}

#continueReading
{
  display: block;
  width: 135px;
  height: 33px;
  background: url("http://elitenick.com/wp-content/themes/elitenickv2/images/continueReading2.jpg") no-repeat 0 0;

}

#continueReading:hover
{ 
  background-position: 0 -33px;
}

#continueReading span
{
  display: none;
}


#downloadButton
{
  display: block;
  width: 135px;
  height: 33px;
  background: url("http://elitenick.com/wp-content/themes/elitenickv2/images/downloadButton.jpg") no-repeat 0 0;

}

#downloadButton:hover
{ 
  background-position: 0 -33px;
}

#downloadButton span
{
  display: none;
}

#downloadButtondark
{
  display: block;
  width: 135px;
  height: 33px;
  background: url("http://elitenick.com/wp-content/themes/elitenickv2/images/downloadButtondark.jpg") no-repeat 0 0;

}

#downloadButtondark:hover
{ 
  background-position: 0 -33px;
}

#downloadButtondark span
{
  display: none;
}

#gotoPage
{
  display: block;
  width: 135px;
  height: 33px;
  background: url("http://elitenick.com/wp-content/themes/elitenickv2/images/gotopageButton.jpg") no-repeat 0 0;

}

#gotoPage:hover
{ 
  background-position: 0 -33px;
}

#gotoPage span
{
  display: none;
}

p.largeText {
	color: #3d3939;
	font-size: 25px;
}



.sidebarHead {
	border-top: 1px solid #978b8b;
	padding: 20px 0 0 0;
	margin: 25px 0 25px 0;
	width: 100%;
	color: #3d3939;
	font-size: 25px;
}

.subscribe_form {
	border: none;
	padding:3px;
	margin-top: 10px;
	text-align: left;
	color: #666666;
}

.button {
	border: none;
	outline:none;
	height: 28px;
	width: 95px; 
	background-color: #544e4e;
	cursor: pointer;
	color: white;
	text-align: center;
}

.button:hover {
	background-color: #6e6666;
}

.textfield {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: black;
	text-indent: 5px;
	margin: 0 0 0 0;
	height: 22px;
	width: 144px;
	border: 1px solid #9c9c9c;
	background-color: #e3e3e3;
}

.buttonNormal {
	display: block;
	background-color: #544e4e;
	border: 1px solid #4c4646;
	cursor: pointer;
	color: white;
	text-align: center;
	margin: 14px 0 0 0;
}

.buttonNormal:link{
	color: white;
	text-decoration: none;
}

.buttonNormal:visited{
	color: white;
	text-decoration: none;
}

.buttonNormal:hover{
	background-color: #6e6666;
	color: white;
	text-align: center;
}

p.sidebar_comments {
	color: #5a5a5a;
	margin-top: 25px;
	background-color: #f6f6f6;
}

p.sidebar_comments_date {
	color: #ababab;
}


ul {
	list-style-type: square;
}

ul li {
	margin: 5px 0 5px 0;
}

.breadcrumb {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}

.floatleft { 
	padding: 10px;
	float: left; 
	margin: 0px 5px 5px 0px; 
}

.floatright { 
	float: right; 
	margin: 0px 10px 5px 10px; 
}

.sociable_border {
	height: 22px;
	background-color: #f8f8f8;
	width: 96%;
	padding: 4px;
	margin: 20px 0 0 0;
	border: 1px solid #e0e0e0;
	color: #424242;
	text-align: right;
}

.floatleft_comments {
	padding: 4px 10px 0 5px;
	float: left;
	margin: 0px 5px 5px 0px;
}

