/*
Theme Name: Design Daily
Theme URI: 
Description: Theme crafted for design-daily.com 
Version: 0.1
Author: Florian Claudiu Lazar 
Author URI: http://design-daily.com
Tags: blue,fixed width, three columns, widgets

*/

/* 
colors

black #000
blue #3b5998
light blue #d8dfea
yellow #ffff00
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	
	font-family:  Verdana, Verdana, "Helvetica Neue", Geneva, Arial, Sans-Serif ;
	background: #fff;
	color: #000;
	text-align: center;

	}
	
.entry td,.entry  th,.entry  p ,.entry  div,.entry  span,.entry li, .entry a{
  font-size:11px;
}

table {border-collapse:collapse;border-spacing:0;}
.entry h3{
  margin-bottom: 3px
}
.entry .job1 {
  margin-top: 12px
}
a{
  text-decoration: none;
  color: #3b5998;  
}

a:hover {
  background-color:#ffff00;
  color:#000;
}


#page {
	text-align: left;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	}

ul{
  list-style:none outside none;
  margin:0 auto;
  padding:0;
}

/*header */
#logo {
  float:left;
  width: 665px; 
  margin-right: 30px;
}


#title {
  clear:left;

}

#title img{
  border: 0;
  margin: 11px 0px 5px 0px;
  cursor:pointer;
}



ul{
  margin: 0;
}
#pages {
  font-size: 13px;
  font-weight:bold;     
}
#pages ul{
  list-style:none outside none;
  margin:0 auto;
  padding:0;
}
#pages ul li{
 float:left; 
 display: list-item!important; 
}

#pages ul li:after {
	content: "|" !important;	
}

#pages li:last-child:after {
	content: "";
}

#pages ul li.current_page_item a {
  color: #000;
  
}


#hright {

 width: 265px;
 float:right;
}

#searchform label{
  font-size: 14px;
  
}

 
#followlinks{
  font-size:13px;
  font-weight:bold;
  margin-bottom:12px;
}

/*content */
#content {
clear: both;

}

.entry a img {
border:0;
}

.entry ol li,.entry ol li a,.entry ol li small {
  font-size:11px;
}

.entry p{
  font-size:12px;
}

#center {
 width:450px;
 margin-right:30px;
 float:left;
}


/*sidebars */

#sideleft{
 width: 185px;
 margin-right:30px;
 float: left;
}

#sideleft .sidebox ul ,#sideright .sidebox ul{
  line-height:19px
}


#sideright {
 width: 265px;
 float: left;
}

.sidetitle{
  height: 30px;
  line-height: 30px;
  color: #000;
  text-align:left;
  background-color:#d8dfea;  
 }
 
 .sidetitle h4 {
  padding-left: 4px;
  font-size:17px;
  font-weight:bold;
  margin: 0px;
 }
 
 .sidecontent {
  margin: 10px 0px;
 }
 
 .adblock{
  margin-top:10px;
 }
 .adblock a{ 
   line-height:0px;
  }
 .adblock img{
   border: 0;
 }
  .sidecontent a {
  font-size: 12px;
  }
  
  #category_list{
    padding-left:4px;   
  }
  
  #category_list,#category_list a{
    font-size: 16px;
  }
  
  .recent_comments li {
    margin: 6px 0px;
  
  }
  
  .twtr-widget div{
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0px!important;
}

/* footer*/

#footer {
  width:450px;
  margin-left:215px;

}

#footer center{
 line-height:20px;
}

#footer #crights {
}

/*center */

.bluedevider{
  width:450px;
  height:5px;
  margin: 10px 0;
  background-color:#3b5998;
  clear:both;
}

.addthis_toolbox{
  float:left;
}
.comments_count{
  float:right;
  margin-bottom: 15px;
}

.more-link{
  float:right;
  font-size:12px;
}
.post{
  margin-bottom:16px;
}

.post h2 {
  font-weight:bold;
  font-size:1,5em;
}
.metabottom, .metatop {
  clear:both;
}

.metatop{
  font-size:12px;
}

.alignright{
  float:right;
}
.alignleft{
float:left;
}
.navigation a {
font-size:17px;
font-size:1.5em;
font-weight:bold;
}
.navigation{
clear:both;
margin-bottom:10px;
overflow:hidden;
}

.ad {
 margin-bottom: 4px;
 margin-top:16px;
 clear:both;
}

/* forms */

#newsletter input[type=text], #searchform input[type=text]{
  width: 185px!important;
  height:28px;
  border: 2px #d8dfea solid;  
  color:#afb1b2;
  font-weight:bold;
  text-align: center;
  padding:0;
}
#newsletter input[type=submit], #searchform input[type=submit]{
  background-color:#d8dfea;  
  font-weight:bold;
  border: 2px #d8dfea solid;  
  border-top: 1px;
  height:32px;    
  color:#000;  
  width:72px;    
  padding:0;	
  display:block;
  float:right;
  cursor: pointer;
  cursor: hand;
}

input[type=submit]:hover.mp_submit , #searchform input[type=submit]:hover{
 background-color:#3b5998;
  border: 2px #3b5998 solid;  
  border-top: 1px;
  color:#fff;
 
}

#newsletter .ajax-loader{
  display:none;
}



.ad img{
 border:0;
}

.ad a:hover{
  background-color:#fff;
}

.article-link:hover{
  background-color:#fff;
}


#comment {
  width:450px;
}
.bigfont-sidebar , .bigfont-sidebar a{
  font-size:16px;
  font-weight:bold;
}

.recent_comments , .recent_comments a{
  font-size:12px;
}
.MailPressFormEmail{
  border:2px solid #D8DFEA;
  color:#AFB1B2;
  font-weight:bold;
  height:28px;
  padding:0;
  text-align:center;
  width:185px !important;
}
.MailPressFormName {
  display:none;
}

.MailPressFormSubmit{
  background-color:#D8DFEA;
  border-color:-moz-use-text-color #D8DFEA #D8DFEA;
  border-right:2px solid #D8DFEA;
  border-style:none solid solid;
  border-width:1px 2px 2px;
  color:#000000;
  cursor:pointer;
  display:block;
  float:right;
  font-weight:bold;
  height:32px;
  padding:0;
  width:72px;
}

.mp-formdiv br {
display:none;
}
