@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold&subset=latin);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold&subset=latin);

@font-face {  	  
	  font-family: 'Myriad Pro' ;  
	  src: url( http://machinemachine.net/fonts/MyriadPro-Regular.otf ) format("opentype");
	  }  
	  @font-face {  	  
	  font-family: 'Myriad Pro' ;  
	  src: url( http://machinemachine.net/fonts/MyriadPro-Bold.otf ) format("opentype");
	  font-weight: bold;
	  }  @font-face {  	  
	  font-family: 'Myriad Pro' ;  
	  src: url( http://machinemachine.net/fonts/MyriadPro-Italic.otf ) format("opentype");
	  font-style: italic;
	  }  

* {
	margin: 0;
	padding: 0;
}

	
html, body {
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font: 12px/16px 'Droid Sans', Helvetica, Arial, sans-serif;

	text-decoration: none;
	height: 100%;
}
body a, body p, body a:hover {
	text-decoration: none;
	
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

.centerbox a {
	color: #2ecc71;
	text-decoration: none;
}

.centerbox.main-nav a:visited {
	color: #27ae60;
}

.centerbox a:hover, 
.centerbox a:focus,  
.centerbox a:active   {
	opacity:0.7;
}

.centerbox a:focus  {
	outline: 0;
}

.centerbox a:hover, 
.centerbox a:active  {
	outline: 0;
}




.col-4-12 {
	width: 33.33%;
	float:left;
}

.col-8-12 {
	width: 60%;
	float:right;
	margin-right:18px; 										/* change 5px when 4 column layout */
	line-height:16px;
	
}



@media screen and ( min-width: 771px ) {
	
#thin {
	display:none !important;
}


.col-8-12 li#right-li {margin-right:-19px;}

.centerbox {
	width: 1220px;
	margin: 0 auto;
	padding-right: 4px;
}
.contentbox {
	width: 1220px;
	margin: 0 auto;
	padding-right: 4px;
	position: relative;
	min-height: 100%;
overflow: hidden;}




.centerbox {
	width: 1220px;
	margin: 0 auto;
	padding-right: 4px;
}

.wrapping {min-height:75px !important;
height:75px !important;}


#activity_list .activity_item .activity_list_inner .content_wrapper p {
	color: #797979;
	font: 12px/13px 'Droid Sans', Helvetica, Arial, sans-serif;
	line-height:16px !important;
	overflow:hidden;
}
span.type_label {
	font: 13px/13px 'Droid Sans', Helvetica, Arial, sans-serif;
	display: block;
	color: #ADADAD;
	margin-bottom: 6px;
}
span.post_title {
	font: 16px 'Droid Sans', Helvetica, Arial, sans-serif;
	margin-bottom:3px;
line-height: 1em;
font-weight: normal;
	display: block;
	color: #003E7E;
	text-overflow: ellipsis;
}
	
#activity_list .activity_item .activity_list_inner .status p {
	border: 4px solid #bfd4ea;
	margin: 20 -8px;
	padding: 6px 6px;
	font: 15px 'Droid Serif', Georgia, serif;
line-height: 1em;
font-weight: normal;
	display: block;
	color: #003E7E;
	max-width: 216px;
}
span.date_label {
	font: 13px/13px 'Droid Sans', Helvetica, Arial, sans-serif;
	display: block;
	position: absolute;
	color: #ADADAD;
	margin-bottom: 3px;
	padding-top:140px;
}

#main_container {
	width: 955px;
	float: left;
	overflow: hidden;
}
#sidebar_container {
	width: 255px;
	float: right;
	margin-bottom:80px;
	margin-top:72px !important;
}


#sidebar_container li a {
	text-decoration: none;
	color: #003E7E;
	color: #003E7E;
	text-align: justify;
	border: 0;
	background: none;
	font: 14.2px/20.8px 'Droid Sans', Helvetica, Arial, sans-serif;
	margin: 0;
	border-bottom: none;
}
#sidebar_container a {
	display: inline;
}
#sidebar_container ul {
	list-style: none !important; list-style-type: none !important;
	padding-left: 10px;
}
#sidebar_container a:hover {
	color: #C00;
}
#in_container {
	padding-top: 5px;
}
#sidebar_container ul.recentposts li a {
	font: 14px/20px 'Droid Sans', Helvetica, Arial, sans-serif !important;
}

#sidebar_container h3 {
	font: 19px  'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	border-bottom: 2px solid #EEE;
	padding: 15px 0 5px;
	margin: 0 0 5px 5px;
	display: block;
	clear: both;
}
#sidebar_container h3 a {
	text-decoration: none;
	
}

#breadcrumb-left {
	text-decoration: none;
	
	font: 16px/24px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 5px 10px 0;
	float:left;
}


#breadcrumb-left a {
border-bottom-color: #2ecc71;}

#breadcrumb-right {
	text-decoration: none;
	
	font: 16px/24px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 5px 10px 0;
	float:right;

}

#bread {
min-width:100%; 
width: auto !important; 
width: 100%;
margin-top:20px;
margin-bottom:93px;
font-color: #404040;

}


#breadcrumb-left a, #breadcrumb-right a, #tagcrumb a  {
	text-decoration: underline;
}
#breadcrumb-left a:hover, #breadcrumb-right a:hover, #tagcrumb a:hover  {
	text-decoration: underline;
	color: #C00;
}



.site-branding h1 {
	margin-bottom: 0;
	margin-top:23px;
	margin-left:2px;
}

.site-branding.col-4-12 h1 {font-size:35px !important;}

.site-branding h1 a {
	color: #000;

}
.site-branding p {
	margin-top: 0;
	color: #777;
	font-size: 12px;
}



.centerbox  h1 {
	font: 35px/52.5px  'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	}

h1#site-title {
	width:400px;
}


#nav_alt {display:none;}

}



	@media screen and ( max-width: 770px ) {
		
		#wide {
	display:none !important;
}
		
.centerbox {
	width: 732px;
	margin: 0 auto;
	padding-right: 4px;
}
.contentbox {
	width: 732px;
	
	margin: 0 auto;
	
	position: relative;
	min-height: 100%;
overflow: hidden;}


.site-branding h1 {
	margin-bottom: 0;
	margin-top:23px;
	margin-left:2px;
}

.site-branding.col-4-12 h1 {font-size:35px !important;}

.site-branding h1 a {
	color: #000;

}

.col-4-12 {
	width:53%;
	margin-right:0px;
	padding-right:0px;
	
}
.site-branding p {
	margin-top: 0;
	color: #777;
	font-size: 12px;
}

.col-8-12 {width:45%;
margin-left:0px;
	padding-left:0px;
margin-right:0px;
	padding-right:0px;
}

ul#main-menu.menu  {
	font:17px/17px !important;
}

.centerbox  h1 {
	font: 12px/35.5px  'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	}

#breadcrumb-left {
	text-decoration: none;
	
	font: 16px/24px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 5px 10px 0;
	float:left;
}


#breadcrumb-left a {
border-bottom-color: #2ecc71;}

#breadcrumb-right {
	text-decoration: none;
	
	font: 16px/24px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 5px 10px 0;
	float:right;

}

#bread {
min-width:100%; 
width: auto !important; 
width: 100%;

margin-top:20px;
margin-bottom:43px;
font-color: #404040;
}


#breadcrumb-left a, #breadcrumb-right a, #tagcrumb a  {
	text-decoration: underline;
}
#breadcrumb-left a:hover, #breadcrumb-right a:hover, #tagcrumb a:hover  {
	text-decoration: underline;
	color: #C00;
}


#activity_list .activity_item .activity_list_inner .content_wrapper p {
	color: #797979;
	font: 12px/13px 'Droid Sans', Helvetica, Arial, sans-serif;
	line-height:16px !important;
	overflow:hidden;
}


span.type_label {
	font: 15px/15px 'Droid Sans', Helvetica, Arial, sans-serif;
	display: block;
	color: #ADADAD;
	margin-bottom: 6px;
}
span.post_title {
	font: 19px 'Droid Sans', Helvetica, Arial, sans-serif;
	margin-bottom:3px;
line-height: 1em;
font-weight: normal;
	display: block;
	color: #003E7E;
	text-overflow: ellipsis;
}
	
#activity_list .activity_item .activity_list_inner .status p {
	border: 4px solid #bfd4ea;
	margin: 20 -8px;
	padding: 6px 6px;
	font: 17px 'Droid Serif', Georgia, serif;
line-height: 1em;
font-weight: normal;
	display: block;
	color: #003E7E;
	max-width: 216px;
}
span.date_label {
	font: 15px/15px 'Droid Sans', Helvetica, Arial, sans-serif;
	display: block;
	position: absolute;
	color: #ADADAD;
	margin-bottom: 3px;
	padding-top:140px;
}

#main_container {
	width: 715px;
	padding-left:5px;
	padding-right:5px;
	float: left;
	overflow: hidden;
}


#bread {padding-bottom:15px !important;}

#sidebar_container {

display:none !important;
}	


	}
	
	

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#cssmenu {
  background: transparent;
  margin: 0;
  width: auto;
  padding: 0;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  letter-spacing:0px;
}

#cssmenu ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  float: none;
  text-align: right;
  padding-top: 15px;
}

#cssmenu ul:after,
#cssmenu:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

#cssmenu a {
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#cssmenu ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}

#cssmenu ul li , #cssmenu li {padding-left:1px !important;
	
}

#cssmenu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}

#cssmenu ul li a {
display: inline-block;
}
#cssmenu ul li a:after {
content: '';
display: block;
height: 2px;
width: 0;
margin: 10px 0 0;
background: transparent;
transition: width .5s ease, background-color .5s ease;
}
#cssmenu ul li a:hover:after {
width: 100%;
background: #eee;
}


#cssmenu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
  z-index: 9999;
}

#cssmenu ul li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #ffffff;
}

#cssmenu ul li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}

#cssmenu.align-right ul li ul li.has-sub:after {
  right: auto;
  left: 15px;
}

#cssmenu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
  right: 15px;
}

#cssmenu.align-right ul li ul li.has-sub:before {
  right: auto;
  left: 15px;
  border-left-color: transparent;
  border-right-color: #ffffff;
}

#cssmenu ul li ul li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: #000000;
  letter-spacing: 0;
  display: block;
  width: 170px;
  padding: 11px 10px 11px 20px;
  text-align: left;
}

#cssmenu ul li ul li:hover>a,
#cssmenu ul li ul li.active>a {
  color: #777;
}

#cssmenu ul li ul li:hover:after,
#cssmenu ul li ul li.active:after {
  background: #eee;
}

#cssmenu ul li ul li:hover>ul {
  left: 100%;
  top: 0;
}

#cssmenu ul li ul li:hover>ul>li {
  max-height: 72px;
  position: relative;
}

#cssmenu>ul>li {
  display: inline-block;
}

#cssmenu.align-center>ul>li {
  float: none;
  display: inline-block;
}

#cssmenu.align-center>ul {
  text-align: center;
}

#cssmenu.align-center ul ul {
  text-align: left;
}

#cssmenu.align-right>ul {
  float: right;
}

#cssmenu.align-right>ul>li:hover>ul {
  left: auto;
  right: 0;
}

#cssmenu.align-right ul ul li:hover>ul {
  right: 100%;
  left: auto;
}

#cssmenu.align-right ul ul li a {
  text-align: right;
}

#cssmenu>ul>li:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  z-index: 0;
  border-bottom: 1px solid #000
  background: transparent;
  -webkit-transition: border-bottom .2s;
  -moz-transition: border-bottom .2s;
  -ms-transition: border-bottom .2s;
  -o-transition: border-bottom .2s;
  transition: border-bottom .2s;
}

#cssmenu>ul>li.has-sub>a {
  padding-right: 40px;
}

#cssmenu>ul>li.has-sub>a:after {
  display: block;
  content: '';
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}

#cssmenu>ul>li.has-sub>a:before {
  display: block;
  content: '';
  border: 4px solid transparent;
  border-top-color: #eee;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
}

#cssmenu>ul>li>a {
  color: #000;
  padding:15px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 300;
  z-index: 2;
  position: relative;
}

#cssmenu>ul>li:hover:after,
#cssmenu>ul>li.active:after {
  height: 100%;
}

#cssmenu>ul>li:hover>a,
#cssmenu>ul>li.active>a {
  color: #000000;
}

#cssmenu>ul>li:hover>a:after,
#cssmenu>ul>li.active>a:after {
}

#cssmenu>ul>li:hover>a:before,
#cssmenu>ul>li.active>a:before {
  border-top-color: #eee;
}

#cssmenu>ul>li:hover>ul {
  left: 0;
}

#cssmenu>ul>li:hover>ul>li {
  max-height: 72px;
  position: relative;
}

#cssmenu #menu-button {
  display: none;
}

#cssmenu>ul>li>a {
  width: auto;
  display: inline-block;
}

#cssmenu>ul>li {
  width: auto;
}

#cssmenu>ul>li>ul {
  width: 170px;
  display: block;
}

#cssmenu>ul>li>ul>li {
  width: 170px;
  display: block;
}




	
	.col-8-12.pull-right{

margin-top:17px !important;
}
	


@media all and (max-width: 770px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	
	 	.col-nice-right {
	min-width: 50%;
	margin-top:15px !important;
	padding-left:5px !important;
padding-right:5px !important;
	}
	
	

#page .post-2853, #page .post-2905  {
max-width:100%;
	margin-left:5px !important;
margin-right:5px !important;
}
	

}



#navBar {
	background: #262626;
	font: 13px/19px 'Droid Sans', Helvetica, Arial, sans-serif;
	text-align: right;
	height: 50px;
	margin: 0 auto;
}
#navBar #navigation {
	list-style: none !important; list-style-type: none !important;
	padding: 15px 10px 0 0;
	float: right;
}
#navBar #navigation2 {
	color: #797979;
	list-style: none !important; list-style-type: none !important;
	padding: 15px 10px 0 0;
	float: left;
}
#navBar #navigation li {
	float: left;
}
#navBar #navigation li a {
	color: #999;
	text-decoration: none;
	padding: 3px 10px;
	border-right: 1px solid #666;
}
#navBar #navigation2 li a {
	color: #999;
	text-decoration: none;
}
#navBar #navigation li#rsslink a {
	border: none;
	padding-right: 15px;
	color: #F93;
	background: url(images/icon-rss.png) no-repeat right 50%;
}
span.rsslink a {
	border: none;
	padding-right: 15px;
	color: #F93;
	background: url(images/icon-rss.png) no-repeat right 50%;
}

#navBar #navigation li a:hover {
	color: #FFF;
}
#navBar #navigation li.current a {
	color: #FFF;
}
#navBar #navigation2 li a:hover {
	color: #FFF;
}
#navBar #navigation2 li.current a {
	color: #FFF;
}
#header {
	clear: both;
	padding: 10px 0;
}




#header h1 a {
	text-decoration: none;
	color: #111;
}
#header h1 a:hover {
	text-decoration: none;
	color: #C00;
}






#pagination {
	clear: both;
}
.dumdum {
	padding-bottom: 5px;
	color: #56565656;
	text-decoration: none;
}
#activity_list {
	min-height: 216px;
	list-style: none !important; list-style-type: none !important;
}
#activity_list .activity_item {
	float: left;
	margin: 0 8px 8px 0;
	width: 232px;
	height: 232px;
}

#activity_list .activity_item .activity_list_inner {
	background: url(images/bg-box-big.gif) no-repeat scroll 0 0;
	height: 232px;
	width: 232px;
}

#activity_list li.status .activity_list_inner {
	background: none;
}
#activity_list .last {
	margin-right: 0;
}
#activity_list .activity_item .activity_list_inner .content_wrapper {
	padding: 8px;
	display: block;
	height: 216px;
	text-decoration: none;
	color: #797979;
}
#activity_list .activity_item .activity_list_inner .content_wrapper:hover {
	border-color: #C00;
}
p.date {
	display: none;
}

#activity_list .activity_item .activity_list_inner .content_wrapper a {
	border: none;
	padding: 0;
	display: inline;
	height: auto;
	text-decoration: none;
	color: #333;
}

#activity_list .activity_item .activity_list_inner .content_wrapper:hover span.type_label {
	color: #C00;
}


#activity_list .activity_item .activity_list_inner .content_wrapper:hover span.post_title {

	color: #C00;
	cursor: pointer;
}
#activity_list .lastfm .activity_list_inner .content_wrapper:hover span.post_title {
	color: #EEE;
}
#activity_list .activity_item .activity_list_inner .photo {
	position: relative;
	width: 216px;
	height: 216px;
	display: block;
}

#activity_list .activity_item .activity_list_inner .photo span.post_title {
	background: #fff;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	bottom: 25px;
	position: absolute;
	padding: 5px;
	left: 1px;
	right: 1px;
	cursor: pointer;
	width: 220px;
}
#activity_list .activity_item .activity_list_inner .lastfm span.post_title {
	background: #fff;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	bottom: 25px;
	position: absolute;
	padding: 5px;
	left: 1px;
	right: 1px;
	cursor: pointer;
	width: 220px;
	
}
#activity_list .activity_item .activity_list_inner .youtube {
	position: relative;
	width: 216px;
	height: 216px;
	display: block;
}
#activity_list .youtube .activity_item {
	padding: 0;
	left: 0;
	right: 0;
	margin: 0;
}
* html #activity_list .activity_item .activity_list_inner .photo span.post_title {
	background: #FFF none;
}
#activity_list .daniel_rourke .activity_list_inner .content_wrapper p {
	color: #213442;
}
#activity_list .daniel_rourke .activity_list_inner {
	position: relative;
	height: 220px;
	max-height: 220px;
	min-height: 220px;
	background: none;
}
#activity_list .daniel_rourke .activity_list_inner .content_wrapper {
	margin: 0;
	padding: 4px 8px 0;
	border: 4px solid #213442;
	height: 220px;
	max-height: 220px;
	min-height: 220px;
	background: url(images/danbk-big.png) no-repeat;
}
#activity_list .machinemachine_text .activity_list_inner .content_wrapper p {
	color: #213442;
	padding-bottom:18px;
}




#activity_list .machinemachine_text .activity_list_inner {
	position: relative;
	height: 220px;
	max-height: 220px;
	min-height: 220px;
	background: none;
	
}
#activity_list .machinemachine_text .activity_list_inner .content_wrapper {
	margin: 0;
	padding: 4px 8px 0;
	border: 4px solid #213442;
	height: 218x;
	max-height: 220px;
	min-height: 220px;
}
#activity_list .activity_item .activity_list_inner .machinemachine_text span.post_title {
	background: #fff;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	bottom: 4px;
	position: absolute;
	padding: 5px;
	left: 4px;
	right: 4px;
	cursor: pointer;
	width: 214px;
}
#activity_list .activity_item .status {
	border: none;
	margin-top: 0;
}

#activity_list .activity_item .activity_list_inner .status {
	border: none;
	max-width: 226px;
	}

#activity_list .activity_item .activity_list_inner .status:hover p {
	color: #C00;
}
#activity_list .status p a {
	font-style: italic;
	margin-top: 4px;
	}
.status_avatar {
	display: block;
	background: url(images/bubble.gif) no-repeat 150px 0;
	text-align: right;
	padding: 17px 0 0;
}
.status_avatar img {
	border: none;
}



#activity_list .activity_item  .activity_list_inner .lighter  span.post_title {
	color: #b2d6f9;
	font-size:20px;
	margin-top:45px;
}




#activity_list .activity_item .tweeter {
	border: none;
	margin-top: 0;
}

#activity_list .activity_item .activity_list_inner .tweeter {
	border: none;
	max-width: 226px;
	}
	
#activity_list .activity_item .activity_list_inner .tweeter p {
	border: 4px solid #5ea9dd;
	margin: 20 -8px;
	padding: 6px 6px;
	font: 15px 'Droid Serif', Georgia, serif;
line-height: 1em;
font-weight: normal;
	display: block;
	color: #003E7E;
	max-width: 216px;
}
#activity_list .activity_item .activity_list_inner .tweeter:hover p {
	color: #C00;
}
#activity_list .tweeter p a {
	font-style: italic;
	margin-top: 4px;
	}
.tweeter_avatar {
	display: block;
	background: url(images/bubble-flip.png) no-repeat 5px 0;
	text-align: right;
	padding: 17px 150px 0 0;
}
.tweeter_avatar img {
	border: none;
}





.tweet_avatar {
	display: block;
	text-align: right;
	padding: 21px 0 0;
	border: none !important;
}
.tweet_avatar img {
	border: none !important;
}
cite {
	margin-top: 10px;
}
#explanation {
	border: 4px solid #EEE;
	color: #333;
	padding: 8px;
	margin: 8px 0;
	background: #FAFAFA;
	font: 16px/17px 'Droid Serif', Georgia, serif;
}
#explanation a {
	text-decoration: none;
	color: #003E7E;
}
#explanation strong {
	color: #C00;
}



ul.tag_list {
	list-style: none !important; list-style-type: none !important;
	margin: 0 0 0 4px;
	padding: 0 5px;
	font: 13px/16px  'Droid Sans', Helvetica, Arial, sans-serif;
}
ul.tag_list li {
	float: left;
	padding: 2px 4px;
}
ul.tag_list li a {
	text-decoration: none;
	color: #003E7E;
	font: 13px/16px 'Droid Sans', Helvetica, Arial, sans-serif;
	
	text-align: justify;
}
ul.tag_list li a:hover {
	text-decoration: none;
	color: #C00;
}
form {
	padding: 5px 0 0 15px;
}
input.text_input {
	width: 195px;
}
.dsq-comment-header {
	background: #F8F8F8 !important;
	padding-top: 2px !important;
	border: 1px solid #EEE !important;
	border-style: solid none none none !important;
}
div#disqus {
	color: #666;
	width: 700px;
	line-height: 1.6em;
	font-size: 12px;
	background: #ecf4fc;
	margin: 11px 0;
	padding: 2px 5px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
h2 {
	font: 26px/32px  'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	border-bottom: 3px solid #EEE;
	letter-spacing: -1px;
	padding-left: 10px;
}
h2 a {
	text-decoration: none;
	color: #454545;
}
.sweet-post h4 {
	font: 2.2em  'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	border-bottom: 2px solid #EEE;
	letter-spacing: -1px;
	padding: 5px 0;
	display: block;
	clear: both;
	margin: 4px 0 5px 5px;
}
.sweet-post h4 a {
	text-decoration: none;
	color: #222;
}
.sweet-post h4 a:hover {
	text-decoration: none;
	color: #C00;
}
#single_container .blog p {
	margin: 20px 10px;
	font: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}



#single_container .lighter p {
	margin: 20px 10px;
	font: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 1.5em;
	}

#single_container .lighter a {
	color: #b2d6f9;
	}

	


#single_container .comment p {
	margin: 20px 10px;
	font: 'Droid Sans', Helvetica, Arial, sans-serif;
	text-align: right;
	align: right;
	font-size: 1.2em;
	line-height: 1.4em;
}
#tags_container {
	clear: both;
	float: none;
	color: #8A8A8A;
	background: #EEE;
	padding: 5px 10px;
}
#tags_container p {
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: none;
}
#tags_container ul li {
	float: none;
	display: inline;
}
#comments_container {
	clear: both;
	margin: 20px 20px 20px 10px;
}
p#pagination {
	padding: 20px 0;
	clear: both;
	word-spacing: 5px;
	text-align: right;
		margin: 0 12px 0 0;
	font-size:14px !important;
	
}


p#pagination a {
	border: 1px solid #797979;
	text-decoration: none;
	padding: 6px 9px;
	color: #454545;
	background: #EEE;
	
}
p#pagination a:hover {
	border: 1px solid #797979;
	text-decoration: none;
	padding: 6px 9px;
	color: #FFF;
	background: #797979;
	
}
#footer {
	clear: both;
}
#footer {
	background: #262626;
	font: 11px/19px 'Droid Sans', Helvetica, Arial, sans-serif;
	text-align: right;
	padding: 20px 0;
	color: #FFF;
	height: 41.5px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer p span, #footer a span {
	color: #999;
}
span.type_tab.photo {
	position: absolute;
	bottom: 28px;
	padding: 5px;
	left: 109px;
	right: 0;
}
twitter_div {
	color: #666;
	line-height: 1.6em;
	font-size: 11.5px;
	font: 'Droid Sans', Helvetica, Arial, sans-serif;
	background: #c3e6ec;
	margin: 9px 0;
	padding: 2px 5px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#retaggr_cc_badge_zd5cbfd9f9ec498e95d5e80db7423a2a {
	border: 0 !important;
	width: 200px !important;
}
#sitemeter {
	width: 0;
	padding: 1px 0;
	visibility: hidden;
}
#disqus_thread #dsq-content {
	font:  'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight: normal !important;
}
#disqus_thread #dsq-content h3 {
	font: 1.7em  'Droid Sans', Helvetica, Arial, sans-serif !important;
	color: #111;
	border-bottom: 2px solid #EEE;
	letter-spacing: -1px;
	padding: 5px 0;
	display: block;
	clear: both;
	margin: 10px 0 20px 5px;
	font-weight: normal!important;
}
.dsq-widget {
	width: 220px;
	padding: 0 !important;
	margin-left: 0 !important;
	font: 12px/16px 'Droid Sans', Helvetica, Arial, sans-serif;
}
.dsq-widget .dsq-widget-item {
	padding: 4px 0 0 12px;
	margin-left: 0 !important;
}
.dsq-widget-item {
	list-style: none !important; list-style-type: none !important;
	margin: 0 0 0 5px;
	font: 12px/16px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 3px;
	text-align: justify !important;
}
.dsq-widget-item a {
	text-decoration: none;
	color: #003E7E;
	font: 12px/16px 'Droid Sans', Helvetica, Arial, sans-serif;
}
.dsq-widget-item a:hover {
	text-decoration: none;
	color: #C00;
}
.dsq-widget-item img {
	padding: 0 !important;
	margin: auto 4px !important;
	float: right !important;
	border: 1px #EEE solid !important;
}
.dsq-widget-user {
	display: none;
}
.dsq-widget-user a {
	display: none;
}
.dsq-widget-comment {
	display: block;
	padding: 0 3px 0 0;
	overflow: hidden;
}
.dsq-widget-meta {
	display: block;
	padding: 4px 3px 3px 0 !important;
	float: right !important;
	text-align: right !important;
	line-height: 14.4px !important;
}
#dsq-content .dsq-item-sort {
	display: none !important;
}
p.dsq-widget-meta {
	line-height: 14.4px !important;
}
.dsq-widget-meta p {
	line-height: 14.4px !important;
}
p.dsq-widget-meta a {
	font-size: 11px !important;
	line-height: 10px !important;
	text-align: right !important;
}
#dsq-content .dsq-item-cp {
	display: none !important;
}
.dsq-widget-list {
	padding-top: 0;
	margin-top: 0;
	width: 220px;
}
.dsq-widget-item {
	width: 210px;
}
#dsq-content #dsq-auth-header {
	width: 700px !important;
}
#dsq-content #dsq-auth {
	width: 700px !important;
}
.clearfix {
	width: 700px !important;
}
#disqus_thread {
	width: 700px !important;
}
#dsq-content #dsq-options {
	width: 700px !important;
}
#dsq-content .dsq-item-feed {
	text-align: right;
}
#comments_container {
	width: 700px !important;
}
#main_container #blog-items {
	margin: 10px 0 0;
	padding: 2px 0 0;
	width: 742px;
	border-top: 1px #797979 solid;
	border-right: 1px #797979 solid;
	border-left: 1px #797979 solid;
	text-decoration: none;
}
#main_container #backbox {
	height: 20px;
	width: 744px;
	margin: 0 0 8px;
	padding: 0 0 8px;
	background: url(images/top-bg-box.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
}
#main_container #blog-items #latest {
	float: left;
	width: 490px;
	padding: 4px 8px 0;
	text-decoration: none;
}
#main_container #blog-items #latest h3 {
	font: 15px/16px 'Droid Serif', Georgia, serif;
line-height: 1em;
font-weight: bold;
	color: #C00;
}
#main_container #lifestream h3 {
	padding: 10px 0;
	text-decoration: none;
}
#main_container #blog-items #latest h2 {
	margin: 00 0 2px;
	color: #000;
	font-size: 1.7em;
	padding-left: 0;
	margin-bottom: 0;
}
#main_container #blog-items #latest h4 {
	text-decoration: none;
	color: #003E7E;
	font: 11px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 3px 3px 0;
}
#main_container #blog-items #latest h4 a {
	text-decoration: none;
}
#main_container #blog-items #latest h4 a:hover {
	text-decoration: none;
	color: #C00;
}


#tagcrumb {
	text-decoration: none;
	color: #003E7E;
	font: 18px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 5px 10px 0;
}








#main_container #blog-items #latest p {
	color: #666;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
}
#main_container #blog-items #latest .readmore {
	text-decoration: none;
	align: right;
}
#main_container #blog-items #latest .readmore {
	margin-top: 5px;
	clear: both;
	position: relative;
	text-align: right;
}
#main_container #blog-items #latest .readmore a {
	background: #EEE;
	align: right					color: #003E7E;
	font-size: 1.0em;
	padding: 3px 5px;
	text-decoration: none;
}
#main_container #blog-items #latest .readmore a:hover {
	background: #EEE;
	color: #C00;
	text-decoration: none;
}
#main_container #blog-items #latest a:hover {
	color: #039;
}
#main_container #blog-items #recent {
	float: right;
	width: 200px;
	padding: 19px 8px 0;
	text-decoration: none;
}
#main_container #blog-items #recent h2 {
	background: color: #000;
	font: 1.7em  'Droid Sans', Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 00 0 2px;
	line-height: 32px;
}
#main_container #blog-items #recent h2 a {
	color: #000;
	margin-top: 5px;
	text-decoration: none;
}
#main_container #blog-items #recent a {
	clear: both;
	text-decoration: none;
}
#main_container #blog-items #recent li {
	line-height: 1.1em                                margin: 4px 0 2px 0;
	text-decoration: none;
}
#main_container #blog-items #recent li h3 {
	font: 15px/16px 'Droid Serif', Georgia, serif;
line-height: 1em;
font-weight: bold;
	display: block;
	text-decoration: none;
}
#main_container #blog-items #recent li h3 a:hover {
	color: #C00;
	text-decoration: none;
}
#main_container #blog-items #recent li h3 .selected {
	text-decoration: none;
}
#main_container #blog-items #recent li h4 {
	text-decoration: none;
	color: #003E7E;
	font: 9px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 2px 3px 3px;
	clear: both;
	position: relative;
	text-align: right;
}
#main_container #blog-items #recent h4 a:hover {
	text-decoration: none;
	color: #C00;
}
#main_container #blog-items #recent li .readmore {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
#searchform {
	float: left;
}
#searchsubmit {
	border: 1px solid #E5E5E5;
	font: 1.2em  'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 3px 0 5px 3px;
	float: right;
	height: 25px;
	width: 55px;
	background: #F0F0F0;
}
#s {
	float: left;
	width: 165px;
	max-width: 165px;
	margin-right: 5px;
	border: 1px solid #E5E5E5;
	font-size: 1.1em;
	padding: 4px 2px;
}
.single_container .sweet-content {
	width: 715px;
	float: left;
}
.single_container .sweet-content a {
	border-bottom: dotted #ccc 1px;
}
.sweet-postMeta-post {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 18px;
	margin-top: 8px;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 10px;
	text-align: justify;
	text-decoration: none;
	clear: both;
}
.sweet-postMeta-post span.sweet-date {
	color: #8a8a8a;
	float: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: none;
}
span.sweet-cite {
	margin-top: 10px;
	clear: both;
	display: block;
}
span.sweet-cite p {
	font-size: 1.2em;
}
span.sweet-cite a {
	font-style: italic;
}
.sweet-postMeta-post span.sweet-comments a, .sweet-postMeta-post span.sweet-date a {
	float: left;
	color: #003E7E;
	text-decoration: none;
}
.sweet-postMeta-post span.sweet-comments {
	float: right;
	background: #FFF url(images/comment.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 2px;
}
.sweet-postMeta-post span.sweet-map a, .sweet-postMeta-post span.sweet-date a {
	float: right;
	color: #003E7E;
	text-decoration: none;
}
.sweet-postMeta-post span.sweet-map a:hover, .sweet-postMeta-post span.sweet-date a:hover, sweet-postMeta-post span.sweet-comments a:hover, .sweet-postMeta-post span.sweet-date a:hover {
	color: #C00;
}
.sweet-postMeta-post span.sweet-map {
	background: #FFF url(images/map.gif) no-repeat left center;
	padding: 0 4px 0 15px;
	margin-left: 2px;
}
.sweet-post a:hover, .sweet-post .sweet-comments a:hover {
	color: #C00;
}
.sweet-postMeta-post p, .sweet-post p {
	color: #222;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: justify; 
}
.sweet-postMeta-post p a, .sweet-post p a {
	color: #003E7E;
	text-decoration: none;
}
.sweet-postMeta-post p a:hover, .sweet-post p a:hover {
	color: #C00;
	text-decoration: none;
}
.sweet-content {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 18px;
	min-height: 200px;
	clear: both;
	display: block;
}
.sweet-post ul li, .sweet-post ol li {
	list-style: none !important; list-style-type: none !important;
	margin: 5px 0 5px 15px;
	font-size: 13.2px;
}
.sweet-post strong, .sweet-post p strong {
	font-size: 13.2px;
	line-height: 18.4px;
	font-weight: bold;
}
.sweet-post h1 {
	font:  'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 1.5em;
	margin-bottom: 1.3em;
	padding-left: 5px;
	display: block;
	clear: both;
}
.sweet-post h2 {
	font: 18.7px/21px 'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	letter-spacing: -1px;
	display: block;
	clear: both;
	margin-top: 1.5em;
	margin-bottom: 1.3em;
	padding-left: 5px;
}
.sweet-post h1 a, .sweet-post h2 a {
	color: #003E7E;
	text-decoration: none;
	border: 0;
}
.sweet-post h1 a:hover, .sweet-post h2 a:hover {
	color: #C00;
	text-decoration: none;
	border: 0;
}
.sweet-post ul li, .sweet-post ol li {
	font-size: 1.2em;
	list-style: none !important; list-style-type: none !important;
	margin: 5px 0 5px 15px;
}
.sweet-post-category {
	color: #8a8a8a;
	float: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: none;
}
.sweet-post-tags {
	color: #8a8a8a;
	float: right;
}
.sweet-post-category p, .sweet-post-tags p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: none;
}
.sweet-post .sweet-content img {
	padding: 2px;
	margin: 0.5em;
	border: 1px solid #c9c9c9;
	width: auto;
	clear: both;
	display: block;
	float: left;
}
.sweet-post blockquote p {
	margin: 0 2.6em;
	font-style: italic;
	font-size: 1.1em;
	padding-bottom: 5px;
}

div.cute_profiles_sprite{

top:135px;

right:0px;

}
.fan_box a:hover{
text-decoration: none;
}
.fan_box .full_widget{
height: 200px;
width:210px !important;
max-width:210px !important;
border: 0 !important;
background: none !important;
position: relative;

}
.fan_box .connect_top{
background: none !important;
padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
display: none;
}
.fan_box .connect_action{
padding: 0 !important;
}
.fan_box .connections{
padding: 0 !important;
border: 0 !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666;
}
span.total{
color: #FF6600;
font-weight: bold;
}
.fan_box .connections .connections_grid {
padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
font-family: 'lucida grande', tahoma,verdana,arial,sans-serif;
font-weight: normal;
color: #666 !important;
padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}

#flash {
position: relative; /*or absolute*/
z-index: 1 !important;
}

ul.tag_list li {
        display: inline;
        margin-right: 3px;
        padding: 3px; text-decoration: none;
     }
ul.tag_list li :link  { color: #81d601; }
ul.tag_list li :visited { color: #019c05; }
ul.tag_list li :hover { color: #ffffff; background: #69da03; }
ul.tag_list li :active { color: #ffffff; background: #ACFC65; }

/* Custom Styles For The Social Media Widget Icons */

.socialmedia-buttons {
	margin-top: 5px;
	padding-left:15px;

}

.smw_left {
	text-align: left;
}

.smw_center {
	text-align: center;
}

.smw_right {
	text-align: right;
}

li.Social_Widget a {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
display:inline !important;
border-bottom:0 !important;

padding:0px !important;

}

.socialmedia-buttons a {
	background: none !important;
display:inline !important;
border-bottom:0 !important;

padding:0px !important;

}
	
.socialmedia-buttons img {
	border: 0 !important;
	margin-right: 1px !important;
	display: inline;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
padding:0px !important;
margin:0px 2px 2px 0px !important;
}

.socialmedia-buttons .fade, .Social_Widget .fade, .fade, .socialmedia-buttons img.fade, .Social_Widget img.fade, img.fade {
padding:0px !important;
margin:0px 2px 2px 0px !important;
} 