/*
Theme Name: DES-IDEA-SIMPLE
Theme URI: http://www.des-idea.net
Description: This theme designed for http://des-idea.net site , by<a href="http://des-idea.net">Abdullah Almutairi</a>.
Version: beta 0.1
Author: Abdullah almutairi
Author URI: http://des-idea.net
*/


body {
background: #747474 url(images/bg.jpg) top center repeat-x;
font-family: tahoma;
color: #fff;
overflow: hidden;
}

#box {
background: url(images/box.png) no-repeat;
*background: #626362;
width: 600px;
height: 350px;
margin: 100px auto;
}

#box h2{
color: #f2f2f2;
padding: 20px 30px 0 0;
font-weight: bold;
text-decoration: none;
}

#box .entry {
padding: 0 20px ;
font-size: 12px;
}

#sociel {
padding: 40px;
height: 35px;
}

.Email {
height: 32px;
width: 32px;
background: url(images/Email_16.png) top center no-repeat;
text-indent: -999px;
float: right;
padding: 3px;
display:block;
}

.Email a{
display:block;
text-decoration: none;
height: 32px;
}

.Email:hover {
background: url(images/Email_32.png)top center no-repeat;
}

.facebook {
height: 32px;
width: 32px;
background: url(images/facebook_16.png) top center no-repeat;
text-indent: -999px;
float: right;
padding: 3px;
}

.facebook:hover {
background: url(images/facebook_32.png)top center no-repeat;
}

.facebook a{
display:block;
text-decoration: none;
height: 32px;
}

.twitter {
height: 32px;
width: 32px;
background: url(images/twitter_16.png) top center no-repeat;
text-indent: -999px;
float: right;
padding: 3px;
}

.twitter:hover {
background: url(images/twitter_32.png)top center no-repeat;
}

.twitter a{
display:block;
text-decoration: none;
height: 32px;
}


.wordpress {
height: 32px;
width: 32px;
background: url(images/wordpress_16.png) top center no-repeat;
text-indent: -999px;
float: right;
padding: 3px;
}

.wordpress:hover {
background: url(images/wordpress_32.png)top center no-repeat;
}

.wordpress a{
display:block;
text-decoration: none;
height: 32px;
}

.youtube {
height: 32px;
width: 32px;
background: url(images/youtube_16.png) top center no-repeat;
text-indent: -999px;
float: right;
padding: 3px;
}

.youtube:hover {
background: url(images/youtube_32.png)top center no-repeat;
}

.youtube a{
display:block;
text-decoration: none;
height: 32px;
}

.flickr {
height: 32px;
width: 32px;
background: url(images/flickr_16.png) top center no-repeat;
text-indent: -999px;
float: right;
padding: 3px;
}

.flickr:hover {
background: url(images/flickr_32.png)top center no-repeat;
}

.flickr a{
display:block;
text-decoration: none;
height: 32px;
}


.deviantart {
height: 32px;
width: 32px;
background: url(images/deviantart_16.png) top center no-repeat;
text-indent: -999px;
float: right;
padding: 3px;
}

.deviantart:hover {
background: url(images/deviantart_32.png)top center no-repeat;
}

.deviantart a{
display:block;
text-decoration: none;
height: 32px;
}

