/*  
Theme Name: DiggTheme
Theme URI: 
Description: DiggTheme is based on Blue Earth from Web4 Sudoku, http://www.web4sudoku.com/, which was in turn based on Pinkline by GPS Gazette, http://www.gpsgazette.com. It has been modified by Poplar ProductivityWare http://www.poplarware.com and Joy Worthen Design into a custom theme for DigginFood.
Version: 1.0
Author: GPS Gazette, modified by Web4 Sudoku, modified by Poplar ProductivityWare and Joy Worthen; Licensed under GNU Public License (GPL)
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
margin-left:15px;
display: block;
}

li
{
list-style-type:none;
}


body 
{
min-width: 1000px;
font-size:11px;
margin: 0px;
text-align: center;
background: #fff;
color: #4c4a4a;
font-family:'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
background: url(img/dig_bg.png) no-repeat scroll left top; 
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/



#blogtitle
{
width: 100%;
height:135px;
display: block;
text-align: left;
margin: 0px auto 0px auto;
}


#blogtitle a:link {
color: #999999;
text-decoration: none;
border: none;
margin-left: 0;
font-size:13px;
}

#blogtitle a:visited {
color: #999999;
text-decoration: none;
border: none;
margin-left: 0;
}

#blogtitle a:hover {
color: #666666;
text-decoration: none;
margin-left: 0;
}

#blogtitle form {
  float:right;
  height:28px;
  width:273px;
  padding:10px 0px 0 0px;
  line-height:0;
}


#blogtitle #s {
float: left;
height:28px;
width:230px;
font-size:1em;
border: none;
text-align: center;
background: url(img/search.png) no-repeat scroll right top; 
}


#blogtitle form .input {
font-size:1em;
}




                         /*************Wrap************/
#wrap
{
min-width:0px;
margin-left:0;
height:100%
overflow: hidden;
}
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
min-width:1000px;
margin: 5px;
border-top: 1px solid #cccccc;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
font-size: 10px;
float: left;
width: 215px;
margin: 0;
margin-left: 7px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
font-size:1em;
color: #999999;
float: right;
width: 215px;
text-align: left;
border-left: 1px solid #cccccc;
height: auto;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
width: 570px;
margin: 20px 0px 0px 0px;
text-align: left;
height: 100%;
display: inline-table;
}


#content ul
{
padding-left: 0px;
}


#content ul li{
padding: 0.2em;
list-style-type: none;
}

#content ul ul li{
padding: 0.2em;
list-style-type: none;
}


#content ol{
list-style position: inside;
list-style-type: none;
border-top: 1px solid #cccccc;
padding-left: 0px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 0px;
width: 475px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
font-size: 10px;
color: #999999;
padding: 5px 1em 5px 1em;
border-top: 1px solid #cccccc;
}

#footwrap p
{
display: inline;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap ul li{
display: inline;
padding: 0.2em;
}


#footwrap a:link {
color: #999999;
text-decoration: none;
border: none;
font-weight: normal;
}
#footwrap a:hover {
color:#333333;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color:#666666;
border: none;
}

#footwrap a:visited {
color:#999999;
text-decoration: none;
border: none;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
text-align: right;
padding: 0 8px  0 8px;
}

#sidebarleft li
{
padding-bottom: 8px;
list-style-type:none;
display: block;
}

#sidebarleft ul li
{
display: block;
padding-bottom: 2px;
margin-left: 7px;
list-style-type:none;
}

#sidebarleft ul li ul li{
padding-bottom: 2px;
display: block;
list-style-type:none;
}

#sidebarleft ul li li{
padding: 2px 3px 2px 2px;
list-style-type:none;
}

#sidebarleft a:link {
display:block;
text-align: right;
color: #666666;
text-decoration: none;
font-weight: normal;;
}

#sidebarleft a:hover {
display:block;
color: #999999;
}

#sidebarleft a:visited:hover {
display:block;
color: #999999;
}

#sidebarleft a:visited {
display:block;
color: #666666;
margin-left: 10px;
font-weight: normal;
}

#sidebarleft h2 {
color: #eb7d14;
font-size: 11px;
font-weight:normal;
text-align: right;
margin-top:490px;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
background: none;
padding: 0 8px  10px 8px;
}

#sidebarright li
{
padding-bottom: 8px;
list-style-type:none;
display: block;
}

#sidebarright ul li
{
font-size:1em;
display: block;
margin-left: 7px;
padding-bottom: 2px;
list-style-type:none;
}

#sidebarright ul li ul li{
padding-bottom: 2px;
list-style-type:none;
}

#sidebarright a:link {
display:block;
color: #999999;
text-decoration: none;
font-weight: normal;
margin-left: 10px;
}

#sidebarright a:hover {
display:block;
color: #cccccc;
}

#sidebarright a:visited:hover {
display:block;
color: #cccccc;
}

#sidebarright a:visited {
display:block;
color: #999999;
margin-left: 12px;
}

#sidebarright h2 {
color: #999999;
font-size: 11px;
padding: 2px 0px;
margin-top:14px;
}

#sidebarright h3 {
background: url(img/h3.png) no-repeat scroll right top; 
width:170px;
height:48px;
padding: 0px 0px 10px 5px;
margin-top:14px;
}

#sidebarright h4 {
background: url(img/advert.gif) no-repeat scroll left top;
height:330px;
width:170px;
padding: 2px 10px;
margin-top:14px;
}





#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0px 100px .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 0px;
padding: 0px 25px 0px 0px;
color: #999999;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postcat, .postdate {
    margin-left: 40px;
}

.postmetadata {
    font-size:1em;
    width:140px;
    display:block;
    float: right;
    margin: 15px 5px 6px auto;
    padding: 10px 5px 2px 5px;
    text-align: left;
    color:#999999;
}

#content .postmetadata {
    padding-left: 5px;
}

.postmetadata a:link {
    border: none;
    color: #666666;
    font-weight: normal;
}

.postmetadata a:hover {
    border: none;
    color: #cccccc;
    font-weight: normal;
}

.postmetadata a:visited:hover {
    border: none;
    color: #cccccc;
    font-weight: normal;
}

.postmetadata a:visited {
border: none;
color: #666666;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #666;
    text-decoration: underline;
}

a:visited {
    color: #999;
    text-decoration: none;
}

a:visited:hover {
text-decoration: underline;

}

#content .entry a:link, #content .entry a:visited {
	text-decoration: underline;
}

a img {
    border:none;
    background:none;
}

#feed, #feed img a:link, #feed img a:visited {
    border: none;
    text-decoration: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist {
    padding-left: 40px;
    padding-right: 15px;
    color: #666666;
}

.commentlist li {
    margin: 8px 10px 8px 15px;
    padding-left: 12px;
    list-style: none;
    margin-bottom: 2px;
    border-top:#cccccc 1px;
}

li.alt
{
    border-bottom:#cccccc 1px; 
}

.commentlist li li {
    border: none;
    border-bottom:#cccccc 1px;
    border-top:#cccccc 1px; 
    background: none;
    padding-left: 5px;
    margin: 0 2px 0 2px;
}

.commentlist cite {
    text-decoration: none;
    font-weight: normal;
    padding: 0px 0px 1px 3px;
    text-decoration: none;
    font-size: 13px;
    font-style:normal;
    color: #999;
    font-weight: bold;
}

.commentlist p
{
    padding: 5px 5px 2px 3px;
    margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
    text-decoration: none;
    color: #91f9f9;
    text-decoration: none;
    font-weight: normal;
}

.commentnumber {
    font-size: 12px;
    margin-top: 2px;
    float:right;
    color: #cccccc;
    font-size: 18pt;
}

#comment {
    width:80%;
}

#commentform {
    margin-left:5%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/


h1 {
    display: block;
    font-size: 12px;
    color: #86d850;
    padding: 5px 0 0 0px;
    margin: 5px 0 5px 0;
    text-align: left;
}

h2
{
display: block;
font-size: 13px;
color: #86d850;
padding: 5px 0 0 0px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
color: #86d850;
text-align: left;
}

h3.posttitle   
{
font-size: 14px;
font-weight: bold;
}

.posttitle a:link
{
font-size: 14px;
color: #86d850;
font-weight: bold;
}

.posttitle a:visited
{
font-weight: bold;
font-size: 14px;
color: #86d850;
}

.posttitle a:hover
{
font-size: 14px;
color: #86d850;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 11px;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 11px;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


input, textarea, select {
border: 1px solid #cccccc;
height: 20px;
}

input.text, input.submit,input.rounded-submit {
border: none;
}


                         /***************************************************
                         *********************** date ********************
                         *****************************************************/
.date
{
font-size:1em;
float:left;
display:block;
width: 56px;
height: 30px;
margin-top: 17px;
margin-right: 5px;
text-transform: uppercase;
padding: 6px 7px 7px 0;
text-align: center;
color: #2b90f6;
}

.entry
{
padding-bottom: 8px;
width: 600px;
}

                         /***************************************************
                         *********************** Contained floats fix************
                         *****************************************************/
.post
{
display: block;
margin: 0px 0px 0px 15px;
min-width: px;
padding-bottom: 6px;
margin-bottom: 6px;

}

                         /***************************************************
                         *********************** Code ********************
                         *****************************************************/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 2px solid #333333;
border-bottom: 2px solid #333333;
color: #333;
}

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
.topnav {
margin-left:215px;
margin-right:10px;
margin-top:8px;
margin-bottom:0px;
width: 0%;
/*overflow: hidden;*/
text-align: left;
}

.topnav ul {
  margin:0;
  min-width: 0px;
  padding:0px 310px 280px 8px;
}

.topnav li {
float: left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

.topnav li a {
display:block;
padding:0 3px;
margin: 0 6px;
font-size:1em;
letter-spacing:1px;
color:#999999;
}

.topnav li a:hover {
display:block;
padding:0 3px;
margin: 0 6px;
font-size:1em;
letter-spacing:1px;
color:#666666;
text-decoration:underline;
}

.topnav li a:visited {
display:block;
padding:0 3px;
margin: 0 6px;
font-size:1em;
letter-spacing:1px;
color:#999999;
}

.topnav li a:visited:hover {
display:block;
padding:0 3px;
margin: 0 6px;
font-size:1em;
letter-spacing:1px;
color:#999999;
}

* html .topnav a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */


.credits
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: right;
}

/************** Icon Navigation ***************/

#content ul.iconnav {
    margin:0;
    padding:0;
    list-style-type: none;
	display: table;
}

#content ul.iconnav li {
	margin: 0 0 0 215px;
    float: left;
    list-style-type:none;
}

div.icon_nav {
    margin-left:0px;
    padding: 10px 5px ;
    text-align: center;
}

li.cat-item div.icon_nav {
	margin: 0 0 40px -215px;
	height: 120px;
	width: 120px;
}


div.icon_nav img {
    margin-left: 0px;
    margin-right: auto;
}

div.icon_nav a {
    text-align: center;
    margin-right: auto;
}



                         /***************************************************
                         *********************** Calendar ********************
                         *****************************************************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{
padding:0px 10px 10px 4px;	
}

img 
{
padding:0px 0px 10px 4px;	
}



                         /***************************************************
                         ***************** Previous and Next Posts************
                         *****************************************************/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}


                         /***************************************************
                         *********************** Smileys ********************
                         *****************************************************/

.wp-smiley
{
padding: 0;
}

.search-form
{
width:250px;
margin:0px;
background: #000;
}
