/*
THEME NAME: Reach (based on Sandbox for WordPress 2.7+)
THEME URI: http://www.hexaplex.nl
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists. Just for WordPress 2.7.
VERSION: 1.6
AUTHOR: Hexaplex, Sandbox by Andy Skelton &amp; Scott Allan Wallick, Edit by Dreamcolor
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

/* Just some example content */
body {
	margin: 0px 0px 100px; background-color: #FFFFFF;
	padding: 0px; background-image:url(bg_img.gif); background-repeat:repeat-y;
}
body,td,th {
	
	font: 13px/15px Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #5D05FF;
	text-decoration: none;
}

div#wrapper{ width:960px;	background-color: #5D05FF;
}
div#header{
	background-color:#FFFFFF;
	width: 960px;
	z-index: 200;
	margin:0px;
	padding:16px 0px 10px;}
	
div#header div.line{
	width: 960px;
	border-bottom:1px solid #888888;
	}

div#header h1#blog-title {
	padding: 4px 0px 0 20px;
	margin: 0px;
	font-size: 30px;
	line-height:30px;
	font-weight: bold;
	border: none;
	width: 500px;
	overflow: hidden;
	z-index:100;
}
div#header h1#blog-title a:link, 
div#header h1#blog-title a:visited, 
div#header h1#blog-title a:hover, 
div#header h1#blog-title a:active{ 
	border:none;
	text-decoration:none;
}
	
div#header div#blog-description{ 
	position:absolute; 
	top:24px; 
	left:500px; 
	font-size:13px;	
	line-height:30px;
	display:block;
	width:272px;
}

div#primary.sidebar {
	padding:15px 4px 20px 0px;
	margin: 0px 0px 140px;
	left: 0px;
	top: 0px;
	width: 156px;
	z-index:200;
	background: #FFFFFF;
	color: #5D05FF;
	position:absolute; top:60px; left:0px;
}

div#secondary.sidebar {
	padding:0px 0px 20px 0px;
	margin: 0px 0px 10px;
	width: 960px;
	z-index:200;
	background: #5D05FF;
	color: #000;
	float:left
}
div#secondary.sidebar div.features{
	display:block;
	padding:0px;
	width:159px;
	float:left;
	clear:right;
	background-color:#FFFFFF;
	border-left: 1px solid #EEEEEE;
}
div#secondary.sidebar div.features li.widget, 
div#secondary.sidebar div.features  div.post{ 	border-bottom: 1px solid #5D05FF;
 }

div#secondary.sidebar div.features ul li{  padding:0px 4px 20px; width:152px;  background-color:#FFFFFF;}
div#secondary.sidebar div.features ul li ul li{ padding:0 0 8px; overflow:hidden;}

div#secondary.sidebar div.features div.entry-content{ padding:0 4px 16px;}

div#secondary.sidebar div.features div.post div.yapbimg{
padding-left:4px;}


body.category-news_feeds div.post{ margin-bottom:1px; max-height:330px;}
body.category-news_feeds div.post h3.entry-title{ margin-bottom:0px;}
body.category-news_feeds div.post div.yapbimg{ float:left; margin-right:20px;}

h3.widgettitle,{
	font: normal 13px/17px Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#888888;
	text-decoration:none;
	padding: 0px 0px 10px;
	margin: 10px 0px;
}
h4.entry-title{
	font: normal 13px/17px Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#888888;
	text-decoration:none;
	padding: 0px 4px 10px;
	margin: 10px 0px;
}
h3.featuretitle{
	font: normal 13px/17px Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#888888;
	text-decoration:none;
	padding: 0px 4px 0px;
	margin: 5px 0px 0px;
	text-transform:lowercase
}

div#secondary.sidebar h3.widgettitle{
	margin: 12px 0px 6px;
	padding: 0px;
}
div#secondary.sidebar h4.entry-title{
	margin: 12px 4px 6px ;
	padding: 0px;
}


h4.entry-title a:link, h4.entry-title a:visited{
color:#000;
text-decoration:underline;}
h4.entry-title a:hover, h4.entry-title a:active{
color:#5D05FF;
text-decoration:none;}


div#secondary.sidebar ul li,
div#secondary.sidebar div.entry-content,
div#third.sidebar ul li
{ font-size:11px; line-height:13px;}



li.widget_rss ul li a.rsswidget{ display:block;}
li.widget_rss ul li span.rss-date{ padding-bottom:0px; display:block;}


h2#sidebar-title{
	background-color:#FFFFFF;
	display:block;
	border-style:none;
	border-width:0;
	font-size: 22px;
	height:26px;
	line-height: 26px;
	margin:0;
	padding:20px 4px 0px;
	text-align:left;
	font-weight: normal;
	z-index:200;
	color:#000000;
	border-bottom:solid 1px #888888;
}

div.sidebar ul {
	font: 13px/17px Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style:none;
}
div#primary.sidebar ul li{	margin-bottom: 3px;
}
#primary.sidebar a:link, #primary.sidebar a:visited {
	text-decoration: none;
	display:inline;
	color: #000;
	padding: 3px 3px 3px 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
}
#primary.sidebar a:hover, #primary.sidebar a:active {
	text-decoration: none;
	color: #5D05FF;
	display:inline;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D05FF;
}
div#primary.sidebar ul li.current-cat a:link, 
div#primary.sidebar ul li.current-cat a:visited {
	font-weight: normal;
	color: #5D05FF;
}

div#primary.sidebar ul li.current_page_item a:link, 
div#primary.sidebar ul li.current_page_item a:visited {
	font-weight: normal;
	color: #5D05FF;
}

div#container{
width:960px;
margin:0px;
padding:0px;
min-height:470px;
}


div#container div.post, div#container div.page{
width:280px;}

body.single div#container div.post, 
body.pageid-24 div#container div.page{
width:600px;}

body.category-news_feeds div#container div.post{
width:280px;}


body.single div#comments{
background-color:#FFFFFF;
width:600px;
padding:20px;}



div#container div#content{
width:800px;
margin:0px;
padding:0px 0 20px;
margin-left:160px;
}


div#container div.post, div#container div.page{
background-color:#FFFFFF;
padding:15px 20px 20px 19px;
margin:0 0px 1px 0;
border-left: solid 1px #EEEEEE;
}


body.category-our_projects div#container div#content div.post{
background-color:#FFFFFF;
padding:15px 20px 20px 19px;
width:280px;
min-height:200px;
margin:0 0;
border-left: solid 1px #EEEEEE;
}

body.category-our_projects div#container div#content div.post div.entry-content{
border-bottom:1px solid #888888;
height:180px;
}

body.category-our_projects div#container div#content div.post.yapb{
height:460px;
}


.entry-title{ 
margin-top:0px; 
color:#5D05FF;
font-size:22px;
font-weight:normal;
line-height:26px;
margin-bottom:15px;
text-decoration:none;}

.feature-title{ 
margin-top:0px; 
color:#5D05FF;
font-size:22px;
font-weight:normal;
line-height:26px;
margin-bottom:15px;
text-decoration:none;}

.entry-title a:link, .entry-title a:visited{
color:#5D05FF;
text-decoration:underline;}
.entry-title a:hover, .entry-title a:active{
color:#5D05FF;
text-decoration:none;}

body.category-our_projects h3.entry-title{ height:56px; margin:0px;}

div#footer{
	width: 920px;
	margin: 0px 0px 10px;
	padding: 10px 20px 0;
	color:#FFFFFF;
	float:left;
	clear:both;
}
div#footer a:link, div#footer a:visited{ color:#FFFFFF;}
ul#meta{ list-style:none; padding:0px; display:inline;}
ul#meta li{ list-style:none; padding:0px; display:inline;}

a:link img, a:visited img, a:hover img, a:active img { border:none;}



.entry-title,.entry-meta {
clear:both;
}
div#header,div#footer {
	text-align:left;
}

strong{ font-weight:900;}









body.home.blog div#container,
body.home div#container,
body.pageid-2 div#container{
	background: url(http://www.globaldesignresearch.com/background_images/rotate/img.php) no-repeat;
}



body.pageid-5 div#container{
	background: url(http://www.globaldesignresearch.com/background_images/static/designresearch.jpg) no-repeat;
}
body.pageid-14 div#container{
	background: url(http://www.globaldesignresearch.com/background_images/static/weoffer.jpg) no-repeat;
}
body.pageid-16 div#container{
	background: url(http://www.globaldesignresearch.com/background_images/static/whatyouget.jpg) no-repeat;
}
body.page-template-how-php div#container{
	background: url(http://www.globaldesignresearch.com/background_images/static/howwework.jpg) no-repeat;
}
body.pageid-30 div#container{
	background: url(http://www.globaldesignresearch.com/background_images/static/projectmanagement.jpg) no-repeat;
}

body.pageid-27 div#container {
	background: url(http://www.globaldesignresearch.com/background_images/static/contact.jpg) no-repeat;
}

/*
body.single div#container, 
body.page div#container , 
body.category div#container
 {
	background: none;}
	
*/


body.page-template-who-php div#container
 {
	background: none;}

body.s-category-our_projects div#container,
body.s-category-news_feeds div#container,
body.category-news_feeds div#container,
body.category-our_projects  div#container,
body.s-category-who-we-are div#container
{
background-image:none;}

body.category-our_projects  div#container div.post
{
float:left; min-height: 410px;
}


div.entry-content ul{ padding-left:15px}

div.entry-content p{ margin:13px 0px 15px}


div#container div#content div.entry-content h2 {
color:#5D05FF;
display:block;
font-size:22px;
font-weight:normal;
line-height:26px;
margin-bottom:15px;
margin-top:45px;
}

li h3 {
font-weight:normal;
}


body.page-template-how-php div#container div#content div.entry-content,
body.pageid-30 div#container div#content div.entry-content{
-moz-column-count: 2;
-webkit-column-count: 2;
-moz-column-gap: 40px;
-webkit-column-gap: 40px;
margin-top:-45px;}


body.pageid-30 div#container div#content  div.page{
width:600px;

}


body.page-template-who-php div#container div#content{
margin-left:0px;
width:960px;
height:560px;
}

body.page-template-who-php div#container div#content div.post{
float:left;
margin:0 0 1px ;
padding:0px;
position:relative;
width:159px;
height:294px;

}


body.page-template-who-php div#container div#content div.post h4.entry-title{
padding:0 5px 0px 4px;
margin:10px 0 10px 0;
height:32px;
}

body.page-template-who-php div#container div#content div.post div.entry-content{
padding:0 5px 0px 4px;
margin:0px 0 10px 0;
height:60px;
}
body.page-template-who-php div#container div#content div.post div.entry-content p{
margin:4px 0 16px 0
}

body.page-template-who-php div#container div#content div.post div.yapbimg{
padding-left:4px;}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}


div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

span.yapbimg {}

body.page-template-default div#secondary li div.hentry {
float:left;
margin:0px;
padding:2px 0 14px 1px;
position:relative;
width:159px;
}


div#third {
float:left;
	clear:left;
	padding:0px 0px 20px 0px;
	margin: 0px 0px 140px;
	width: 160px;
	z-index:200;
	position:absolute; top:60px; left:800px;}
	

div#third ul.xoxo {padding-left:0px;}
div#third ul.xoxo li.widgetblock {background-color:#FFFFFF; margin-bottom:1px; padding-bottom:13px; padding-top:0.5em}
div#third ul.xoxo li.widget{padding-left:5px; padding-right:5px;}
div#third ul.xoxo li.widgetblock h3.featuretitle{ margin-top:0px;,  margin-bottom:0px;}
div#third ul.xoxo li.widget_links h3.widgettitle{ margin-bottom:0px;}

div#third ul.xoxo li.widget_yarpp h3.widgettitle{ margin-top:0px; color:#888888; text-transform:lowercase;}
div#third ul.xoxo li.widget_yarpp ul{ margin-top:0px;}

div#third ul li p { margin: 0 0 0.5em 0}


/* Title link style */
h2 a { text-decoration:none; } 


div#comments h3{ font-weight:normal; font-size:13px; line-height:18px; color:#888888; }

div.entry-date{ color:#888888;}

body.page-template-gallery-php div#container { background-image:none;}
body.page-template-gallery-php div#container div.page{ width:760px}



body.page-template-gallery-php .flickrTag_tooltip {
	font: 11px/13px Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888888;
}


/* Post date and tags/categories */
.meta { display:none; }
.meta .blogdate { font-style: italic; }

/* Info window */
.locationinfo { font-size:80%; overflow:auto; width:300px; height:150px; }

/* Title link style */
.locationinfo h2 a { text-decoration:none; margin:0; padding:0; } 

/* Excerpt */
div.locationinfo div.storycontent p{
	font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.map_link a:link, div.map_link a:visited{ color:#5D05FF; padding:0 4px 0 4px;}
div.more-link a:link, div.more-link a:visited{ color:#5D05FF;}



body.author h2.author{ background-color:#FFFFFF; font-weight:normal; padding:20px; margin:0 0 1px 0; width:600px;}

body.author div#container div.post{ margin-bottom:1px; height:180px; width:600px; overflow:hidden;}
body.author div#container div.post h3.entry-title{ margin-bottom:0px;}
body.author div#container div.post div.yapbimg{ float:left; margin-right:20px;}



div.sidebar ul, 
div.sidebar ul li{ list-style:none;}

div.sidebar h4.widgettitle, 
div.sidebar h3.widgettitle {
margin:12px 4px 6px 0px;
padding:0;
color:#000;
font:13px/17px Avenir,"Helvetica Neue",Helvetica,Arial,sans-serif;
text-decoration:none;
font-weight:normal;
}
div.news_postbox{width: 320px; float: left;}

div.news.features{
float:left;
width:320px;}

div.news.features div.widget{background-color:white;
margin-bottom:1px;
padding:15px 19px 15px;
margin-left:1px;
width:280px;}

div.news.features ul { list-style:none; padding-left:0px;}
div.news.features ul li{padding-bottom: 16px;}

div#third.sidebar ul li.widgetblock{padding-left: 8px; width: 144px; padding-right: 8px; overflow:hidden;}


div#third.sidebar ul li.widgetblock ul li{ padding-bottom:16px;}
span.rss-date, ul#twitter_update_list li span{ display:block;}

body.category-news_feeds a.rsswidget img{ display:none; width:1px;}

div.news_postbox h3.featuretitle,
div.news_postbox h3.feature-title{border-left:1px solid #EEEEEE; padding-left: 19px; background-color: white; padding-right: 19px; margin-top: 0px; }

div.news.features h3.feature-title,
div.news.features h3.featuretitle{padding-left: 19px; background-color: white; padding-right: 19px; margin-top: 0px; margin-left:1px; margin-right:1px;}

div#nav-below.navigation
{background-color:white;
margin-top:1px;
padding:5px 20px;}

.navigation a{ color:#5D05FF;}