/*  
Theme Name: dailypress
Theme URI: http://www.blogohblog.com
Description: The "DailyPress" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/*++++++ BODY ++++++++*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; color:#666666;}
.clearafter {
	height: 1%
}
body { background: none; font:11px Arial, Helvetica, sans-serif; color:#333;}

/*++++++ HYPERLINKS ++++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a { color:#333;}
a:hover { text-decoration:underline;}

/*++++++ MAIN ++++++++*/
#wrapper { width: 1000px; margin:auto; }
#main {	width: 1000px; margin:30px auto 10px; }
#left { float: left; width: 700px;  }
#right { float: left; width: 250px; margin-left: 30px; }
#project{ width: 1000px; background: none; overflow: hidden; }
#workcontainer{ float: right; width: 840px;}

/*++++++ HEADER ++++++++*/
#header { height:100px; width: 1000px; }
#logo { width: 350px; float:left;}
#logo h1{ text-indent:-10000px;}
#logo h1 a{ display:block; background: url(portfolio/mcculley-design-lab-logo.jpg) no-repeat; width: 350px; height: 49px; outline:none; margin-top:15px;}

/*++++++ SEARCH ++++++++*/
#searchbox { float:right; width: 219px; height: 24px;border: thin #666666; margin:5px 20px 20px 0px; }
#searchbox #s { float: left; margin: 4px 0 0 16px; width: 160px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 6px 8px 0 0; width:12px; height:13px;  }
/*---------------------new-----------------*/


#header-homepage {
	background:none;
	height:198px;
	width: 1000px;
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	}
#textentry{
	width: 1000px;
	margin-bottom: 10px; 
	font-size: 11px;
	padding-left: 3px;
	}
	#textentry p{
	margin-bottom: 10px;
	}
	#textentry span{
	color: #f07d0a;
	font-weight: bold;
	}
#homecat{ width: 1000px}

.homebox
  {
  margin: 2px 5px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
.homebox img
  {
  display:inline;
  margin:0px;
  }
.homebox a:hover img
  {
  border:0;
  }
.tag
  {
  text-align:left;
  font-weight:normal;
  font-size: 11px;
  width: 200px;
  margin:0px;
  text-transform: lowercase;
  }


#feature{
	width: 1000px;
	height: 150px;
	margin: 0px 2px;
	}

/*-----------------about content---------------*/
#aboutpic{ width: 800px}
.aboutbox
  {
  margin: 2px 5px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
.aboutbox img
  {
  display:inline;
  margin:0px;
  }
.aboutbox a:hover img
  {
  border:0;
  }
.name
  {
  text-align:left;
  font-weight:normal;
  font-size: 11px;
  width: 150px;
  margi-left:10px;
  text-transform: lowercase;
  }
	
/*--------------------side nav-------------*//*-----------------Content Project Page-----------------*/

#workgrid{
width: 1000px;
}


#navigation{
width: 17%;
height: 320px;
float: left;

}
#navigation ul {
		list-style-type: none;
		font: 1em/1 Arial, Helvetica , sans-serif;
		line-height: 1.2em;
		overflow: hidden;
		}
#navigation h2{
		font: 1em Arial, "Helvetica Neue", Courier;
		color: #f07d0a;
		font-weight: bold;
		padding-left: 5px;
		padding-bottom: 20px;
		}
#navigation li {
		text-decoration: none;
		text-transform: lowercase;
		font-weight: normal;
		padding: 3px 3px 3px 5px;
		}
		#navigation li a{
		outline: none;
		background-color: #ffffff;
		color: #666666;
		}
#navigation li a:link{

		background-color: #ffffff;
		color: #666666;
		}
#navigation li a:hover {
		background-color: #333231;
		color: #ffffff;
		}
#navigation li a:active {
		background-color: #f07d0a;
		color: #ffffff;
		}
		
#navigation li li {
		text-decoration: none;
		text-transform: lowercase;
		font-weight: normal;
		padding: 3px 3px 3px 40px;
		}
#navigation li li a{
		outline: none;
		background-color: #ffffff;
		color: #666666;
		}
#navigation li li a:link{

		background-color: #ffffff;
		color: #666666;
		}
#navigation li li a:hover {
		background-color: #333231;
		color: #ffffff;
		}
#navigation li li a:active {
		background-color: #f07d0a;
		color: #ffffff;
		}


#workcontainer{ float: left; width: 78%; padding-left: 20px;}
.ourwork
  {
  margin:2px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
.ourwork img
  {
  display:inline;
  margin:0px;
  }
.ourwork a:hover img
  {
  border:0;
  }
.desc
  {
  text-align:left;
  font-weight:normal;
  width:180px;
  margin-left:7px;
  text-transform: lowercase;
  }
		
/*----------------Right Work Content-----------*/

#rightcontent{
		width: 800px;
		margin-left: 200px;
		}		

	
	
/*++++++ NAV ++++++++*/
#nav { width:100%; margin-top: -20px; background:#666666; height:33px; line-height:33px;}
#nav ul{width:100%; height:33px; background-color: #666666;}
#nav ul li{ float: left; margin: 0 40px 0 40px; height: 33px; overflow: hidden; display: inline; line-height:33px;}
#nav ul li a {display: block; color:#FFFFFF; padding:0 10px 0 10px; text-transform:lowercase; }
#nav ul li a:hover {color:#f07d0a; text-decoration:none;}
#nav ul li.current_page_item { background-color: #999999; }
#nav ul li.current_page_item a { background-color: #999999;}

/*++++++ MISC ++++++++*/
.clear { clear:both; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; } 
.alignleft { float: left ;}
img { border:none;}

/*++++++ All Pages except blog ++++++++*/
#content1 { width: 770px;}
.header{color: #666666; font: bold 11px arial;}
.entry1 { width: 770px; line-height:100%; margin-top: -10px; margin-left: 40px;}
.entry1 p { padding-bottom:0px; color:#666666;}
.entry1 h2.sectionhead { font: normal 11px  Arial, "Helvetica Neue", Helvetica, sans-serif; text-transform:uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:10px;}
.entry1 h2 { font: 11px  arial, "Times New Roman", Times, serif; color: #666666; padding:0; text-transform: lowercase;}
.entry1 h2 a { color:#666666; }
.entry1 img {margin-right: 10px;}
html>body .entry1 ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry1 li { margin: 7px 0 8px 10px; }
.entry1 ul li:before { content: ""; }
.entry1 p.postinfo { background:url(images/entryline.gif) repeat-x bottom; font-size:11px; padding-bottom:10px; margin-bottom:5px;}
.entry1 p.postinfo span.upper { text-transform:uppercase;}
.entry1 p.postinfo span.category { background:url(images/category.gif) no-repeat; padding-left:20px;}
.entry1 p.postinfo span.comment { background:url(images/comment.gif) no-repeat; padding-left:20px;}
.post1 {margin-bottom: 5px;}
.navigation1 { width: 550px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation1 span.older { background:url(images/older.gif) no-repeat right; padding-right:25px; }
.navigation1 span.newer { background:url(images/newer.gif) no-repeat left; padding-left:25px; }
.socials1 {font-size:11px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; border:1px solid #BBB9B2; padding:5px 5px 5px 10px; width:540px;}
.socials1 a {margin-right:10px; color:#BFBCB3;}
.btn_email1 {background:url(images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment1 {background:url(images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious1 {background:url(images/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg1 {background:url(images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit1 {background:url(images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati1 {background:url(images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl1 {background:url(images/furl.gif) left no-repeat; padding-left:15px;}


/*++++++ about content ++++++++*/
#content { width: 800px; }
.entry { width: 800px; line-height:140%; margin-bottom:20px; margin-top: -30px; }
.entry p { padding-bottom:10px;}
.entry h2.sectionhead { font: normal 11px  arial, "Helvetica Neue", Arial, Helvetica, sans-serif; text-transform:uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:10px;}
.entry h2 { font: bold 11px  arial, "Times New Roman", Times, serif; color:#333; padding:5px 0 5px 0; text-transform: lowercase;}
.entry h2 a { color:#000; }
.entry img {margin:0;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: ""; }
.entry p.postinfo { font-size:11px; padding-bottom:10px; margin-bottom:5px;}
.entry p.postinfo span.upper { text-transform:uppercase;}
.entry p.postinfo span.category { background:url(images/category.gif) no-repeat; padding-left:20px;}
.entry p.postinfo span.comment { background:url(images/comment.gif) no-repeat; padding-left:20px;}
.post {margin-bottom:15px;}
.navigation { width: 550px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation span.older { background:url(images/older.gif) no-repeat right; padding-right:25px; }
.navigation span.newer { background:url(images/newer.gif) no-repeat left; padding-left:25px; }
.socials {font-size:11px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; border:1px solid #BBB9B2; padding:5px 5px 5px 10px; width:540px;}
.socials a {margin-right:10px; color:#BFBCB3;}
.btn_email {background:url(images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment {background:url(images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious {background:url(images/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg {background:url(images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit {background:url(images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati {background:url(images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl {background:url(images/furl.gif) left no-repeat; padding-left:15px;}

/*++++++ blog content ++++++++*/
#content2 { width: 700px; margin-top: -20px; }
.header{color: #666666; font: bold 11px arial;}
.entry2 { width: 700px; line-height:140%; margin-top: 10px}
.entry2 p { padding-bottom:10px;}
.entry2 h2.sectionhead { font: normal 11px  arial, "Helvetica Neue", Arial, Helvetica, sans-serif; text-transform:uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:10px;}
.entry2 h2 { font: bold 11px  arial, "Times New Roman", Times, serif; color:#333; padding:5px 0 5px 0; text-transform: lowercase;}
.entry2 h2 a { color:#000; }
.entry2 img {margin:0;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry2 ul li:before { content: ""; }
.entry2 p.postinfo { font-size:11px; padding-bottom:10px; margin-bottom:5px;}
.entry2 p.postinfo span.upper { text-transform:uppercase;}
.entry2 p.postinfo span.category { background:url(images/category.gif) no-repeat; padding-left:20px;}
.entry2 p.postinfo span.comment { background:url(images/comment.gif) no-repeat; padding-left:20px;}
.post2 {margin-bottom:15px;}
.navigation2 { width: 550px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation span.older { background:url(images/older.gif) no-repeat right; padding-right:25px; }
.navigation span.newer { background:url(images/newer.gif) no-repeat left; padding-left:25px; }
.socials2 {font-size:11px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; border:1px solid #BBB9B2; padding:5px 5px 5px 10px; width:540px;}
.socials2 a {margin-right:10px; color:#BFBCB3;}
.btn_email2 {background:url(images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment2 {background:url(images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious2 {background:url(images/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg2 {background:url(images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit2 {background:url(images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati2 {background:url(images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl2 {background:url(images/furl.gif) left no-repeat; padding-left:15px;}

/*++++++ interiors ++++++++*/
#content3 { width: 770px;}
.header{color: #666666; font: bold 11px arial;}
.entry3 { width: 770px; line-height:100%; margin-top:0px; margin-left: 40px;}
.entry3 p { padding-bottom:0px; color:#666666;}
.entry3 h2.sectionhead { font: normal 11px  Arial, "Helvetica Neue", Helvetica, sans-serif; text-transform:uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:10px;}
.entry3 h2 { font: 11px  arial, "Times New Roman", Times, serif; color: #666666; padding:0; text-transform: lowercase;}
.entry3 h2 a { color:#666666; }
.entry3 img {margin-right: 10px;}
html>body .entry1 ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry1 li { margin: 7px 0 8px 10px; }
.entry3 ul li:before { content: ""; }
.entry3 p.postinfo { background:url(images/entryline.gif) repeat-x bottom; font-size:11px; padding-bottom:10px; margin-bottom:5px;}
.entry3 p.postinfo span.upper { text-transform:uppercase;}
.entry3 p.postinfo span.category { background:url(images/category.gif) no-repeat; padding-left:20px;}
.entry3 p.postinfo span.comment { background:url(images/comment.gif) no-repeat; padding-left:20px;}
.post3 {margin-bottom: 5px;}
.navigation3 { width: 550px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation3 span.older { background:url(images/older.gif) no-repeat right; padding-right:25px; }
.navigation3 span.newer { background:url(images/newer.gif) no-repeat left; padding-left:25px; }
.socials3 {font-size:11px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; border:1px solid #BBB9B2; padding:5px 5px 5px 10px; width:540px;}
.socials3 a {margin-right:10px; color:#BFBCB3;}
.btn_email3 {background:url(images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment1 {background:url(images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious1 {background:url(images/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg1 {background:url(images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit1 {background:url(images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati1 {background:url(images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl1 {background:url(images/furl.gif) left no-repeat; padding-left:15px;}

/*++++++ SIDEBAR ++++++++*/
#sads { width:388px; font-size:11px; text-transform:uppercase; text-align:right; background:#eeedea; border:1px solid #d6d4cd; padding:8px; margin-bottom:10px;}
#sads ul {}
#sads ul li { float:left; padding-right:6px;}
#sads ul li.last { float:right; padding:0px; }
#sads p { background:url(images/adsdotdot.gif) no-repeat center left; margin-top:5px;}
#sads a { color:#5e5d5a;}
#tab { width:250px; background:#eeedea; border:1px solid #d6d4cd; padding:8px; margin-bottom:10px;}
#sidebar { width:250px; padding-left:10px;}
#sidebar h2 { font-size:11px; margin-bottom:10px; color: #000000; text-transform:uppercase; font-family:arial, "Times New Roman", Times, serif;}
#sidebar ul{ margin:10px auto 20px;}
#sidebar ul li{}
#sidebar ul li ul{}
#sidebar ul li ul li{display:block; background:url(images/bullet.gif) no-repeat 0 2px; padding-left:18px; margin-bottom:6px; padding-bottom:5px;border-bottom:1px dotted #dadada;font-size:11px;}
.sleft { float:left; width:180px; background:url(images/dot-v.gif) repeat-y right; padding-right:10px; }
.sright { float:right; width:198px; padding-left:10px; }

/*+++++++ CALENDAR +++++++*/
#calendar #calendar_wrap #wp-calendar { width: 100%; }
#calendar #calendar_wrap #wp-calendar caption { text-align:left; border-bottom:1px solid #dadada; padding-bottom:5px; }
#calendar #calendar_wrap #wp-calendar th { text-align:left; font-weight:bold; padding-top:5px; }
#calendar #calendar_wrap #wp-calendar td{ text-align:left; }

/*+++++++ COMMENTS +++++++*/
#c { float:left; width:225px;}
#cc { float:right; width:304px;}
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px; }
#commentform #email { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px; }
#commentform #url { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px;}
#commentform #comment { border:1px solid #bbb9b2; height:200px; width:290px; background:#f5f5f3; padding-left:5px;}
.commentlist cite { background:#f5f5f3; padding:5px 5px 5px 10px; }
.commentlist cite a { color:#333;}
.commentlist .ctext { background:url(images/doth.gif) repeat-x bottom; font-size:11px;}
.postmetadata { background:#f9f9f9; padding:10px; border:1px solid #bbb9b2;}
.ccomment { width: 550px; line-height:140%; margin-bottom:20px; }
.ccomment ol {}
.ccomment ol li { background:#e7e5de; padding:5px;}
.ccomment ol li.alt { background:#efeee8; padding:5px;}

/*++++++ FOOTER ++++++++*/
#footer { margin-top: 30px; width:100%; height:35px; line-height:35px; overflow:hidden; float: right;}
.footer { width:1000px;}
.footer a { color: #333231;}
.footer a:hover { color:#f07d0a;}


#footer1{

	float: right;
	margin-top: 25px;
	width: 100%;
	padding: 10px 0 0 0;
	padding-bottom:40px;
	border-top: 1px solid #bababa;
}

#home-footer {
	
	clear:both;
	margin-top:30px;
	display:inline;
	}	
#home-footer ul {
	text-align:center;
	display:inline;
	}	
#home-footer ul li {
	list-style-type:none;
	display:inline;
	}	
#home-footer ul li a { 
	padding:0 10px;
	}
#home-footer p {
	text-align:center;
	}

#footer-1 ul {
border-top: 1px #000000 thick;
	}	
	#footer1 li {
	border-top: thin #000000;
	list-style-type:none;
	display:inline;
	}	
#footer1 ul li {
	list-style-type:none;
	display:inline;
	}	
#footer1 ul li a { 
	padding:0 15px;
	}
#footer1 p {
	text-align:center;
	}	

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px; margin-right: 100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center; }
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
