/*
Theme Name: MyAdEngine
Theme URI: http://wordpress.org/
Description: Custom design for MyAdEngine blog
Version: 0.1
Author: Lotus Partners
Author URI: http://wearelotuspartners.com
Tags: blue, custom header, fixed width, two columns, widgets


*/

/* Begin Typography & Colors */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#666666;
background:#fff url(images/bg.jpg) repeat-x;}

.grid-c1{margin-top:10px;}

#header {
	/*
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	*/
	background:none;
	text-align:left;
	border-bottom:1px solid #ccc;
	height:91px;
	
}
	.clean {text-decoration:none;}
        #primary-links{float:right;}
	#primary-links ul li{display:inline; margin:0 1em; height:70px;
	background:url(/img/primary_links_divider.jpg) no-repeat right top; float:left;
	padding:0 10px 0 0;}
	#primary-links ul li a{color:#721fa0; font-weight:bold; padding-top:50px; float:left;}

	#login{float:right; text-align:center;padding-top:1px;
	color:#333399; width:auto; height:22px; font-size:11px;}
	#login .not-logged{background:url(/img/button_login.gif) no-repeat;
	 margin:43px 0 0 12px; color:#fff; padding-top:2px; width:146px; height:22px;}
	#login .not-logged a{color:#fff;}
	#login .is-logged{text-align:right; margin-top:23px; color:#666666;}
	#login .is-logged a{color:#721fa0;}

        .login_page{width:100%; text-align:center;}
        .login_page form a{color:#721fa0;}
        .login_page form{display:inline-block; background:#FFFFFF; padding:20px 60px;
        border:1px solid #f2f2f2;}
        form#AccountBetaForm .input{margin-bottom:10px; color:#721fa0;}
        .login_page form#AccountBetaForm input.text, .login_page form#AccountBetaForm textarea,
        .login_page form#AccountBetaForm input.password{border:1px solid #CCCCCC; padding:3px; width:240px; }
        .login_page form#AccountBetaForm label{width:100px; float:left; text-align:left; padding-top:2px;}
        .login_page form#AccountBetaForm input.submit{border:none; padding:5px; min-width:150px;
        background:#721fa0; color:#fff;}
        .login_page .account-login{margin-top:20px;}
        div.login_page blockquote{
            font:italic 1.5em/1.2 georgia, serif;
            line-height: 25px;
            width:80%;
            color:#80599d;
            position:relative;
            left: 50px;
            clear:both;
            margin:30px 10px 30px 10px;
            border:none;
            padding:none;
        }


#purple-strip{
float:right; margin:82px 22px 0 0;
width:294px; height:8px; background-color:#4e156f;
border:1px solid #fff;
border-width:0 1px 0 1px;}

#logo{margin:30px 0 0 22px; 
border:1px solid #ebe4ee;
border-width:0 0 0 0;
float:left;}
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {float:left; padding:0;}
.entry{ 
margin-top:10px; 
border-top:1px dashed #ccc;}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:0;
	line-height:32px;
}
.grid-c1 h2{margin-bottom:5px;}
h2{font-size:24px; color:#000;}
h2.first{width:480px;}
#rss{ text-align: left; padding: 15px; }
    #rss a{border-bottom:none;}
    #rss input.submit, input.myad_button {  
        background:url("/img/submit_button.gif") no-repeat scroll center center transparent;
        border:medium none;
        color:#FFFFFF;
        font-size:14px;
        font-weight:bold;
        height:32px;
        margin-bottom:0;
        min-width:125px;
        padding:0 0 5px;
        text-align:center;  
        cursor: pointer;        
    }

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
.post a, .postmetadata a{
	color: #721fa0;
	border-bottom:1px dashed #721fa0;
	text-decoration:none;
}
.post a:hover{
	color: #000;
	/*color: #721fa0;*/
	text-decoration: none;
	border-bottom:1px dashed #ccc;
}
.syntaxhighlighter a, .syntaxhighlighter a:hover,
.wp-caption a, .wp-caption a:hover,
a.clean, a.clean:hover{border-bottom:none;}
#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 */
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 60px;
	padding-bottom:0;
}

.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;
}

.postdate {
    background:url(images/calendar.gif) no-repeat;
    display:inline-block;
    width: 65px;
    height: 75px;
    margin-right: 10px;
    vertical-align: top;
    text-align: center;

}
    .postdate .month {
        color:#FFFFFF;
        font-size:16px;
        font-weight:bold;
        line-height:18px;
        margin:3px 0 0;
        padding:0;
        text-transform:uppercase;    
    }
    .postdate .day {
        color:#000000;
        font-size:22px;
        font-weight:bold;
        line-height:24px;
        margin:5px 0 0;
        padding:0;    
    }
    .postdate .year {
        line-height:12px;
        margin:0;
        padding:0;    
    
    }

.postinfo {
    display:inline-block;
    width: 515px;

}
    .postinfo .postcategory {float: right;}

.postexcerpt {min-height: 150px; overflow: hidden; /* this is to accomodate thumnails */}
    

.postmetadata {
	clear: both;
	color:#000;
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
}

.author_profile, .myad-social {
    background-color:#F7F7F7;
    border:1px solid #EEEEEE;
    margin-bottom:20px;
    margin-top:0;
    padding:20px;
    min-height: 88px;
}
    .author_profile div {
        display: inline-block; 
        vertical-align: top;
    }
    
    .author_profile .author_photo, .postexcerpt a {   
        background:url("images/shadowAlpha.png") no-repeat scroll right bottom transparent !important;
        float:left;
        margin:10px !important;
        position:relative;      
        border-bottom: 0;
    
    }
        .author_photo img, .postexcerpt a img{
            background-color:#FFFFFF;
            border:1px solid #A9A9A9;
            display:block;
            margin:-6px 6px 6px -6px;
            padding:4px;
            position:relative;
        
        }
    
    .author_profile .author_info {
        width: 420px;
    }

    .myad-social div {
        display: inline-block;
        margin: auto 5px;
        vertical-align: top;
        width: 60px;
    }

    .myad-social a { border-bottom: 0; }
    .myad-social h3 { margin: 0 auto 10px auto;}
    .myad-social #myad-subscribe {width: auto;}
    
    
    
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 20px 0 auto;
	width: 100%;
	clear: both;
	background-color:#3c0f5b;
	color:#fff;
	border-top:5px solid #eeeeee;
}
#footer a{color:#f9d00f;}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

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%;    
    border:1px solid #A9A9A9;
    padding:10px !important; 
	}

/*	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 20px 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: 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 {
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.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 {
	background-color:#fff;
	padding:1px;
	border:1px solid #ccc;
	margin-top:-1px;
}
#sidebar a, .navigation a{text-decoration:none; color:#000;}
#sidebar a:hover{text-decoration:none; color:#721fa0;}
#sidebar .sidebar-pad{
background-color:#f7f7f7;
padding:5px;
min-height:400px;
}

#sidebar ul li{margin:0;}
#sidebar h2 {
	margin:0;
	padding: 0;
	color:#333333;
	font-size:12px;
	background:url(images/side_h2.gif);
	width:280px;
	text-indent:10px;
	text-transform:uppercase;
}

#sidebar ul ul{	
margin:10px 0;}
#sidebar ul ul li{border-bottom:1px solid #eeeeee;}
#sidebar ul, #sidebar ul ol {

}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}



#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal inside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 10px;
	padding: 0 0 5px 0;
	list-style:none;
	width:95%;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	background: url("/img/submit_button.gif") no-repeat scroll center center transparent;
    margin: 0 0 5px auto;
	float: right;

    border:medium none;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    height:32px;
    margin-bottom:0;
    min-width:125px;
    padding:0 0 5px;
    text-align:center;    
    width: auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#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 */
p {margin: 20px auto;}

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 #ddd;
        color: #7120A3;
        font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top:0;
	margin-bottom: 20px;
	width:100%;
	float:left;
	background-color:#f7f7f7;;
	padding:5px 10px;
	border:1px solid #eeeeee;
	font-size:11px;
}

/* 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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
.widget_tag_cloud div{
margin-top:10px;
text-align:justify;}
.widget_tag_cloud div a{
margin-right:10px;
border-bottom:1px dashed #ccc;}

h2 a{color:#000; text-decoration:none; border-bottom:none !important;}
	
.more-link  {
    background:none repeat scroll 0 0 #DFD5E6;
    display:block;
    margin:0;
    padding:5px;    
    width:98%;
    height: 16px;
}
    .more-link span {float:left;}
    .more-link span a {float: none;}
    .more-link a {float:right; border-bottom: 0;}

/* Plugins */    
.simplePullQuote {
    padding: 30px 10px !important;
    font-style: italic;
    font-size: large;
    line-height: 1.4em;
    float: left !important;
    margin: 10px 20px 20px 10px !important;
}

.linkedInShare{
	width:60px;
	height:60px;
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
}

