/*

TODA LTD VERSION 1.0	
	
*/
		

/* 1.BODY ---------------------------------------------------------------------- */

body { margin: 0; /* Sets font size */ text-align: left; background-color: #FFFF00;  /* WHITE background */ list-style: none; width: 100%;/*Needed to eliminate scrollbars*/ font-family: Arial, Helvetica, sans-serif; }


/* 2.GLOBAL STYLING ---------------------------------------------------------------------- */

p, li, .feedback { margin: 0px; text-align: left; line-height: 1.6em; font-size: 0.7em; }


ul, ol { margin: 0px; text-align: left; font-family: Arial, Helvetica, sans-serif; list-style: none; }

#current a{ color: #000000; padding:2px; background-color: #FFFFFF; }


ul {}
ul li {}
dl {  } 
dt {  }
dd {  }
ol {  }
ol li {  }

ul#twitter_update_list{ color: #FFFFFF; list-style: none; font-size: 0.7em; text-align: left; line-height: 1.6em; font-family: Arial, Helvetica, sans-serif;}

b { font-weight:bold; }
strong { font-weight:bold; font-style: normal; font-size: 120%; }

* {margin: 0; padding: 0; border: 0; }  /* These global values affect everything */

.heart {color:#FF0066}

.clear{ clear: both; }


/* 3.HEADINGS ---------------------------------------------------------------------- */




/* 4.LINKS ---------------------------------------------------------------------- */

a {
    outline: none;
}

a:link,
a:visited { color:#FFFFFF; text-decoration: none; }
a:hover,
a:focus { text-decoration: none; }

a:link.external,
a:visited.external { }

h3 a:link,
h3 a:visited { color:#444; text-decoration:none; }
h3 a:hover,
h3 a:focus { color:#365266;text-decoration: none; }


.blog a:link{ color:#333333; font-weight: normal; }
.blog a:hover{ color:#F3007C; font-weight: normal; }
.blog a:visited{ color:#F3007C; font-weight: normal; }
.blog a:active{ color:#333333; font-weight: normal;  }

.more-link a:link{ color:#333333; font-weight: bold; }
.more-link a:hover{ color:#FF0033; font-weight: bold; }
.more-link a:visited{ color:#FF0033; font-weight: bold; }
.more-link a:active{ color:#333333; font-weight: bold; padding-top: 15px; }



#menu_sidebar { border-left: 1px dotted #333; padding: 20px 0 10px 30px; right: 2px; top: 0; width: 11em; font-size: 1.5em; }

#menu_sidebar form {
	margin: 0 0 0 13px;
}

#menu_sidebar input#s { border: 1px solid #999; color: #FFF; }

#menu_sidebar ul { color: #333; font-weight: bold; list-style-type: none; margin: 0; padding-left: 3px; }

#menu_sidebar ul li {
	font-weight:normal; font-family: "Georgia", Times New Roman, Times, serif;  line-height: 1.6em;  
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu_sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu_sidebar ul ul li {
	border: 0;
	 margin: 0px; text-align: left; font-family: Arial, Helvetica, sans-serif; line-height: 1.8em;
	letter-spacing: 0;
	
	padding: 0;
	padding-left: 0px;
}

#menu_sidebar ul ul li a { color: #000000; text-decoration: none; }

#menu_sidebar ul ul li a:hover { border-bottom: 1px solid #FFCC00; }

#menu_sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}




/* 5.IMAGES ---------------------------------------------------------------------- */

img { margin: 0px; bottom: 0px; padding: 0px; border: solid #FFF 10px; }
.logo {border:none;}




/* 6.LAYOUT
---------------------------------------------------------------------- */

div#backgroundwrapper {width: 950px; margin-left: auto; margin-right: auto; overflow: hidden; padding-left: 10px;}

div#hdr { width: 100%; height: 35px; background-color: #000000; z-index: 3; position: absolute; background-image: url(../img/top-bar.jpg); }


div#workmenu { padding-top: 15%; }



/* 7.NAVIGATION
---------------------------------------------------------------------- */



#menu {
  list-style: none;
}

#menu li {
  float: right;
}

#menu a * {
  display: none;
}

#menu a,
#menu a .hover { height: 35px; position: relative; display: block; background: url(img/menu/toda_menu.jpg) 0 0 no-repeat; background-image: url(../img/menu/toda_menu.jpg); }

/* individual navigation items */
#menu a.home {
  background-position: 0 0;
  width: 67px;
}

#menu .highlight a.home:hover,
#menu a.home .hover {
  background-position: 0 -35px;
  width: 67px;
}

#menu a.featuredwork {
  background-position: -67px 0px;
  width: 126px;
}

#menu .highlight a.featuredwork:hover,
#menu a.featuredwork .hover { background-position: -67px -35px; }

#menu a.approach {
  background-position: -193px 0;
  width: 91px;
}

#menu .highlight a.approach:hover,
#menu a.approach .hover {
  background-position: -193px -35px;
}


#menu a.services { background-position: -284px 0; width: 85px; }

#menu .highlight a.services:hover,
#menu a.services .hover {
  background-position: -284px -35px;
}

#menu a.about {
  background-position: -371px 0;
  width: 112px;
}

#menu .highlight a.about:hover,
#menu a.about .hover { background-position: -371px -35px; }

#menu a.contact { background-position: -548px 0; width: 120px; }

#menu .highlight a.contact:hover,
#menu a.contact .hover {
  background-position: -548px -35px;
}

#menu a.news{ background-position: -484px 0; width: 64px; }

#menu .highlight a.news:hover,
#menu a.news .hover { background-position: -484px -35px; }



/* 9.BLOG PAGE
---------------------------------------------------------------------- */

.blog {}
.blog div#wrapper{ height:100%; width:910px; top: 150px; position: absolute; padding-left: 50px; }
.blog div#box{ height:300px; width:600px; float: left; height: 110%; padding: 20px 20px 60px 20px; }
.blog div#sidebar{ width:230px; padding-bottom: 20px; float: left; margin: 0px 0px 0px 30px; }
.blog div#footer_toda{ height:100%; width:100%; padding-bottom: 20px; float: left; }

div#box{ left: 49px; padding: 0px 30px 30px 30px; top: 150px; }





/* 17. TEXT AREA BOX
---------------------------------------------------------------------- */



div#logo { width: 275px; text-align: left; position: absolute; padding-left: 50px; height: 128px; z-index: 4; }



/*
Theme Name: TODA Theme
Theme URI: http://www.theotherdesignagency.co.uk
Description: TODA Theme
Version: 1.0
Author: Jonathan Penn
Tags: yellow, agency, clean, design

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a { color: #666666; }

a img { border: none; }

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite { font-size: 100%; font-style: normal; }

h2 { border-bottom: 1px dotted #333; font-size: 0.9em; line-height: 1.6em; color: #333333; font-weight: bold; border-top: 1px dotted #333; }

h3 {
	font-family: "Georgia", Times, serif;
	margin-top: 0;
}

ol#comments li p { font-size: 100%; text-align: left; padding-top: 15px; }

.nothumb {padding-top:20px;}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;

	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback { color: #ccc; text-align: left; clear: both; padding-bottom: 10px; }

.meta { font-size: 0.75em; padding-top: 15px; }

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a { color: #FF0066; font-weight: normal; letter-spacing: 0; }

.storytitle { margin: 0; color: #FFFFFF; font-size: 2.4em; padding-bottom: 10px; }

.storytitle a {
	text-decoration: none;
}

.storycontent { padding: 20px 0px 30px 0px; color: #333333; border-bottom: 1px dotted #333; }

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	
}

#commentform textarea { width: 100%; color: #333333; background: #E0E0E0; padding: 2px; border-style: none; float: left; margin-top: 5px; }


.commentlist .quote { background:url(http://www.theotherdesignagency.co.uk/img/blog/bg_quote.gif) no-repeat top right; color: #333333; font-size: 150%; padding-top: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: lighter; }

.commentlist li { padding: 5px 18px 22px 18px; margin-top:15px; background:#EDEDED url(http://www.theotherdesignagency.co.uk/img/blog/bg_commentlist.gif) bottom no-repeat; color:#FFFFFF; }

.commentlist cite { display:block; font-style:normal; font-size: 70%; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; }

.commentlist cite a:link, .commentlist cite a:visited { color:#FF0066; text-decoration:none; 	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
	}


#commentlist li .avatar { float: left; margin-right: 25px; border: 1px dotted #ccc; padding: 2px; }

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

			
			
/* That's it... the end of the CSS
---------------------------------------------------------------------- */	
input { color: #333333; background: #E0E0E0; padding: 2px; border-style: none;  margin-top: 5px; margin-right: 10px; }
