<style>

/*
Theme Name: BrandTwist
Theme URI: http://brandtwist.com/
Description: A customized Wordpress Theme for BrandTwist.
Version: 1.0
Author: Adda Birnir
Author URI: http://addabjork.com/
Tags: orange, pink, custom header, fixed width, two columns, widgets

	This theme was designed and built by Adda Birnir,
	whose portfolio you will find at http://addabjork.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Reset styles */
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
/*	outline: 0; */
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	z-index: 0;
}

a.a2a_dd, a:visited.a2a_dd   {
color:white;
}

img {
height: auto;
}

body {
	line-height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
/*	outline: 0; */
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* end of reset styles */


body {
background: #be00a1;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background: url('http://brandtwist.com/images/bg.gif') no-repeat fixed 0px 0px !important;
}

/* iphone */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}

}


	

#wrapper {
width:100%;
/*background-color: #450065;*/
}

#page {
/*background-color: #450065;*/
}

.wide_column {
width: 680px;
float: left;
margin-bottom:100px;
}

#content {
font-family: arial;
}

#content div {
}


/* Blogposts */

img {
display:inline;
}

.entry {
margin-left:120px;
width: 620px;
margin-bottom:30px;
}

#top_border {
margin-top: -20px;
margin-bottom:-24px;
}

#content div #bottom_border {
margin-top:-2px;
}

#content div #bottom_border_search {
margin-top:16px;
}

#content div #bottom_border_single {
margin-top: 10px;
}

#white_background {
background: white;
}

h2 {
color: #ff3366;
font-size: 24px;
font-weight: bold;
margin-left:26px;
padding-top:16px;
margin-bottom: -10px;
}

h2 a, h2 a:visited {
color: #ff3366;
}

h3 {
color:#FF6600;
font-size:20px;
font-style:normal;
line-height:24px;
margin-left:26px;
max-width:540px;
}

h3 a {
color:#FF6600;
}
p#author {
color: #2e2e2e;
font-family: arial;
font-size: 12px;
padding-top: 4px;
}

#blogpost p#author a, #blogpost p#author:visited {
	color: #2e2e2e;
	font-weight: normal;
}

#blogpost {
font-size: 14px;
color: #2e2e2e;
}


#blogpost p {
margin-left: 26px;
margin-right: 26px;
float; left;
}

#blogpost p.wp-caption-text {
font-size: 11px;
}

#blogpost p a, a:visited {
font-weight: bold;
color: #ff3366;
}

#blogpost a:hover {
text-decoration: underline;
}

#blogpost p img {
margin-right:10px;
}


.myicons {
  vertical-align: middle;
}

blockquote p{
width: 500px;
}

/* Share */

.stico_default {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:none;
}

ul.addtoany_list li a, ul.addtoany_list li a:visited {
color: white;
}

.share {
background: url('http://brandtwist.com/images/share_background.png') no-repeat;
position: relative;
top:38px;
left: 60px;
width:64px;
height:38px;
font-weight:bold;
}

#share, #share a, #share a:visited {
color: white;
font-size: 12px;
}

ul.addtoany_list {
color:white;
display:inline;
font-size:12px;
list-style-type:none;
margin:0 !important;
padding:0 !important;
position:relative;
text-indent:0 !important;
top:3px;
}


#share  a {
color: white;
}

a {
text-decoration: none;
color: inherit;
}

a:hover {
text-decoration: underline;
}

#blogpost div#comment_popup {
background: url('http://brandtwist.com/images/comments_background.jpg') no-repeat;
height: 40px;
width: 200px;
margin-left: 24px;
margin-bottom:-6px;
}

#blogpost p#comment_popup_text {
font-weight:bold;
left:-16px;
position:relative;
top:3px;
word-spacing:8px;
}

#blogpost p#comment_popup_text a:hover {
text-decoration: none;
}

a img {
border: none;
height: auto;
}

/*Polls*/

ul.wp-polls-ul li {
	margin-left: 26px;
}

div.pollbar {
	max-width: 540px;
}

/* Header */

#header {
height: 140px;
width: 100%;
background-color: white;
margin-top:-10px;
padding-bottom: 40px;
}

#headerimg {
margin-left: 122px;
padding-top: 50px;
width:960px;
z-index: 1;
}

#splash img{
left:707px;
position:relative;
top:-406px;
z-index:50;
display: none;
}

/*Navigation*/

.alignleft a, .alignright a, .alignright a:visited, .alignleft a:visited .alignright, .alignleft {
color: white;
font-size: 24px;
font-weight: bold;
}
.alignright {
float: right;
margin-top:-16px;
}

.alignleft {
	padding-top:10px;
}

.navigation {
margin-left: 120px;
}

/* Footer */

#footer {
background-color: #ff3366;
color: white;
height: 60px;
font-size:12px;
clear:both;
text-align: left;
}

#footer p {
padding-top: 22px;
color: white;
margin-left: 120px;
}

#footer p a, #footer p a:visited {
	color: white;
}

/* Sidebar */

.narrow_column {
float: left;
width:315px;
margin-top:13px;
}

#sidebar {
background: url('http://brandtwist.com/images/sidebar_background_2.png') no-repeat;
color: white;
width:310px;
height: 3000px;
margin-left:98px;
margin-bottom:600px;
}

h2.widgettitle {
	color:white;
	font-size:22px;
	font-weight:bold;
	margin:0;
}

h2.pagetitle {
margin-left: 120px;
color: white;
}

h2.reply {
color:white;
margin-bottom:40px;
margin-left:0;
margin-top:-50px;
}

#sidebar ul {
position: relative;
left: -18px;
color: white;
top:20px;
width:270px;
}

#sidebar #urtak-widget ul {
  top: 0;
  left: 0;
}



#sidebar ul li ul.xoxo {
position:relative;
top:10px;
font-size: 12px;
}

#sidebar ul a, #sidebar ul a:visited {
color: white;
}

#sidebar ul li#search-3, #sidebar ul li#text-3, #sidebar ul li#text-4, #sidebar ul li#get-recent-comments, #sidebar ul li#text-5, #sidebar ul li#categories-3, #pages-3, #sidebar ul li#text-5, #sidebar ul li#archives-3, #sidebar ul li#linkcat-2
 #most_commented_widget-3 {
border-bottom: 1px dashed #ff6600;
color: white;
font-size:13px;
}

#pages-3  ul{
color:white;
font-size:13px;
top:8px;}

#most_commented_widget-3 ul {
top:20px;
font-size:13px;
line-height:1.3;
width:240px;
}

#most_commented_widget-3 ul li {
margin-bottom:4px;
}

#most_commented_widget-3 {
margin-bottom: 50px;
}

div#upcoming {
font-size: 13px;
color: white;
font-weight: normal;
margin-left:20px;
margin-right:20px;
}

#text-4 img {
	margin-left:11px;
	padding-top:0;
	position:relative;
	top:7px;
}

 li#linkcat-2 ul, li#archives-3 ul, li#categories-3 ul{
position: relative;
top:0px;
font-size: 13px;
color: white;
margin-bottom: 20px;
margin-top:10px;
}

div#get_recent_comments_wrap ul {
margin-bottom:0;
font-size: 13px;
color: white;
position: relative;
top:0px;
margin-top:10px;
}
div#get_recent_comments_wrap ul li {
width: 220px;
margin-top:-24px;
}

li#get-recent-comments {
background: url("http://brandtwist.com/images/quotes.png") no-repeat;
background-position: 2px;
border-top:1px dashed #FF6600;
}

li#text-3 img {
position:relative;
top:7px;
height: auto;
}

li# get-recent-comments div#get_recent_comments_wrap ul  a{
font-size: 12px;
}

div#bottom_border_archive {
margin-top:-5px;
height: auto;
}

.popular_posts {
/*	margin-top:-16px;*/
		margin-top: 20px;
		clear: both;
}

li.popular_posts h2 {
	color:white;
	font-size:22px;
	font-weight:bold;
margin-left:3px;
}

#sidebar  ul.popular_posts_ul {
	color: black;
	font-size:10px;
	font-weight:bold;
	margin-bottom:150px;
	margin-top: 10px;
	width:250px;
}
#sidebar ul.popular_posts_ul li.individual_post{
color: black;
font-size:12px;
}
.popular_posts_ul a {
	color: white;
	font-size:13px;
	font-weight:bold;
}

.individual_post {
	color: white;
	font-size: 13px;
	font-weight: normal;
}

/* search */

label.screen-reader-text {
	color:white;
	font-size:22px;
	font-weight:bold;
	margin-left:-6px;
}

li#search-3 {
}

li#search-3 input#s {
	background:white url(http://www.brandtwist.com/images/search_back.png) no-repeat scroll 240px 50%;
border:medium none;
height:20px;
margin-left:-6px;
margin-right:5px;
margin-top:10px;
width:262px;
}

input#searchsubmit {
background:transparent none repeat scroll 0 0;
border:medium none;
height:0;
width:0;
}

form#searchform {
margin-bottom: 20px;
margin-left:7px;
}

/* Comments */

ol#commentlist {
	background:#be00a1 none repeat scroll 0 0;
	margin-left:150px;
	margin-top:-30px;
	padding-bottom:10px;
	padding-top:30px;
	padding-left: 0px;
	width: 560px;
}

ol.commentlist li {
	background: #ffcccc;
	margin-bottom:20px;
	padding-left:10px;
	margin-left: 30px;
	margin-right: 30px;
	width:490px;
}



div.comment-meta {
	font-size: 14px;
	margin-top:4px;
font-weight:bold;
}

div.comment-meta a, div.comment-meta a:visited {
color: black;
}

cite.fn a {
	color: #ff6600;
}

.comment-body {
padding-bottom: 10px;
}

ol.commentlist li p {
	width: 450px;
	font-size: 13px;
	margin-left: 5px;
}
div.comment-meta commentmetadata a {
	font-size: 10px;
}

div#respond {
	margin-left: 150px;
	margin-top:80px;
}

#comment_labels {
	color: white;
	font-weight:bold;
	font-size:16px;
	margin-bottom: -8px;
}

textarea#comment {
	width: 520px;
	height:230px;
	margin-top:20px;
}

input#submit {
	background: none;
	color:white;
	font-weight:bold;
	font-size:24px;
	border: none;
	margin-left:-8px;
}

div.comment-author {
	padding-top: 10px;
	color:#FF3366;
font-size:15px;
font-weight:bold;
padding-top:10px;
}

form#commentform p {
	color: white;
}

#wp-popular-posts-widget ul {
	font-size:13px;
	font-weight:bold;
	margin-bottom:130px;
	margin-top:-100px;
}

#wp-popular-posts-widget
{
	margin-top:-10px;
	margin-bottom:40px;
}

/* Mail Chimp */

#mc_signup_form legend {
font-size:14px;
margin:0;
margin-bottom:0;
margin-left:-35px;
margin-right:0;
font-weight: bold;
width:100%;
}


.mc_custom_border {
color:#FFFFFF;
height:80px;
padding:5px;
background-color: none;
}

#mc_message {
font-size:12px;
}

#mailchimp-widget {
height:80px;
margin-bottom:20px;
margin-top:20px;
}

#mc_signup_form .mc_var_label, #mc_signup_form .mc_input {
clear:both;
float:left;
font-size:13px;
margin-bottom:5px;
margin-left:10px;
}

.mc_signup_submit {
clear:both;
margin-left:8px;
padding:0.2em;
text-align:left;
}

#mc_signup_submit {
background-color: #b32c91;
border:1px solid white;
color:white;
float:right;
font-family:arial;
font-size:10px;
font-weight:bold;
left:-24px;
padding:3px 5px;
position:relative;
top:-30px;
}

#mc_message .mc_success_msg{
color:white;
font-size:12px;
font-style: italic;
}


#text-3 img {
	margin-right: 7px;
}

</style>
