/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
body
{
    background: url("images/bgdark-small.jpg") repeat-x scroll 0 0 #FFFFFF;
    font-size: 0.75em;
    font-family: Arial,Verdana,Helvetica,Tahoma,Sans-Serif;
    color: #333;
    text-align: center;
}
body#homepage
{
    background: url("images/bgdark.jpg") repeat-x scroll 0 0 #FFFFFF;
}
div.technologies h3, div.latestArticles h3, #footer h4
{
    font-family: 'Oswald' ,Tahoma,Arial, Sans-serif;
    margin-bottom: 20px;
}
#page, #footer div.footerContent
{
    width: 990px;
}
#page
{
    text-align: left;
    margin: 0 auto;
    padding: 0;
    position: relative;
    margin-bottom: 2em;
}

br.cl{clear:both;}
#header
{
    width: 100%;
    height: 150px;
    margin: 0 auto;
    padding: 0;
}


#clear, .clear
{
    clear: both;
}

#nav
{
    margin: 0;
    padding-top: 0px;
    height: 35px;
    text-align: right;
}
#nav ul
{
    margin: 0;
    padding: 0;
    height: 43px;
}
#nav li
{
    list-style: none;
    margin: 0;
    display: inline;
    height: 43px;
    padding: 5px;
    line-height: 43px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Arial' ,Helveltica,Sans-Serif;
}

#nav a, #nav a:visited
{
    color: #fff;
}
#nav a:hover
{
    color: #8ec12d;
}

a#logo
{
    background: url("images/logo.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 95px;
    text-indent: -9999px;
    width: 306px;
    margin-top: 20px;
}
a
{
    color: #3ba0b2;
    text-decoration: none;
}

a:hover
{
    color: #3ba0b2;
    text-decoration: underline;
}

div.latestTweet
{
    font-style: italic;
    position: absolute;
    right: 0;
    top: 80px;
    width: 450px;
    background: url(images/twitter.jpg) no-repeat;
    padding-left: 40px;
    color: #585858;
padding-bottom:10px;
}
#bar
{
    height: 30px;
    width: 100%;
    margin: 0 auto;
}
.description
{
    width: 849px;
    margin: 0 auto;
    font-size: 10px;
    text-align: center;
}
a.viewPortfolio
{
    background: url("images/viewportfoliobg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 43px;
    line-height: 43px;
    margin: 65px auto 0;
    text-align: center;
    width: 171px;
}
div.technologies
{
    float: left;
    margin-top: 80px;
}
div.technologiesContent
{
    background: #f2f2f2;
    padding: 10px;
    float: left;
    width: 410px;
}
div.technologiesContent h4
{
    margin-top: 0;
    color: #0a0a0a;
}
div.technologiesContent p
{
    clear: both;
    color: #828283;
    font-style: italic;
}
div.technologies ul
{
    margin: 0;
    padding: 0;
    height: 150px;
    float: left;
    padding: 0;
}
div.technologies ul li
{
    border-bottom: 1px dotted #CECECE;
    list-style: none outside none;
    margin: 0 5px;
    padding: 2px;
}
div.technologies div.appList
{
    margin-left: 15px;
}
div.technologies div.techList ul
{
    width: 120px;
}
div.technologies div.appList ul
{
    width: 150px;
}
div.technologies div.appList, div.technologies div.techList
{
    margin-bottom: 10px;
    color: #828283;
    float: left;
}
div.latestArticles
{
    float: right;
    width: 530px;
    margin-top: 80px;
}
div.latestArticles ul
{
    background: #f2f2f2;
    padding: 10px;
    margin: 0;
}
div.latestArticles ul li
{
    padding: 5px;
    list-style: none;
    border-bottom: 1px dotted #c4c4c4;
}
div.latestArticles ul li a
{
    color: #828283;
}
#headerimg
{
    margin: 7px 9px 0;
    height: 192px;
    width: 740px;
}

#divsq
{
    background: #E05C8b url('images/back2.gif') repeat-x;
    padding: 8px;
    margin-left: 20px;
    margin-right: 20px;
}
.divtitle
{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    display: block;
}

.divdesc
{
    color: #fff;
}

#home_blog
{
    font-size: 12px;
    margin-bottom: 5px;
}

#home_blog_post
{
    float: left;
    width: 530px;
    margin: 0 0 0;
    padding: 0 0 20px 20px;
}
#home_blog_post a, #home_blog_post a:visited
{
    color: #003366;
}
#home_blog_post a:hover
{
    color: #003366;
    text-decoration: underline;
}
#home_blog_text
{
    float: right;
    width: 450px;
}
#home_blog_text_left
{
    float: right;
    padding-right: 15px;
    padding-left: 5px;
}
#home_blog_text_right
{
    float: right;
}
#home_blog_text_right h2
{
    padding: 5px;
    margin: 0;
}
#home_services
{
    font-size: 12px;
}

#home_services_post
{
    float: left;
    width: 500px;
    margin: 0 0 0;
    padding: 0 0 20px 20px;
}

#home_services_text
{
    float: right;
    padding-left: 20px;
}
#home_services_text_left
{
    float: left;
    width: 144px;
}
#home_services_text_right
{
    float: right;
    width: 144px;
    padding-right: 20px;
}
#home_portfolio
{
    font-size: 12px;
}

#home_portfolio_post
{
    float: left;
    width: 500px;
    margin: 0 0 0;
    padding: 0 0 20px 20px;
}

#home_portfolio_text
{
    float: right;
    padding-left: 20px;
}
#home_portfolio_text_left
{
    float: left;
    width: 144px;
}
#home_portfolio_text_right
{
    float: right;
    width: 144px;
    padding-right: 20px;
}
p.lptitle, p.lptitler
{
    font-weight: bold;
    margin: 30px 0 0;
}
p.lptitler
{
    font-size: 20px;
}
.lplist
{
    margin: 0;
    padding: 0;
}
.lplist ul
{
    margin: 0;
    padding: 0;
}
.lplist li
{
    list-style: none;
    padding: 2px 0;
    font-size: 11px;
}
#content
{
    font-size: 12px;
    margin-top: 30px;
    margin-bottom:30px;
}

#itemssidebarleft
{
    width: 222px;
}
#itemssidebarleft ul
{
    margin: 0;
    padding: 0;
}
#itemssidebarleft li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar_box
{
    width: 199px;
    border: 1px solid #E2E2E2;
    background: #F2F2F2;
    margin-bottom: 8px;
    color: #828283;
}
.sidebar_box a
{
    color: #2583AD;
}
.sidebar_box a:hover
{
    color: #2583AD;
}
.sidebar_box ul
{
    margin: 0;
    padding: 0;
}
.sidebar_box li
{
    margin: 0;
    padding: 5px 8px;
    list-style: none;
    font-family: Arial,Verdana,Helvetica,Tahoma,Sans-Serif;
    font-size: 11px;
}
.widebox{width:410px;}
#index_box ul
{
    margin: 0;
    padding: 0;
}
#index_box li
{
    margin: 0;
    padding: 5px 8px;
    list-style: none;
    background: #202020;
    border: 1px solid #404040;
    color: #f1f1f1;
}
#button_box
{
    width: 210px;
    border: 1px dashed #C6C6C6; /*background:#F8F8F8;*/
    margin-top: 8px;
}
#button_box:hover
{
    background: #f1f1f1;
    border: 1px dashed #ccc;
}
#button_box ul
{
    margin: 0;
    padding: 0;
}
#button_box li
{
    margin: 0;
    padding: 5px 8px;
    list-style: none;
    font-size: 11px;
}
#button_box li h2
{
    margin: 0;
    padding: 0;
    font: 22px Georgia,Serif;
}
#portfolioleft
{
    float: left;
    padding: 10px 50px 0;
    width: 330px;
    background: url(images/welcomebg.jpg) no-repeat scroll left top;
    color: #727171;
    font-size: 12px;
}
#portfolioright
{
    position: absolute;
    right: -30px;
    top: 140px;
    width:590px;
    background:url("images/shadow.jpg") no-repeat scroll center bottom transparent;
}
#portfolioright .heading
{
    background: #9acb35 url('images/back1.gif') repeat-x;
    padding: 8px;
}


.widecolumn .entry p
{
    font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry
{
    line-height: 1.4em;
}


.widecolumn
{
    line-height: 1.6em;
}

.narrowcolumn .postmetadata
{
    text-align: center;
}

.alt
{
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}


#footer
{
    background: #000000 none repeat scroll 0 0;
    border-top: 1px solid #404040;
    color: #F1F1F1;
    width: 100%;
}
#footer div.footerContent
{
    margin: 20px auto 0;
    padding-bottom: 30px;
}
#footer div.onlinePresence
{
    float: left;
    width: 295px;
    text-align: left;
}
#footer div.onlinePresence span
{
    font-size: 11px;
    color: #292929;
    float: left;
    margin-top: 10px;
}
#footer div.tagCloud
{
    float: right;
    width: 660px;
}
#footer div.tagCloud a
{
    color: #292929;
}
#footer h4
{
    font-size: 16px;
    text-align: left;
    margin-top: 0;
}
#footer p
{
    color: #fff;
}
#footer div.leftCol
{
    float: left;
    text-align: left;
    width: 180px;
}
#footer div.rightCol
{
    float: right;
    width: 100px;
}
small
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h1, h2, h3
{
    font-family: 24px Georgia,Serif /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif*/;
    font-weight: bold;
}

h1
{
    font-size: 4em;
    text-align: center;
}

#headerimg .description
{
    font-size: 1.2em;
    text-align: center;
}

h2
{
    font-size: 1.6em;
    font: 24px Georgia,Serif;
}

h2.pagetitle
{
    font-size: 1.6em;
}


#sidebar h2, #sidebar_box h2
{
    font: 19px Georgia,Serif; /*font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 	font-size: 1.2em;*/
    color: #433E3B;
    padding: 5px 8px;
    text-decoration: none;
    margin: 0;
}

h3
{
    font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
    text-decoration: none;
    color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
    color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite
{
    text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea
{
    /*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font: 0.9 em "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
}

.commentlist li
{
    font-weight: bold;
}

.commentlist li .avatar
{
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}


.commentlist cite, .commentlist cite a
{
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p
{
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p
{
    /*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font-family: "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
}

.commentmetadata
{
    font-weight: normal;
}

#sidebar
{
    /*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font: 1em "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike
{
    color: #777;
}

code
{
    /*font: 1.1em 'Courier New', Courier, Fixed;*/
    font-size: 1.1em;
    color: #333333;
}

.highlighted
{
    background-color: #f6ff01;
}

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

.entry p a:visited, .entry p a, h2 a:hover, h3 a:hover
{
    color: #2583AD;
    text-decoration: none;
}

.entry p a:hover
{
    color: #2583AD;
    text-decoration: underline;
}


#wp-calendar #prev a, #wp-calendar #next a
{
    font-size: 9pt;
}

#wp-calendar a
{
    text-decoration: none;
}

#wp-calendar caption
{
    font: bold 1.3em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th
{
    font-style: normal;
    text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body
{
    margin: 0;
    padding: 0;
}



#headerimg
{
    margin: 0;
    height: 200px;
    width: 100%;
}
#post-content
{
    background: #f3f2e9;
    padding: 8px;
    border: 1px solid #404040;
    margin-top: 8px;
}

.narrowcolumn
{
    float: left; /*margin: 0 0 20px 20px;*/
    width: 530px;
        background: #fff;
    border: 1px solid #e2e2e2;
    padding:15px;    
}

.widecolumn
{
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
}

.post
{
    margin: 0 0 40px;
    text-align: justify;

   
}


.post hr
{
    display: block;
}


.widecolumn .post
{
    margin: 0;
}

.narrowcolumn .postmetadata
{
    padding-top: 5px;
}

.widecolumn .postmetadata
{
    margin: 30px 0;
}

.widecolumn .smallattachment
{
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment
{
    text-align: center;
    margin: 5px 0px;
}

.postmetadata
{
    clear: both;
}

.clear
{
    clear: both;
}

#footer
{
    padding: 0;
    margin: 0 auto; /*width: 849px;*/
    width: 100%;
    clear: both;
}

#footer p
{
    margin: 0;
    padding: 40px 0 20px 0;
    text-align: center;
}
#footer a
{
    color: #F0E5AF;
}
#footer a:hover
{
    color: #fff;
}
/* End Structure */



/*	Begin Headers */
h1
{
    padding-top: 70px;
    margin: 0;
}

h2
{
    margin: 10px 0 10px;
}

h2.pagetitle
{
    margin-top: 30px;
    text-align: center;
}


h3
{
    padding: 0;
    margin: 30px 0 0;
}

h3.comments
{
    padding: 0;
    margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img
{
    padding: 0;
    max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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; /*width:250px; */
    text-align: right;
}

.alignleft
{
    float: left; /*width:250px; */
    text-align: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html > body .entry ul
{
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html > body .entry li
{
    margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before
{
    content: "\00BB \0020";
}

.entry ol
{
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li
{
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li
{
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #sidebar ul ol
{
    margin: 0;
    padding: 0;
}

#sidebar ul li
{
    list-style-type: none;
    list-style-image: none; /*margin-bottom: 15px;*/
}

#sidebar ul p, #sidebar ul select
{
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol
{
    margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol
{
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li
{
    list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li
{
    margin: 3px 0 0;
    padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform
{
    padding: 4px 3px;
    text-align: right;
}

#sidebar #searchform #s
{
    width: 108px;
    padding: 2px;
    font-size: 11px;
}
#bar #searchform #s
{
    width: 120px;
    padding: 2px;
    font-size: 11px;
    background: #f0e5af;
    border: 1px solid #000;
}



#sidebar #searchsubmit
{
    padding: 1px;
    font-size: 11px;
    background: #4c3e3e;
    color: #f0e5af;
    border: 1px solid #000;
}

#bar #searchsubmit
{
    padding: 1px;
    font-size: 11px;
    background: #4c3e3e;
    color: #f0e5af;
    border: 1px solid #000;
}

.entry form
{
    /* This is mainly for password protected posts, makes them look better. */
    text-align: center;
}

select
{
    width: 130px;
}

#commentform input
{
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea
{
    width: 490px;
    padding: 2px;
}

#commentform #submit
{
    margin: 0;
    float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt
{
    margin: 0;
    padding: 10px;
}

.commentlist
{
    padding: 0;
    text-align: justify;
}

.commentlist li
{
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
    background: #F6F6F6;
    min-height: 100px;
    border-top: 1px solid #E6E6DC;
    border-bottom: 1px solid #E6E6DC;
}


.commentlist p
{
    margin: 10px 5px 10px 0;
}

#commentform p
{
    margin: 5px 0;
}

.nocomments
{
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata
{
    margin: 0;
    display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
    /*padding: 0 0 10px 0;
    margin-left: 550px;
    width: 430px;*/
    margin-top: 30px;
    
    float:right;
    padding:0 0 10px;
    width:410px !important;
    
}

#sidebar form
{
    margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar
{
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a
{
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a
{
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a
{
    display: block;
}

#wp-calendar caption
{
    text-align: center;
    width: 100%;
}

#wp-calendar td
{
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover
{
    /* Doesn't work in IE */
    background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
    cursor: help;
}

acronym, abbr
{
    border-bottom: 1px dashed #999;
}

blockquote
{
    margin: 15px 30px 0 10px; /*	padding-left: 20px;*/
    border-left: 5px solid #3679A1;
    background: #EBF4FA;
    padding: 5px 15px 5px 20px;
}

blockquote cite
{
    margin: 5px 0 0;
    display: block;
}

.center
{
    text-align: center;
}

.hidden
{
    display: none;
}

hr
{
    display: none;
}

a img
{
    border: none;
}

.navigation
{
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
/* End Various Tags & Classes*/




/* Captions */
.aligncenter, div.aligncenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption
{
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px; /*margin: 10px;*/
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img
{
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text
{
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}




.slideshow
{
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #404040;
    height: 310px;
    margin:0 auto;
    position: relative;
    width: 527px;
    
}

.slideshow img
{
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 10;
    background: #fff;
}

ul.recentlist
{
    position: absolute;
    bottom: 12px;
    right: 4px;
    list-style: none;
    z-index: 20;
    margin-bottom: 0;
}

ul.recentlist li
{
    display: inline;
}

ul.recentlist li a, ul.recentlist li a:visited
{
    display: block;
    float: left;
    background: #e5e5e5;
    padding: 4px 8px;
    margin-right: 1px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    font-size: 0.8em;
}

ul.recentlist li a:hover, ul.recentlist li a:visited:hover
{
    background: #666;
    color: #fff;
}

ul.recentlist li a.current
{
    background: #3BA0B2;
    color: #fff;
}


/*****social bookmarking***********/

ul.socials
{
    padding: 0;
}

ul.socials li
{
    display: inline-block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 29px;
    width: 50px;
    cursor: pointer;
}

ul.socials a
{
    display: block;
    width: 50px;
    height: 29px;
    font-size: 0;
    color: transparent;
}

.furl, .furl:hover, .digg, .digg:hover, .reddit, .reddit:hover, .stumble, .stumble:hover, .delicious, .delicious:hover, .yahoo, .yahoo:hover, .blinklist, .blinklist:hover, .technorati, .technorati:hover, .facebook, .facebook:hover, .twitter, .twitter:hover, .myspace, .myspace:hover, .mixx, .mixx:hover, .script-style, .script-style:hover, .designfloat, .designfloat:hover, .rss, .rss:hover
{
    background: url('http://www.karinamyers.com/wp-content/themes/default/images/sprite-trans.png') no-repeat;
}

.furl
{
    background-position: -300px top;
}
.furl:hover
{
    background-position: -300px bottom;
}
.digg
{
    background-position: -500px top;
}
.digg:hover
{
    background-position: -500px bottom;
}
.reddit
{
    background-position: -100px top;
}
.reddit:hover
{
    background-position: -100px bottom;
}
.stumble
{
    background-position: -50px top;
}
.stumble:hover
{
    background-position: -50px bottom;
}
.delicious
{
    background-position: left top;
}
.delicious:hover
{
    background-position: left bottom;
}
.yahoo
{
    background-position: -650px top;
}
.yahoo:hover
{
    background-position: -650px bottom;
}
.blinklist
{
    background-position: -600px top;
}
.blinklist:hover
{
    background-position: -600px bottom;
}
.technorati
{
    background-position: -700px top;
}
.technorati:hover
{
    background-position: -700px bottom;
}
.myspace
{
    background-position: -200px top;
}
.myspace:hover
{
    background-position: -200px bottom;
}
.twitter
{
    background-position: -350px top;
}
.twitter:hover
{
    background-position: -350px bottom;
}
.facebook
{
    background-position: -450px top;
}
.facebook:hover
{
    background-position: -450px bottom;
}
.mixx
{
    background-position: -250px top;
}
.mixx:hover
{
    background-position: -250px bottom;
}
.rss
{
    background-position: -150px top;
}
.rss:hover
{
    background-position: -150px bottom;
}
.script-style
{
    background-position: -400px top;
}
.script-style:hover
{
    background-position: -400px bottom;
}
.designfloat
{
    background-position: -550px top;
}
.designfloat:hover
{
    background-position: -550px bottom;
}

.post img
{
    border: 8px solid #EEEEEE;
}
.entry p a:link, .entry p a:hover, .entry p a:visited
{
    font-weight: bold;
}

.author_box
{
    padding: 20px;
    background-color: #f8f8f8;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #ccc;
    height: 120px;
}

.authorcomment
{
    background-color: #FFF7CD !important;
    border-top: 1px solid #FFD72B;
    border-bottom: 1px solid #FFD72B;
}
.langDiv
{
    background-color: #e7ffff;
    border: 1px solid #b1dafd;
    padding: 10px;
}

div.facebookLike{
    width:50px;float:left;
}
div.facebookLike iframe{
    width:47px!important;
}
div.googlePlus{float:left;}
