/*   
Theme Name: Gregs
Theme URI: http://example.com/example/
Description: A search engine optimized website framework for WordPress.
Author: You
Author URI: http://example.com/
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Import a basic layout */
@import url('styles/2c-r.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body 
{
	margin: 0 auto;
	
	font-family: Calibri, Arial, Tahoma;
    font-size: 14px;	
}

/* =Header
-------------------------------------------------------------- */




#branding {
	
	
	
	
	height: 213px;
	float: left;
	margin-bottom: 12px;
	width: 790px;
}


#blog-title 
{
    
}


/* =Menu
-------------------------------------------------------------- */



#access {

	
	
	width: 790px;
	margin-top: 10px;
	padding: 0px;
	
}
.skip-link {
	display: none;
}

.rollover { 
display: inline; 
padding-top: 0px;

}

.rollover:hover { visibility: visible; 
background-image: url(img/rollover.png) ;
}






#searchform

{ 

margin: 0px 0 0px 0px;
height: 46px;

 }


.ss
{ border: 0px; width: 283px; height: 30px; background: url(img/searchbox2.png) no-repeat bottom; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.searchsubmit
		
{ background: url(img/searchbutton2.png) no-repeat top; height: 35px; width: 38px; border: 0px; margin: 0px 0 0px 0px; cursor: pointer; padding-top: 0px; }



fieldset.searchs {
	border: none;
	width: 283px;
	height: 37px;
	padding: 0px 0 0 0;
	background: #222;
}

fieldset.search
{
	width: 186px;
	height: 32px;
	background: url(img/searchbox2.png) no-repeat;
	float: left;
	margin-right: 4px;
	
}

.s
{
	width: 170px;
	height: 22px;
	background: none;
	border: none;
	color: gray;
	padding: 12px 10px 0 6px;
	margin-left: 0px;
	font-size: 0.7em;
	
}

#menu-searsch

{ background: url(img/search2.png) no-repeat; height: 30px; padding-top: 36px; margin: 0 0 20px 0; }  

























.header1 {
	font-family: Calibri, arial, tahoma;
	font-size: 1.1em;
	
	text-decoration: none; color: #eae9e9;
	
	margin: 115px 0px 0px 85px;
	display: block;
	font-weight: bold;
	}
	
	.header2 {
	font-family: Calibri, arial, tahoma;
	font-size: 0.9em;
	
	text-decoration: none; color: #eae9e9;
	font-style: italic;
	margin: 0px 0px 0px 85px;
	display: block;
	}


#index-nav
{
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;

}

#what-we-do
{
background: url(img/whatwedo2.png) no-repeat top;
width: 265px;
height: 178px;
float: left;
margin: 0 16px 6px 0px;
text-decoration: none;
}

#index-nav a:active {
background-position: bottom;
}

#index-nav a:hover {
background-position: bottom;
font-weight: 100;	
}

#forms
{
background: url(img/forms2.png) no-repeat top;
width: 265px;
height: 178px;
float: left;
margin: 12px 0px 6px 0px;
text-decoration: none;
}

#important-dates
{
background: url(img/importantdates2.png) no-repeat top;
width: 265px;
height: 178px;
float: left;
margin: 12px 16px 6px 0px;
text-decoration: none;
}

#tax-tables
{
background: url(img/taxtables2.png) no-repeat top;
width: 265px;
height: 178px;
float: left;
margin: 0 0px 6px 0px;
text-decoration: none;
}

#navlist { list-style-type: none; float: left; margin: 0; padding: 0;}


#access ul li { float: left; margin: 0 0 0px 0; }

#nav-title {
background: url(img/header3.png) no-repeat top ;
float: left;
height: 89px;
width: 452px;
margin-bottom: 6px;
}




#nav-about {
background: url(img/about2.png) no-repeat top ;
float: left;
height: 82px;
width: 94px;
margin-left: 4px;
margin-top: 5px;
}

#nav-contact {
background: url(img/contact2.png) no-repeat top ;
float: left;
height: 82px;
width: 94px;
margin-left: 4px;
margin-top: 5px;
}

#nav-home {
background: url(img/home2.png) no-repeat top ;
float: left;
height: 82px;
width: 94px;
margin-left: 47px;
margin-top: 5px;
}


#border-top { background: url(img/topborder2.png) no-repeat; height: 10px; width: 789px; display: block; margin-bottom: 10px; }

#speil  { background: url(img/main3.png) no-repeat; height: 183px; width: 839px; display: block; margin-left: 0px; }

#border-bottom { background: url(img/bottomborder2.png) no-repeat; height: 10px; width: 789px; display: block; margin: 0px 0 0px 0; }


#current a {
background-position: bottom;
}




#navlist a:active {
background-position: bottom;
}

#navlist a:hover {
background-position: bottom;
}


/* =Content
-------------------------------------------------------------- */

#content { margin: 0 0 0 0; }

.entry-title {
	font-family: Calibri, arial, tahoma;
	font-size: 2.0em;
	text-indent: 5px;
	text-decoration: none; color: #215168;
	}

.entry-title a { text-decoration: none; color: #215168; }	

.entry-title a:hover { text-decoration: underline; color: #01a1b5; }

.more-link { margin-left: 5px; font-style: italic; text-decoration: none; color: #215168; }	

.more-link:hover { text-decoration: underline; color: #01a1b5; }


.meta-sep { color: #55e1ff; } 


.entry-date { font-style:  italic; }


.entry-meta {
	text-decoration: none;
	color: #215168;
	margin-top: -35px;
	}
	
.entry-meta a {
	text-decoration: none; color: #215168;
	}

.entry-meta a:hover { color: #0f242e; text-decoration: underline; }

.entry-utility {
text-decoration: none; color: #215168; background: url(img/entry-footer2.png) left center no-repeat;
	height: 90px;
	padding: 5px 48px 0px 15px;
 margin: 5px 0 0 -15px;
}

.generator-link  

.entry-utility a { color: #215168; text-decoration: none; }
.entry-utility a:hover { color: #0f242e; text-decoration: underline; }

.page-title { font-family: Calibri, arial, tahoma;
	font-size: 1.7em;
	text-indent: 5px;
	text-decoration: none; color: #a1a1a1; font-style: italic; }
	
.type-page { padding: 0px 0 0 0; }
	
.post {
	margin: 0 0 0 0;	
	
}
.entry-content .forms a { color: #575757; font-size: 1.4em; margin-bottom: 10px; background: url(img/pdficon.png) no-repeat; padding-left: 30px; }
.hmrc  { background-image: none; padding-left: 0px; font-size: 1em;  }
.entry-content .forms a:hover { color: #006f80; text-decoration: underline; }
.entry-summary .forms a { color: #575757; font-size: 1.4em; margin-bottom: 10px; background: url(img/pdficon.png) no-repeat; padding-left: 30px; text-decoration: none; }
.entry-summary .forms a:hover { color: #006f80; text-decoration: underline; }
 .entry-summary {
	padding: 10px 10px 0px 0px;
	margin: 0 38px 0 5px;
	color: #575757;
	
}

.table1 { width: 100%; border: 1px solid #e5e5e5; border-bottom: 2px solid #03c0d8; border-collapse: collapse; margin-bottom: 10px; }
.table1 td { padding: 6px; border: 1px solid #e5e5e5; }
.table1 td.tableheader, th { background-color: #eaeaea; border-bottom: 2px solid #03c0d8;  }
.table1 th { font-size: 1.1em; text-align: left; padding: 6px; }
.tabletext { text-decoration: none; color: #555454; font-size: 0.9em; padding-left: 10px; }
ol { text-decoration: none; color: #555454; font-size: 0.9em; }

.question { color: #FFF; font-family: Calibri, Arial, Tahoma; }

 .entry-content {
	padding: 10px 10px 0px 0px;
	margin: 0 38px 0 5px;
	
}
.entry-content { color: #575757; } 
 .entry-content a {
	color: #575757; text-decoration: none;
}

.entry-content a:hover {
	color: #575757; text-decoration: underline;
}

.no-results { margin-top: 0px; }

#single-header { margin-top: 0px; }

#comments-list h3 { font-style: italic; } 
#respond h3 { font-style: italic; font-size: 1.5em;
	font-weight: bold;
	text-decoration: none; color: #215168; } 
	
#respond {  background: url(img/comments.png) no-repeat; padding-top: 10px; }
#form-allowed-tags { padding-right: 18px; }

#comments { border-left: #a2e9f4 0px solid; margin-left: 20px; margin-top: 5px; }

.comment-author { font-family: Calibri, arial, tahoma;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none; color: #215168; margin-top: 8px; }

.comment-author a { color: #215168; }
.comment-author 	a:hover { color: #f3f632; }
	
.comment-author  img { float: left; margin-right: 5px; margin-top: 10px; }

#comments li { list-style: none; margin-left: -45px; margin-right: 25px; margin-bottom: 0px; }
.comment-meta { margin-top: -2px; margin-bottom: 10px; background: url(img/comments.png) no-repeat; background-position: 41px 18px; }

.comment-content { clear: both; border-top: #a2e9f4 0px solid; padding: 5px; }

.unapproved { font-family: Calibri, arial, tahoma;
	font-size: 1.2em;
	
	text-decoration: none; color: #aaa;  padding: 5px 0 5px 0; }

#comments-list { padding: 10px 10px 0px 10px; }

#comments-list h3 {

font-family: Calibri, arial, tahoma;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none; color: #215168;
	
	}

	



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 0px 0;
	overflow: auto;
	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul{
	
	margin-left: 0px;
	}
	

.widget-area ul ul {
	
	margin: 10px 0 0 15px;
	list-style-type: none;
}
.entry-title { margin-right: 35px; padding-left: 35px; }
.entry-title { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DFDFDF; }
.footer-links a { text-decoration: none; color: #555454; }
.footer-links a:hover{ text-decoration: underline; }


.top a { background: url(img/topicon.png) no-repeat left; color: #215168; padding-left: 20px; font-style: italic; font-size: 1.1em; }
.top a:hover { text-decoration: underline; color: #01a1b5;  }

.footer-links  { text-decoration: none; color: #555454; font-size: 0.9em; }
.footer-links { margin-bottom: 3px; }
#generator-link { font-style: italic; }

.subheader { color: #575757; font-size: 1.4em; margin-bottom: 10px; }
.page-item-22asf { list-style-image: url(img/infoicon.png); }
.page-item-9 a { background: url(img/infoicon.png) no-repeat; padding-left: 25px; }
.page-item-35 a { background: url(img/tableicon.png) no-repeat; padding-left: 25px; }
.page-item-38 a { background: url(img/contacticon.png) no-repeat; padding-left: 25px; }
.page-item-42 a { background: url(img/formsicon.png) no-repeat; padding-left: 25px; }
.page-item-40 a { background: url(img/datesicon.png) no-repeat; padding-left: 25px; }
.page-item-54 a { background: url(img/whatwedoicon.png) no-repeat; padding-left: 25px; }
.page-item-99 a { background: url(img/homeicon.png) no-repeat; padding-left: 25px; }
.page-item-55 a { background: url(img/facebookicon.png) no-repeat; padding-left: 25px; vertical-align: top; padding-bottom: 8px; }
.page-item-56 a { background: url(img/twittericon.png) no-repeat; padding-left: 45px; vertical-align: top; padding-bottom: 8px; }
.twitter-share-button { vertical-align: middle; padding-top: 5px; margin-left: -7px; }
.fb-like { padding-top: 4px; padding-left: 13px; overflow: hidden; height: 22px; weight: 128px; }
.page-item-55 { margin-bottom: 3px; }


#post-54 .entry-title{ background: url(img/whatwedoheader.png) no-repeat left; }
#post-42 .entry-title{ background: url(img/formsheader.png) no-repeat left; }
#post-35 .entry-title{ background: url(img/tableheader.png) no-repeat left; }
#post-38 .entry-title{ background: url(img/contactheader.png) no-repeat left; }
#post-9 .entry-title{ background: url(img/infoheader.png) no-repeat left; }
#post-40 .entry-title{ background: url(img/datesheader.png) no-repeat left; }
#post-0 .entry-title{ background: url(img/alertheader.png) no-repeat left; }

 

.widget-area ul ul ul {

	margin-left: 0px;
}

.widget-area ul ul li {

	margin-bottom: 5px;
}
.widget-container {
	margin: 0 0 0px 0;
	padding: 0 0 0 0px; 
}

.widget-area { margin: 0px 0 0px 0; }

.widget-container a {
	text-decoration: none; color: #555454;
	font-size: 0.9em;
	
	}
	
.widget-container a:hover { text-decoration: underline; color: #006f80; }

.widget-title { 
	font-weight: 600;
	font-size: 1.3em;
	text-decoration: none; color: #215168; 
	visibility: hidden;
	padding: 0px 0 5px 0px;
	text-indent: 19px;
	letter-spacing: -1px;
	}
	
.recent-comments { font-style: italic; margin-left: -15px; padding-top: 5px; }

	.recent-comments a { font-style: normal; }
	
	

.willdget_links h3 { background: url(img/links.png) no-repeat top left; }

#linkcat-2 { background: url(img/links2.png) no-repeat top left; }

#pages-2 { background: url(img/menu2.png) no-repeat top left; }




#colophon { background: url(img/topborder2.png) no-repeat top left; width: 789px; height: 10px; margin: 0px;
	padding: 0px; }

#site-info { text-align: center; padding: 15px 0 10px 0; }

.footer-info a { text-decoration: none; color: #555454; }
.footer-info a:hover{ text-decoration: underline; }
.footer-info  { text-decoration: none; color: #555454; font-size: 0.8em; }
.footer-info { margin-bottom: 3px; }








