/*   
css theme The Taste Consultancy////
*/


body {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height:1.5em;
	color: #999;
	margin:0;
	background:#eee url(images/bg_dots.gif) repeat;
}


/* MAIN BODIES
-------------------------*/
#container {
	margin: 0px auto;
	padding: 0;
	width: 940px;
}

#headimg {
	width: 900px;
	border: 20px solid #fff;
	border-bottom:0px;
	background-color: #fff;
}

#menu {
	width: 900px;
	padding:0 20px 20px 20px;
	background-color: #fff;
	list-style: none;
	margin: 0;
}

#main {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
	background-color: #fff;
	padding: 20px;
}

#side {
	float: right;
	width: 200px;
}

#foot {
	clear: both;
	width: 900px;
	padding: 10px 20px;
	background-color: #fff;
}

p {
	margin-top:0;
}

/* MAIN MENU
-----------------------------------*/

#menu li {
	float: left;
	vertical-align: middle;
}

#menu li a {
	background-color: #fff;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	height: 15px;
	vertical-align: middle;
	margin-right:40px;
}

#menu li a:hover {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background: #666 url(images/bg_dots.gif) repeat;
	vertical-align: middle;
	margin-right:40px;
}
#menu #search {
	float:right;
}

#amenu li a {
	height: 15px;
	color: #fff;
	width: 75px;
	background-color: #333;
	vertical-align: middle;
	margin-right:5px;
}

#amenu li a:hover {
	height: 15px;
	color: #fff;
	width: 75px;
	background-color: #333;
	vertical-align: middle;
	margin-right:5px;
}

#navigation {
	float:left
}
#navigation li {
	display:inline;
}

#submenu {
	color: #999;
	margin-top: 10px;
	padding: 10px 20px;
	list-style: none;
	width: 900px;
	background-color:#FFF;
	float:left;
}
#submenu li {
	float: left;
	list-style: none;
}

#submenu li a {
	display: block;
	background-color: #fff;
	width: 75px;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	height: 15px;
	margin-right:5px;
}

#submenu li a:hover {
	display: block;
	width: 75px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background-color: #666;
	margin-right:5px;
}


#feed {
	float: right;
	padding-bottom: 10px;
	text-align:right;
}

#feed img {
	border: 0px;
}



/* HEADINGS 
-----------------------------------*/
h1, h1 a, h2, h2 a, h3 a, h4 a {
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: none;
	font-weight: bold;
	margin-top:0;
	text-transform:uppercase;
	line-height:20px;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	line-height:20px;
	background-color:#333333;
}
h3 {
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	margin-top:0;
	text-transform:uppercase;
	line-height:1.2em;
}

#box {
	font-size: 11px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 160px;
	background-color: #fff;
	padding: 20px;
	list-style: none;
}
#centered {
	margin: 0 auto;
	text-align: center;
}

#centered #s {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
}

#centered:hover {
	color: #666;
}

#centered a {
	color: #666;
	text-decoration: none;
}

#centered a:hover {
	color: #333;
	text-decoration: none;
}

#centered2 {
	color: #999;
	margin: 0 auto;
	text-align: center;
}

#centered2 a {
	color: #666;
	text-decoration: none;
}

#centered2 a:hover {
	color: #333;
	text-decoration: none;
}



#leftAligned {
	color: #999;
	margin: 0 ;
	text-align: left;
}

#leftAligned a {
	color: #666;
	text-decoration: none;
}

#leftAligned a:hover {
	color: #333;
	text-decoration: none;
}

#searchHead {
	color: #999;
	margin: 0;
	text-align: left;
	float:right;
}

#searchHead a {
	color: #666;
	text-decoration: none;
}

#searchHead a:hover {
	color: #333;
	text-decoration: none;
}
#searchHead #s {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-size:9px;
	width:80px;
}

form {
	margin:0;
}

#box h3 {
	color:#444444;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 2px;
}

#box li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#box li:hover {
	color: #666;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
}

#box li a {
	color: #999;
}

#box li a:hover {
	color: #666;
}

#box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxx {
	font-size: 11px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 160px;
	background-color: #fff;
	padding: 20px;
	list-style: lower-roman;
}

#boxx h3 {
	color:#444444;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 2px;
}

#boxx li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#boxx li:hover {
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
}

#boxx li a {
	color: #666;
}

#boxx li a:hover {
	color: #333;
}

#boxx ul {
	list-style: lower-roman;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}




/* LINKS
-----------------------------------*/
a {
	text-decoration: none;
}
.normLink a {
	text-decoration: none;
	color:#666;
	text-decoration: none;
	text-transform:uppercase;
}
.normLink a:hover {
	text-decoration: none;
	color:#fff;
	text-decoration: none;
	text-transform:uppercase;
	background:#eee url(images/bg_dots.gif) repeat;
}

a img {
	border: none;
}

/* COMMENTS
-----------------------------------*/

#comments a {
	color: #666;
}

#comments a:hover {
	color: #ff9900;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
	list-style-type: none;
	background-color: #fafafa;
	border: 1px solid #f3f4f4;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

.header {
	padding: 4px;
	background: #f3f4f4;
}

#comments fieldset {
	border: 0px;
}



/* ENTRY
------------------------------------*/

.entry img {
	border:none
}

.entry {
	padding-bottom: 60px;
}

.entry h2, .entry h3{ 
	width:280px;
	line-height:20px;
	float:left;
}

.entry a {
	text-transform:uppercase;
	color: #666;
}

.entry a:hover {
	text-transform:uppercase;
	color: #333;
	background-color:#333;
}

.info {
	background-color: #eee;
}

.entry .info {
	padding: 5px;
	padding-left:15px;
	background: url("images/post.gif") center left no-repeat;
	background-color: #fafafa;
	border: 1px solid #f3f4f4;
}

.entry .info a {
	color: #949494;
}

.entry .info a:hover {
	color: #666;
	background-color:#949494;
}

.hidetxt {
	color: #fff;
}

.entry blockquote {
	padding: 3px;
	background-color: #fafafa;
}

.entry li {
	list-style-type: circle;
}

label {
	width: 60px;
	float: left;
}

#author, #email, #url, #comment, #comments #submit {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
}

.btt a {
	float:right;
	background-color:#ccc;
	padding:2px 5px;
	color:#fff;
	text-decoration: none;
}
/*.btt a:link, .btt a:visited {
	text-align:right;
	color:#FFF;
	background-color:#CCC;
	background-image:none;
	text-decoration: none;
}*/
.btt a:hover {
	float:right;
	color:#FFF;
	background:#eee url(images/bg_dots.gif) repeat;
	text-decoration: none;
}

.next a,  .previous a{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
}
#blocks, #blocks h1 {
 	color: #444444;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 39px;
    font-weight: bold;
    line-height: 44px;
    text-transform: uppercase;
}
#blocks { margin-bottom:50px; }

#blocksmini, #blocksmini h2, #blocksmini h3 {
 	color: #444444;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
}
#blocksmini { margin-bottom:15px; }

.blocktxt1 {
 color:#EF3D64;	
}
.blocktxt2 {
 color: #F47A20;
}
.blocktxt3 {
 color:#7BAFDE;	
}
.blocktxt4 {
 color:#72BF44;	
}
.blocktxt5 {
 color:#F4C109;
}
.blocktxt6 {
 color:#ABD037;
}
.blocktxt7 {
 color: #6DCFF6;
}

.blocktxt1 a {
 color:#EF3D64;	
}
.blocktxt2 a{
 color: #F47A20;
}
.blocktxt3 a{
 color:#7BAFDE;	
}
.blocktxt4 a{
 color:#72BF44;	
}
.blocktxt5 a{
 color:#F4C109;
}
.blocktxt6 a{
 color:#ABD037;
}
.blocktxt7 a{
 color: #6DCFF6;
}

.blocktxt1 a:hover {
 color:#EF3D64;
 background-color:#EF3D64;
}
.blocktxt2 a:hover {
 color: #F47A20;
 background-color:#F47A20;
}
.blocktxt3 a:hover {
 color:#7BAFDE;	
 background-color:#7BAFDE;	
}
.blocktxt4 a:hover {
 color:#72BF44;	
 background-color:#72BF44;	
}
.blocktxt5 a:hover {
 color:#F4C109;
 background-color:#F4C109;
}
.blocktxt6 a:hover {
 color:#ABD037;
 background-color:#ABD037;
}
.blocktxt7 a:hover {
 color: #6DCFF6;
 background-color:#6DCFF6;
}

.workpost {
	width:900px;	
}
.workdescrip {
	width:280px;
}
.workimg {
	width:610px;
	float:right;	
}
.workimg a{
	width:610px;
	float:right;	
}
.casino {
	height:475px;
	width:610px;
	background:url("http://www.tasteconsultancy.com/wp-content/uploads/2008/03/iphone_casino_protected1.jpg") no-repeat;
}
.casino img{ margin:53px 0 0 47px; }
.workimg a:hover{ background-color:transparent;  }
.workdescrip450 {
	width:450px;
}


/*  BLOG  */

.blogContent {
	width:610px;
	float:right;	
}
.blogContent a{
	text-transform:none;
}
.blogContent a:hover{
	text-transform:none;
}
.blogReadMore, .blogReadMore a, .blogReadMore a:hover {
	text-transform:uppercase;	
}


.workcloud {
	margin-top:-25px;
	width:450px;
	height:310px;
	float:right;
	padding:0 20px 0 20px;
	text-align:center;	
}
#wpcumuluscontent {
	width:450px;
	height:300px;
	overflow:hidden;
}
#wpcumuluscontent #tagcloudflash{ margin-top:-40px; }

.myPasswordForm {
	/*width:280px;*/
}
.myPasswordForm label { width:70px; }
.myPassword {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-size:11px;
	width:140px;
	float:left	
}
.mySubmit {
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	color: #fff;
	background-color:#666;
	border: 1px solid #333;
	margin:5px 0 0 70px;
	width: 140px; 
	font-size:11px;
	float:left	
}
.mySubmit:hover { background-color:#333; color:#333 }

.myCommentSubmit {
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	color: #fff;
	background-color:#666;
	border: 1px solid #333;
	margin:0 0 0 10px;
	width: 140px; 
	font-size:11px;
	float:left	
}
.myCommentSubmit:hover { background-color:#333; color:#333 }

.myComment {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-size:11px;
	width:610px;
	height:60px;
	float:left	
}

.comment .editlink {
	text-transform:uppercase;
}

/* SEARCH
-------------------------------------------*/

#search {
	border: 0px;
}

#searchbutton {
	background-color: #fff;
	border: 1px solid #999;
}
.justify { text-align:justify; }
.clearer { clear:both; font-size:0.1px;line-height:0.1px }
.addspace40 { margin-bottom:40px }
.credit { display:none; }


/* CLIENTS
-------------------------------------------*/

.logobox {
	margin:0 5px 5px 0;
	float:left
}
.logoboxlast {
	margin:0 0 5px 0;
	float:left
}
